Home Forums WoodMart support forum Increase product variation limit (default it is 50 max only one time)

Increase product variation limit (default it is 50 max only one time)

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

    Ditto_Boss
    Participant

    Increase product variation limit (default it is 50 max only one time)

    how to increase variations limit ?

    #264252

    Hello,

    This is Woocommerce functionality and our theme does not influence that. Please check this Woocommerce forum: https://ideas.woocommerce.com/forums/133476-woocommerce/suggestions/2915157-increase-max-of-variations

    If you have any questions please feel free to contact us.

    Best Regards

    #264294

    Ditto_Boss
    Participant

    See private content

    #264328

    Hello,

    Your question is not clear enough, please clarify or send the page URL where you see the similar functionality?

    Best Regards

    #264357

    Ditto_Boss
    Participant

    how to remove only tags from single product pages ??

    #264418

    Hello,

    Please provide the screen of what you want to delete I will provide custom CSS.

    Best Regards

    #264506

    Ditto_Boss
    Participant

    Please see private content

    Attachments:
    You must be logged in to view attached files.
    #264532

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .meta-location-add_to_cart .product_meta>span.tagged_as, 
    body .popup-quick-view .product_meta>span.tagged_as {
        display: none;
    }

    Unfortunately, it is not possible to add hide button for social buttons.

    Best Regards

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