Home Forums WoodMart support forum WoodMart (MegaMarket) support – few questions

WoodMart (MegaMarket) support – few questions

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #551497

    luka.soldo007
    Participant

    Hi i recently purchased WoodMart theme (currently using WoodMart – MegaMarket theme)
    i am very satisfied with theme but i have few questions i would appreciate it a lot if you are able to help me
    with loco translate plugin i am able to translate almost everything but few things i can’t find in loco translate and i need your help

    how to edit our service widget on home page (change text and picture)
    how to edit free shipping widget on home page (change text and picture)
    how to edit each/piece text (how to translate it) and also how to add it in next row (because it looks weird on phone)
    when open product (to single product page) how to edit text “SKU” i translate all SKU with loco translate but its only translated on all product pages
    but its not translated when open single product there is text “SKU” and i want it to change it to our (croatian language)
    how to change footer on home page (i want to reduce padding just a little bit but only on home page)

    Please check all pictures so you understand what exactly i’m talking about, if pictures i uploaded doesn’t work i uploaded it on extra links so you can check

    Our service/free shipping widget help-> https://i.ibb.co/RpZC2wx/our-service.jpg
    Each/Piece help (translate + adding it to next row) -> https://i.ibb.co/cD9y6Gp/each.jpg
    “SKU” text that i am not able to translate -> https://i.ibb.co/CmRY34B/SKU.jpg
    Footer padding on home page -> https://i.ibb.co/DpsKqM4/footer.jpg

    I would appreciate very much if you are able to help me..thanks in front

    • This topic was modified 8 months, 4 weeks ago by luka.soldo007.
    Attachments:
    You must be logged in to view attached files.
    #551542

    luka.soldo007
    Participant

    Found way to change “our service” and “Shipping” but need help with other things that i mention

    “SKU”
    “each/piece” to be in next row
    and changing footer padding on home page

    • This reply was modified 8 months, 4 weeks ago by luka.soldo007.
    #551638

    Hello,

    01. Try to use the Loco Translate plugin to change the SKU text. After installing, navigate to Loco Translate -> Plugins -> WooCommerce -> in the search field write keywords and define the translation.

    For more information please read the theme documentation here:
    https://xtemos.com/docs-topic/translate-woodmart-theme-with-loco-translate/

    02. Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:

    .min-footer {
        padding-block: 5px !important;
    }
    .copyrights-centered .min-footer>div {
        margin-bottom: 10px !important;
    }

    03. For the “each/piece” to be in next row .add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:

    .product-grid, .wd-price-unit {
        display: block !important;
    }

    Best Regards.

    #551717

    luka.soldo007
    Participant

    Thank you very much..i appreciate it a lot, it helped.

    i translated “SKU” word located in woocomerce via Loco Translate

    for footer i used settings for desktop (that way it looks even better i just hope it won’t break anything)

    .min-footer {
    padding-block: 25px !important;
    }
    .copyrights-centered .min-footer>div {
    margin-bottom: 5px !important;
    }

    It helped

    I still need help for “each/piece” to be in next row..it did work but only on single product page when open product, not on all products or category products in shop (currently its in new row only when you open product) and i don’t need it for that i need it when all products are displayed because on mobile there are to many characters on that row and it breaks (when there is discount + price + each/piece) so i want each/piece to be in new row under the price..can you help me with code for that? Thank you very much <3

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

    luka.soldo007
    Participant

    and i need also to remove “/” before “each” or piece” because it will be in new row “/” is not required to be there..can you please explain me how to do it too

    thanks in front

    #551744

    luka.soldo007
    Participant

    also where i can found ability/section to translate this button “View More” on Services

    • This reply was modified 8 months, 3 weeks ago by luka.soldo007.
    Attachments:
    You must be logged in to view attached files.
    #551748

    luka.soldo007
    Participant

    I found way to edit “view more”

    The only two things that left that i need help with is:

    1. help for “each/piece” to be in next row..it did work but only on single product page when open product, not on all products or category products in shop (currently its in new row only when you open product) and i don’t need it for that i need it when all products are displayed because on mobile there are to many characters on that row and it breaks (when there is discount + price + each/piece) so i want each/piece to be in new row under the price..can you help me with code for that?
    2. Help to remove “/” before “each” or piece” because it will be in new row “/” is not required to be there..can you please explain me how to do it

    Thank you very much <3 i appreciate your help very much

    • This reply was modified 8 months, 3 weeks ago by luka.soldo007.
    Attachments:
    You must be logged in to view attached files.
    #551908

    Hello,

    01. I have checked your site and it is showing in a separate line.
    https://ibb.co/f2p75py

    02. Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:

    .wd-price-unit:before {
        display: none;
    }

    Best Regards.

    #552106

    luka.soldo007
    Participant

    Thank you so so so so much i really appreciate your help <3 everything works fine, you can lock this

    #552116

    luka.soldo007
    Participant

    i need help with this “/” too..check image i post..how to remove this one on single product-page, after explaning me you can lock

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

    luka.soldo007
    Participant

    i guess it was issue with cache, didn’t refresh correctly..i tried on different browser and its working..thanks for everything, you can lock this topic, currently no issues or new questions..i appreciate your help

    #552250

    Sounds Great! that your issue has been solved.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘WoodMart (MegaMarket) support – few questions’ is closed to new replies.