Home › Forums › WoodMart support forum › Single product layout constraints not working
Single product layout constraints not working
- This topic has 3 replies, 2 voices, and was last updated 2 days, 16 hours ago by
Luke Nielsen.
-
AuthorPosts
-
March 27, 2025 at 8:31 pm #649693
zngntrParticipantSingle 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.March 28, 2025 at 1:36 pm #649875
Luke NielsenKeymasterHello,
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
March 28, 2025 at 5:21 pm #649959
zngntrParticipantI 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.March 28, 2025 at 5:45 pm #649969
Luke NielsenKeymasterHello,
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 2 days, 16 hours ago by
Luke Nielsen.
-
This reply was modified 2 days, 16 hours ago by
Luke Nielsen.
-
This reply was modified 2 days, 16 hours ago by
-
AuthorPosts
Tagged: custom layout
- You must be logged in to create new topics. Login / Register