Home Forums WoodMart support forum Need your help on three things

Need your help on three things

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

    [email protected]
    Participant

    Hello,

    I have already checked the doc and tutorial, but I can not achieve 3 things

    1. Add product category with icons like this: https://d.pr/qRH9eW or https://woodmart.xtemos.com/shop/demo/decor/
    2. Remove search, compare, and love icon when put mouse hover on each product
    3. Change from “Add to Car” to “Shop now”

    Help please.
    Thank you,
    Sovann

    #344355

    Hello,

    1) Please Go to Theme Settings >> Product Archive >> Page title and enable the option.

    Screenshot for Clarification: https://ibb.co/Z60ZR01

    2) Please try adding the following custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-hover-base .wd-compare-btn, .woodmart-hover-base .wd-bottom-actions .wd-action-btn.wd-style-icon>a,  {
        display: none;
    }

    3) You need to install and use the Loco Translate plugin. You can also watch the video in our detailed documentation at the following link: https://www.youtube.com/watch?v=D3NsDdMzsls

    Best Regards

    #344365

    [email protected]
    Participant

    Hello,
    1. i enabled page title, but i don’t see it show on hompage.
    2. I added but i don’t see anything change.
    3. I have two langauges using Polylang Pro plugin, shall i install Loco Translate plugin to just translate from Add To Cart to Shop Now? it would be great if you can show me where to just change that only one word.

    4. i cannot upldate theme to the latest version.

    Help!

    Thank you

    #344465

    Hello,

    1) Categories in the page title are only available for the Shop page, not the homepage. You can see them on your shop page title.

    2) It seems that there are syntax errors in the CSS you added. Please make sure that there are no syntax errors in the CSS then check back.

    3) If the Polylang PRO provides the option to translate the Woocommerce strings then you can use it. Otherwise, you have to install the Loco translate plugin for that.

    4) Try to do the following to update the theme:

    1. Go to Dashboard -> WoodMart -> Theme License and deactivate the theme.

    2. Go to Dashboard -> Updates and click on Check Again.

    3. Activate the theme with your purchase code again.

    4. Try to update the theme via Appearance -> Themes or via Dashboard -> Updates.

    If it does not help, make the full backup of your site and update via FTP https://xtemos.com/docs/woodmart/update-theme-2/

    If you need help, then provide admin panel login and FTP details.

    Best Regards

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