Thread Starter
GlynT
(@glynt)
Hi,
Any chance of looking in to this?
Thanks
Plugin Author
kasal
(@kasal)
At the moment shortcode [hupso] work only inside posts and pages.
There will be an option to use this inside template/sidebar soon – I am already working on it.
Plugin Author
kasal
(@kasal)
This is now working in the latest version.
Please update your plugin.
You can include [hupso] inside posts, pages and use it in widget text. Sidebar widget is also available. You can also show buttons inside template files – see FAQ for more.
Hi there,
I’m having this same problem with the latest version of the plugin.
I’m using the Reverie theme based on Foundation and putting the do_shortcode tag inside a custom post type landing page template, within the loop – is there any reason why this shouldn’t be working? It’s just printing [hupso] on the page.
Many thanks
Plugin Author
kasal
(@kasal)
I see no reason.
Are you using it like this?
<?php echo do_shortcode('[hupso]'); ?>
Are other shortcodes working?