Shortcodes, using "do_shortcode" in theme files not working
-
Hi Jose
Using do_shortcode() in theme files like:
<?php echo do_shortcode('[nlposts number_posts=5 blog_id=5,2 thumbnail=true thumbnail_filler=custom paginate=true posts_per_page=5 display_content=true sort_by_date=true sorting_order=newer sorting_limit=5 thumbnail_wh=150x100 css_style=style_nlposts]'); ?>
in content.php is not working. What can I do to make it respond? Or better yet, if possible, how can I insert posts using plugin function and avoid using shortcode altogether?Thank you
Edgar
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Shortcodes, using "do_shortcode" in theme files not working’ is closed to new replies.