Home Forums WoodMart support forum Various questions about template

Various questions about template

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #647573

    indagraf.es
    Participant

    Hello

    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.
    #647761

    Hello,

    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,

    #647804

    indagraf.es
    Participant

    Hello

    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.
    #647921

    Hello,

    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/7dNLHCXC

    Best Regards,

    #647925

    indagraf.es
    Participant

    We’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.
    #647940

    Hello,

    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,

    #648048

    indagraf.es
    Participant

    Can this be done in bulk or do we have to go product by product?

    Thanks

    #648104

    Hello,

    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,

    #649916

    indagraf.es
    Participant

    Hello.
    I cloned the website for which I purchased the template to a new server and installed the template. It seems something went wrong, and it appears incorrect (screenshot attached). I had Elementor installed previously.

    The categories also look very narrow:

    https://josjessr25.sg-host.com/product-category/clothing/dresses-and-jumpsuits/

    Thank you

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

    Hello,

    The issue is that the demo content might not have been imported correctly, or some elements were imported in a different format than expected.

    Please try to deactivate the third-party plugins and import the demo again.

    Note that our dummy content works only on a fresh installation. If you have some content already it will conflict with your existing posts and most of the content will not be imported correctly
    .
    If the issue remains, try to Increase the “PHP Max Input Vars” parameter to 10000 or higher in your PHP configuration and import the demo again.

    If the issue still remains let us know I will check and import the demo on your site.

    Best Regards,

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