Home Forums WoodMart support forum Problem with brands

Problem with brands

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #143852

    prokurent
    Participant

    Hi. I have a problem with brands. I don’t know why but despite the settings in the brands badges panel it appears everywhere in my store. It is in the product picture, it is in the search results. Everywhere.

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

    Hello,

    To hide that brand badge you need to make sure that you did not select the “Brand” as a selected option from Theme Options >> Shop >> ATTRIBUTE SWATCHES >> Grid swatch attribute to display.

    Check the screenshot for better understanding:
    https://screenshot.net/2vgk0fx

    Best Regards.

    #143883

    prokurent
    Participant

    The problem was elsewhere. I had the brand attribute archives enabled, see attachment.

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

    prokurent
    Participant

    You can write to me why, when I turn on the brand attribute archives, it shows me that there is no such page.

    This page should show all products with this attribute (brand) and shows 404 …

    It doesn’t make sense for your theme to move to the brand filter instead of relying on archives as in woocommerce

    #143899

    Hello,

    As you said that you have enabled the “Brand” attribute. Simply go to Products >> Attributes and edit the Brand attribute and unchecked the box “Show attribute label on products”. This will hide those labels from all the product items:
    Screenshot for better understanding: https://screenshot.net/28ed8h1

    Which page are you talking about. There is no separate page for attribute “Brand” that’s why you might see the “404” page.

    Best Regards.

    #146858

    prokurent
    Participant

    Hi. Can you help me set the width of the add to cart button on mobile devices? I set the width to 100% but on a mobile device it doesn’t work. I want the button to have full width because it looks ugly. I hid the “quantity” field but it didn’t help on mobile devices either. Screenshot in attachment.

    Thanks so much

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

    Hello,

    I have test your site in mobile device and your add to cart button is shown perfectly fine. You need to clear your browser cache. You add to cart button is shown as full width at my end.

    Screenshot for clarification: https://jmp.sh/X3s23X6

    Best Regards.

    #146868

    prokurent
    Participant

    Thank you very much for the quick reply. I checked on Android and it works as it should. I checked on the iPhone and there is a small button … On the iPhone I checked on both Chrome and Safari.
    I cleared my cache and it didn’t help.

    #146974

    Most Welcome,

    As your button shows little smaller in iPhone devices but shown as full width in android. To fix this used the same code again inside the below code starting and ending brackets:

    Screenshot from iphone device:https://jmp.sh/dfbRLqb

    @supports (-webkit-overflow-scrolling: touch) {
    //paste your css code here.
    }

    In case after doing this if it still not works for you. Then share your admin login credentials so i can help you out.

    Best Regards.

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