Home Forums WoodMart support forum How can I edit the content of the items in the AJAX Product Tabs widget?

How can I edit the content of the items in the AJAX Product Tabs widget?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #462920

    wkmaster1985
    Participant

    I imported your Megamarket demo and use Elementor.
    How can I edit the content of the product items in the AJAX Product Tabs widget? Please see screenshot attached.
    For example I want to remove the stock status and show the review stars ONLY if the product has reviews.

    #463016

    Hi,

    Using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global Custom CSS:

    p.stock {
    display: none;
    }

    Best Regards.

    #463437

    wkmaster1985
    Participant

    Can you please in one of the next theme versions add options in the widget to activate and deactivate parts of the AJAX Product Tabs content?
    For example to hide the stars if a product has no reviews.

    #463735

    Hello,

    For the betterment of the Theme you can post your suggestions/requests related to Theme on the following Feature Request thread: https://xtemos.com/forums/topic/features-requests-2/

    Go to Theme Setting> Product Archive> Product Styles. Disable the option Show empty star rating even if the product has no ratings.

    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)