Can I show pages in slides, instead of posts?
Thanks
Hi. I’ve been using this plugin for a little while now and I have to say that it is really good. However I came across 1 bug. For some reason the setting for the Post Status isn’t working.
After looking into the plugin code I’ve realized that the WP Query array, in the “includes->front.php” and “includes->shortcode.php” file, is missing the “post_status” condition.
]]>
I’m looking for a post carousel that can have multiple post types at the same time in one carousel. Is that possible with this plugin?
Thanks in advance
]]>Hi,
I am using this slider in many pages for home page slider I need to add some condition. To do that I am trying to use below methods in plugin front.php file:
var_dump(is_home()); – false
var_dump(is_front_page()) – false;
var_dump(!is_admin()) – false;
I am getting false values on home page. What is the reason for this?
]]>Hi there! Excellent plugin! I wonder how could I get meta data from post to get pre defined field (it’s a field from a post type from the theme).
Thanks in advance
]]>