Slider of latest posts
-
Does anyone have any experience of using bxslider integration for wordpress to display latest posts from a particular category, including a title, featured image and excerpt?
The code I’m using to display each slide is contained within a separate include file (taken from an old theme). Trouble is, I can’t figure how to break this up, so that the first slide uses the correct shortcode ([slider]) with subsequent slides using [next-slide] followed by the closing [/slider]
I’ve tried wrapping these in <?php echo do_shortcode(‘[shortcode]’); ?> but still to no luck!
Any ideas would be appreciated, thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Slider of latest posts’ is closed to new replies.