Home Forums WoodMart support forum Advance Product Tab can insert product base on Attribute?

Advance Product Tab can insert product base on Attribute?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #22014

    alexlim91
    Participant

    Hi,

    May I know the advance product tab can insert product base on attribute? For example, one tab is for s size, one tab for m size and another is L size?

    Thank You

    #22019

    Artem Temos
    Keymaster

    Hello,

    Unfortunately, there is no such advanced management for product tabs in WooCommerce plugin. Here is an article that may help you add your additional tabs https://docs.woocommerce.com/document/editing-product-data-tabs/

    Regards

    #22042

    alexlim91
    Participant

    Hi,

    Ok. How can i create pop up notification like what the woodmart demo do? When visit the website it will automatic show the pop up notification?

    Thank You

    #22053

    Artem Temos
    Keymaster

    Hi,

    You can configure this promo popup in Theme Settings -> Shop -> Promo Popup.

    Regards

    #22063

    alexlim91
    Participant

    Hi,

    But i only can show one time? Can i make it every time open show this pop out?

    #22065

    Artem Temos
    Keymaster

    Unfortunately, there is no such option. And it is not recommended to show the popup each time user open the page since it would be very annoying for visitors and reduce your website conversion.

    #22113

    alexlim91
    Participant

    Hi,

    Ok. By the way how can i set the color for the product grid colour? Because i could not found the way to change it.
    https://i.imgur.com/yeSJuDC.png

    Thank You

    #22117

    Artem Temos
    Keymaster

    Hi,

    You can change it with the following CSS code

    div.woodmart-hover-base .content-product-imagin {
    	background: #efefef;
    }

    Regards

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