• Resolved pratibhaprajapati

    (@pratibhaprajapati)


    Hi

    I am using latest version of woocommerce plugin. I have different layout for single product page. I have unset the tabs using “woocommerce_product_tabs” hook, tabs are not displaying on my single product page. Now I need to display the “Additional Information” tab content on my page using short code. I can use only shortcode to display the tab information

    I have searched for this and got the below link, but it’s showing only custom tab’s information, not the default tab’s information.
    https://www.ads-software.com/support/topic/tab-content-shortcode/
    Screenshot: https://prntscr.com/vd3sdp

    Is there any way to display the tab’s information via shortcode?
    Please guide.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    The core WooCommerce plugin itself doesn’t have a shortcode to display the content of individual tabs. The thread you linked to relates to a 3rd party plugin that allows for tab customisation (and using custom coding to seemingly create a shortcode that can be used).

    Practically speaking, this means you’d either need to get in touch with the developers of that 3rd party plugin OR create your own shortcode through custom coding.

    Thread Starter pratibhaprajapati

    (@pratibhaprajapati)

    Thanks for reply.

    Can you please guide me little how to fetch the tab content, I mean any query or hook I can use to fetch the content.

    Plugin Support RK a11n

    (@riaanknoetze)

    This is a fairly complex development topic. I’m going to leave it open for a bit to see if anyone is able to chime in to help you out.

    I can also recommend the WooCommerce Developer Resources Portal for resources on developing for WooCommerce.

    You can also visit the WooCommerce Facebook group or the #developers channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.

    Plugin Support con

    (@conschneider)

    Engineer

    Hi there,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Kind regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Display woocomerce Tab information tab via short code’ is closed to new replies.