Using popular post shortcode with "do_shortcode" returns nothing
-
Hello
I’ve migrated from Jetpack to this awesome stats plugin, but the thing I am using the Jetpack plugin to list on my sidebar the popular posts. Now, I want to do the same with Slimstat, so I need a array of IDs of the popular posts using the Slimstat numbers.
I am testing a shortcode pulled from the FAQs to look around how works this plugin, but at the moment I don’t see results:
I did that in my sidebar php file:
<?php echo do_shortcode(“[slimstat f=’popular’ w=’resource’ lf=’content_type equals post&&&limit_results equals 5′ lc=’post_link,count’]”); ?>
But I see nothing.
Can you help me around this problem?
- The topic ‘Using popular post shortcode with "do_shortcode" returns nothing’ is closed to new replies.