Use Tabs within template files with do_shortcode
-
I have added
<?php echo do_shortcode('[tabby title="XYZ"]'); ?>
and<?php echo do_shortcode('[tabbyending]'); ?>
in one of my templatefiles for a custom post type, but the tabs are not displayed. I see the content but the they are not inside tabs. It seems the javascript is not getting executed.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Use Tabs within template files with do_shortcode’ is closed to new replies.