Home › Forums › WoodMart support forum › Various questions about template
Various questions about template
- This topic has 7 replies, 2 voices, and was last updated 5 days, 17 hours ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
March 20, 2025 at 2:32 pm #647573
indagraf.esParticipantHello
I’m having a few minor issues with the template.
1. Since this is a temporary website that we want to give a new look, we’ve imported the products into the website. The problem is that we don’t see the “Talla” attribute as a product variation. We’d like the size selector to appear, both on the product page and on the Home and category views (captures 01.jpg).
2. The second issue is with the HTML blocks. We’ve created the HTML block (prefooter [html_block id="728"]), and it doesn’t always appear. I have to save the footer changes and then save the widget changes again. If I don’t do this, the footer or widget won’t appear.
3. The third question is whether it’s possible to center the footer (widgets) and have the content appear completely centered (attached screenshot 06.jpg).
4. In the header, I want the logo to appear centered. Is there a way to do this automatically? I managed to do it, but by using “Spaces,” I don’t know if this might be messed up in some browsers (attached screenshot 07.jpg).
Thanks
Attachments:
You must be logged in to view attached files.March 21, 2025 at 8:14 am #647761
Aizaz Imtiaz AwanKeymasterHello,
01. The Size is showing fine on the single product page. https://ibb.co/XZVXzSJJ
If you want to show the variations on the home and shop page, Navigate to Theme Settings > Shop > Variable Products and choose the quick shop type on “variation click”: https://ibb.co/r4zF6yb
02. The Prefooter is currently disabled on your homepage but is displaying correctly on the product page. To enable it on the homepage, go to Pages > Edit Page, scroll to the bottom of the page settings, and disable the “Prefooter” option: https://monosnap.com/file/bfCJVE3x6L5iMX5CoGEfQd7Ibt9z3Z
03. Add the below Custom CSS code to Theme Settings > Custom CSS > Global CSS section.
.footer-sidebar { text-align: center; }
04. Try using the Space element in the Header Builder to adjust alignment. I’ve added a new space element on your site and set the values—now the logo is centered properly.
Best Regards,
March 21, 2025 at 10:48 am #647804
indagraf.esParticipantHello
01. The Size is showing fine on the single product page. –> Yes, but is it possible that they appear as an icon instead of a list as they are now? (attached capture01.jpg)
>> If you want to show the variations on the home and shop page, navigate to Theme Settings > Shop > Variable Products and choose the quick shop type on “variation click”:
I’ve shown that setting, but I refer to point 01. It’s still displayed as a <select> tag. We’d like the sizes to appear directly and be able to click on them.
Also, when clicking on the sizes, the “Add to cart” button doesn’t appear.
Points 3 and 4 are resolved, thank you very much.
Attachments:
You must be logged in to view attached files.March 21, 2025 at 3:13 pm #647921
Aizaz Imtiaz AwanKeymasterHello,
You need to enable the swatch option in the attribute term settings: https://prnt.sc/0kKwUqEsMpzn
For a detailed guide, you can check our documentation here: https://xtemos.com/docs-topic/variable-products-and-swatches/
After choosing the variations option you will see the add to cart:
Like this: https://ibb.co/7dNLHCXCBest Regards,
March 21, 2025 at 3:30 pm #647925
indagraf.esParticipantWe’ve made the assignment you indicated, but the error persists. Also, the products appear to be 0.
Thank you.
Attachments:
You must be logged in to view attached files.March 21, 2025 at 4:07 pm #647940
Aizaz Imtiaz AwanKeymasterHello,
You need to assign global attributes instead of custom:
1. Go to > Products > Edit Product
2. Find the “Attributes” section- Remove the custom attribute.
- Click “Add” under “Add Global Attribute” and select “Talla”.
- Choose the correct values from the global attribute list.
Best Regards,
March 21, 2025 at 10:08 pm #648048
indagraf.esParticipantCan this be done in bulk or do we have to go product by product?
Thanks
March 22, 2025 at 11:05 am #648104
Aizaz Imtiaz AwanKeymasterHello,
By default, it needs to be done product by product, but you can use a plugin to speed up the process.
https://woocommerce.com/document/bulk-edit-products-prices-and-attributes/Best Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register