• Resolved sagraphics

    (@sagraphics)


    I have just updated to the latest version of the plugin, and now the frontend tab is missing on the product details page. Please help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter sagraphics

    (@sagraphics)

    I found this code in class-woocommerce-product-attachment-public.php

    if ( $wcpoa_bulk_att_match !== ‘yes’ ) {
    ?>
    <style type=”text/css”>
    #tab-title-wcpoa_product_tab{
    display: none !important;
    }
    </style>

    I replaced display: none; with display: inline-block; and they reappeared.

    Same problem here and solved with this trick but how is that possible? The dev has put this wrong code here?

    Plugin Support Hitendra Chopda

    (@hitendra-chopda)

    Hello All,

    We have released new version 1.9 and resolved the above query.

    Can you please upgrade it to the latest version and let us know how it works.

    Best Regards,
    Hitendra & Dotstore Team

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Product Attachment Tab has Disappeared’ is closed to new replies.