Home Forums WoodMart support forum Single product layout constraints not working

Single product layout constraints not working

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #649693

    zngntr
    Participant

    Single product layout restrictions

    I want to use the same template for the Create your own bundle product. I want to use the New layout template for all the other products.
    The bundle product plugin is a bit incompatible with the theme so the add to cart buttons are on the invisible right side of the screen. I had to change the column margin and padding values ​​to fix this but the layout that worked before is not working now.
    I have included exclude restrictions but the Create your own bundle template is not working live.
    Can you fix the problem?

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

    Luke Nielsen
    Keymaster

    Hello,

    I see the issue on the default product page, with the Layout it works well because of those applied changes – https://prnt.sc/efkmsNCP1Pmw , I suggest disable them and use the code below:

    .single-product .woosb-products .woosb-product .woosb-quantity {
        width: auto;
    }

    Clear the cache and recheck the issue.

    Kind Regards

    #649959

    zngntr
    Participant

    I don’t understand what you are saying. You gave me a code but I don’t have an idea about what you said to disable.

    I want to use two product pages. One of them will be used for the “create your own package” product and the other layout will be used for all other products.

    The page is not working for some reason. No matter what changes I make, it doesn’t work. You told me to disable something and add code but I don’t understand and don’t know what to disable.
    It takes me a day to get each answer and since you didn’t write the solution clearly enough, I will wait a few more days now.

    #649969

    Luke Nielsen
    Keymaster

    Hello,

    These values – https://prnt.sc/7wawNS1v-L7O are from the page builder – https://prnt.sc/OB7-m3qzpAVG , those values were set manually, so I suggest removing them in order to have the same view as without Layout – https://prnt.sc/utg8-HXSuOEj

    If you forgot about what was set there, I can remove those values https://prnt.sc/OB7-m3qzpAVG , if you do not mind.

    Also, the above code works so please clarify what exactly doesn’t work. This is how the product page looks – https://prnt.sc/utg8-HXSuOEj

    Kind Regards

    • This reply was modified 3 months, 2 weeks ago by Luke Nielsen.
    • This reply was modified 3 months, 2 weeks ago by Luke Nielsen.
    #659754

    zngntr
    Participant

    After editing by you, the visual problems in create your own package reappeared. There is a serious problem especially on mobile.

    support answer no #659104

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

    Luke Nielsen
    Keymaster

    Hello,

    In this thread, we do not have the #659104 answer, please send the link to it.

    Here is a screenshot from my mobile device – https://prnt.sc/0On9JL60ukQx as you can see, it works well. Try to clear the mobile cache and recheck the issue.

    Kind Regards

Tagged: 

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