tabs not appearing on template page
-
I’m using the template shortcode created by the plugin
<?php echo do_shortcode('[Rich_Web_Tabs id="1"]');?>
And added it to my template page like so:<sidebar class="tabs"> <div class="container"> ** tabs should appear here ** <?php echo do_shortcode('[Rich_Web_Tabs id="1"]');?> ** tabs should end here ** </div> </sidebar>
BUt you can see in the following link that the tabs don’t appear — only the lines I put in to sandwich the code to test its placement: https://otpnet.staging.wpengine.com/
Any idea why the tabs aren’t appearing?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘tabs not appearing on template page’ is closed to new replies.