Missing input box

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #92583
    jin jing
    Participant

    Hi, I just bought Discussions Tab for WooCommerce Products, but there is no input box to enter comments after i installed the plugin in the woocommerce, may i ask why? you can see the issue from this screenshot:

    Another questions, can i embed the discussions section to other tab via shortcode or other way?

    • This topic was modified 10 months ago by Omar Dabbas.
    #92584
    jin jing
    Participant

    Why nobody answered my question?

    #92585
    Pablo Pacheco
    Participant

    Hi Jin,

    Sorry for the delay. I couldn’t see the screenshot. Can you please try it again using a different theme, just temporarily?

    Can i embed the discussions section to other tab via shortcode or other way?
    I must say the plugin was not designed to work like that. I’m not sure if it will work 100% this way. But you can try something like this:

    if ( class_exists( 'Alg_WC_Products_Discussions_Tab' ) ) {
    	echo alg_wc_products_discussions_tab()->core->get_comments_template();
    }
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.