Forums
(@nackle2k10)
10 years, 9 months ago
Looks like there is a similar problem before, the fix is to use css overflow
Please update to 1.0.4 I’ve fixed this issue
you’ll need to make sure your page with page template home is set as Static Front page for home
Check the latest v1.0.3 update all issue have been resolved
After activating animate slider, you’ll receive SLIDER menu at your WordPress admin, then you can add your slide there similar to creating a post
1. Create page, set page template to home 2. animate slider automatically added to this home page template, no need for calling the shortcode anymore
not sure about your issue, featured image is not required. just to enhance the site.
You’ll required to customize widgets-home-post.php
10 years, 10 months ago
Still working on bearded update.
For slider, order attribute working fine, I’ve tested it, the order will need to order all the slide individually. it’s sort by menu_order Descending
Fixed in v.0.1.7, this was cause by some js issue
Upload photo is in the slider editor, slider editor available in Wp-admin Animate Slider
In the latest version of animate slider, when in Iphone it will only show Title
that one is eclipse themes, try to delete the themes in wp-content/themes/eclipse
in v.0.1.4 I already added new options, for auto slide, and more animations
try add css rule to prevent that, .row.collapse { overflow: auto; }