Home Forums WoodMart support forum First customization questions I didn´t find in the docs

First customization questions I didn´t find in the docs

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #689768

    memo.cort59
    Participant

    Hi, I´ve just finished the documentation and have made all the work on the site possible to me, so in this thread I point to some of the problems I´ve came across and that I haven´t found answers to in the docs.

    1. I attached the IMG A for this topic… I would like to make the categories thumbnails taller, how can I do that?
    2. Is it possible to use dynamic discounts in a variable product? In the future I will have some neckleces that have several color options so I would like to offer my client the possibility to save some money when purchasing various colors of the same necklace
    3. Where is the Wishlist block? I am using gutenberg and have created the wishlist page so I can add products to my favorites but when visualizing the wishlist page it appears blank
    4. Which PHP version should I use? I activated version 8.2.28 in my hosting following the docs recommendation. However my hosting offers up to PHP 8.4 (IMG B). So should I use the latest version o continue with 8.2? Which are the considerations, pros and cons of keeping my actual version vs. updating? My site is new and have only two products im using for testing, they are not even official products… My site is not receiving visitors yet
    5. How can I change the text of the stock progress bar widget? I mean the “ordered” and “items available” labels… Currentlyy I have changed them using some chatgpt snippets but would like to know the best way
    6. Is it possible to create an stripe like checkout page? (IMG C AND D) I mean the two column layout, simplified header and no space between header and content… adress, billing, shipping and pay methods on the left… on the right (with background color and sticky) the products and coupon code and trust badges
    7. Is it possible to add related products or offer bumps in the sidecart below the products added to the cart?
    8. How can I change the labels in the checkout form? I mean “adress” “city” “zip code” etc… I have them translated but I find other terms more clear and less confusing, also, how can I add an extra field, in my country I need (Calle y número, Colonia, Ciudad o Población, Estado, Código Postal)
    9. I have set a variable product that its a ring with different sizes… Im using the text swatch for the sizes but they are displayed like bold text… how can I change the style, I don´t want them to be bold
    10. I have set filter widgets in the shop sidebar, they are general for all my store except for the size filter which only applies to rings (anillos) category.. However the only category displaying the filters correctly is https://amapoliajoyeria.com/tienda/ if you browse other categories some of the filters dissapear… The desired outcome is all categories should display “price, color, category, stock” except “anillos” which should display also size. How can I fix this
    11. In the docs I read about review reminder, price tracker and marketing consent but I didn´t find them in the theme… Where are they?
    12. Is it possible to have more than one automated popup? I mean the one that don´t needs a button
    13. Is there a facebook group for the theme users?
    14. Which plugin do you recommend to integrate stripe for payments?

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

    Hello,

    01. You need to edit the product categories element that you used to display the categories on the homepage by editing the homepage. Then you can find the options for the layout for the element.

    Screenshot for Clarification:https://postimg.cc/nMWBtwMz

    02. Please follow this guide and use it for variations: https://postimg.cc/mzmZ7Dtj
    https://xtemos.com/docs-topic/dynamic-discounts/

    03. Make sure that you have defined the page for the Wishlist in Theme Settings -> Shop -> Wishlist: https://prnt.sc/_kZOTljDFDa5 , also that page should have [woodmart_wishlist] shortcode.

    Please check this manual: https://xtemos.com/docs-topic/wishlist/

    04. You can upgrade to PHP 8.3. There are no known issues from the WoodMart theme side that should prevent you from upgrading. If you encounter any problems, please feel free to contact us for assistance.

    05. If you want to change the label titles, you need to use the Loco Translate plugin, more details on how to use it are here – https://xtemos.com/docs-topic/translate-woodmart-theme-with-loco-translate/ation in the following link: https://www.youtube.com/watch?v=D3NsDdMzsls

    06. You need to find a third-party plugin to achieve more functionality that best suits you.

    07. Unfortunately, there is no option in our theme to place related products to the mini cart. You can add the related product or offer product in a single product and on the cart page.

    08. To add new fields, you can try using the WooCommerce Checkout Manager plugin, which allows you to add and manage custom fields specifically on the checkout page: https://wordpress.org/plugins/woocommerce-checkout-manager/

    09. Try to add the following custom css code in Theme Settings > Custom CSS.

    .single-product .wd-swatch.wd-text.wd-enabled {
        font-weight: 200 !important;
    }

    10. The filter widgets display options dynamically based on the products available in each category. If a category contains only one or two products — or if some products don’t have certain attributes (like color or size) configured — the corresponding filters won’t appear.

    That’s why some of your filters (like Size or Color) are not showing in specific categories. Once you add more products and ensure those attributes are properly set for them, the filters will appear as expected.

    11. These features — Review Reminder, Price Tracker, and Marketing Consent — were introduced in the latest Woodmart theme version (8.3). Please make sure your theme is updated to this version or higher.

    Once updated, you can configure them as follows:

    • Price Tracker: Go to Theme Settings > Shop > Price Tracker.
    • Review Reminder: Go to Theme Settings > Single Product and enable the Review Reminder option.

    12. Please follow this guide: https://xtemos.com/docs-topic/popup-builder/

    13. You can find it here: https://web.facebook.com/groups/xtemos.themes

    14. You need to find and install the free Stripe plugin to see it. All the payment methods are added in the Woocommerce > Settings > Payments.

    Best Regards,

    #689965

    memo.cort59
    Participant

    Thank you… Everything worked… We can close this thread

    #690007

    Hello,

    You’re Most Welcome!.

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘First customization questions I didn´t find in the docs’ is closed to new replies.