• Resolved greencrest

    (@greencrest)


    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: http://otpnet.staging.wpengine.com/
    Any idea why the tabs aren’t appearing?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author richteam

    (@richteam)

    Hello Dear @greencrest.

    Thank You for your question. Please can you say me why you are using template shortcode for that page? I think if you will use standard shortcode for pages you can see the result, can you try?

    Here is an example: [Rich_Web_Tabs id=”1″]

    Thank You.

    Plugin Author richteam

    (@richteam)

    Dear @greencrest. We are waiting for any news from you. Have you tried simple shortcode type?

    Thank You.

    Thread Starter greencrest

    (@greencrest)

    I’ve tried both the code to post in the template and the short code. Neither one works.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘tabs not appearing on template page’ is closed to new replies.