Home Forums WoodMart support forum Moved: Reply To: Moved: Reply To: Login RTL and product image

Moved: Reply To: Moved: Reply To: Login RTL and product image

Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #339523

    TawProg
    Participant

    1- I make solution on this reply 338510 but dropdown still not working on sign in on mobile view

    2- how can i edit color of this tabs, I explain on screenshot?

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

    Hello,

    Please check this manual: https://xtemos.com/docs/woodmart/adding-menu-site/

    You need to enable showing Product categories in the mobile menu.

    As soon as you enable you will see the drop-down showing all the menus created in Appearance > Menu. You need to select the Product category menu you have created.

    Make sure you have assigned at least one menu as mobile in Appearance > Menu.

    Please add this code to the Theme Settings > Custom CSS > Global to change to change the tabs background color:

    body .wd-nav-mob-tab>li.wd-active > a {
        background-color: yellow;
    }
    body .wd-nav-mob-tab>li > a {
        background-color: orange;
    }

    Please replace the color.

    Best Regards

    #339781

    TawProg
    Participant

    How to edit titles of “MENU” and “categories” in mobile navigation?

    #339815

    TawProg
    Participant

    1- How to edit titles of “MENU” and “categories” in mobile navigation?

    2- I feel laggy when open mobile navigation, how can I quick it ?

    #339822

    Hello,

    You can translate/rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

    Please check the video tutorial to see how to save the translation file correctly. You can remove the plugin and translations would remain. Also, translations would remain after each theme update.

    In order to translate the Woocommerce strings, you need to create a separate translation in Loco > Plugins > Woocommerce in the same way as shown in the video.

    Please clarify the second question.

    Best Regards

    #341835

    TawProg
    Participant

    1- How can I make filter open on popup window not ajax ?

    2- How can I make filter sticky with header when I move down the page, can you give me css code to do that ?

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

    TawProg
    Participant

    1- How can I make filter open on popup window not ajax ?

    2- How can I make filter sticky with header when I move down the page, can you give me css code to do that ?

    3- How to make products on shop page full width like screenshot I attached

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

    TawProg
    Participant

    Hello ?!!

    #342157

    Hello,

    1. Such modifications require complicated customization that is not covered by our support.

    2. Please provide a page URL I will check if the HTML structure allows doing that.

    3. You need to set “Сontent full-width” in the Theme Settings > General layout https://gyazo.com/1aa3ff0f9c172eee62b09c2ab4541036
    And add this custom to the Theme Settings > Custom CSS > Mobile or the device you want to hide the paddings:

    .main-page-wrapper > .container {
    	padding:0;
    }

    Best Regards

    #342362

    TawProg
    Participant

    2. Please provide a page URL I will check if the HTML structure allows doing that : https://woodmart.xtemos.com/shop/

    #342410

    Hello,

    Please provide a page URL from your site, this page does not have this filter.

    Best Regards

    #342451

    TawProg
    Participant

    Thats it

    #342579

    Hello,

    It is not possible to make the filter sticky in this case. I would suggest enabling the mobile bottom navbar in the Theme Settings > General > Mobile bottom navbar, in this case, the filter icon would be sticky in the bottom.

    Best Reards

    #342811

    TawProg
    Participant

    How can I change folder theme name without any problems on theme codes, I use theme child

    #342976

    Hello,

    You can rebrand the theme in the Theme Settings > White label.

    Find our documentation tutorial about this here: https://xtemos.com/docs/woodmart/faq-guides/rebrand-theme-white-label-vs-private-label/

    If you have any questions please feel free to contact us.

    Best Regards

    #343073

    TawProg
    Participant

    I mean folder name on theme: themes/woodmart how can I rename it without problems in theme?

    #343247

    Hello,

    Please try this option: https://gyazo.com/4645330e70773bbf85d0b1c37928cdb1

    If you have any questions please feel free to contact us.

    Best Regards

    #344163

    TawProg
    Participant

    Can you please read my request carefully , I mean folder name on theme: themes/woodmart how can I rename it without problems in theme?

    White label not change the theme folder name !

    #344294

    Hello,

    You need to rename the folder before uploading. It would work properly.

    If you have any questions please feel free to contact us.

    Best Regards

    #344618

    TawProg
    Participant

    But I use theme child, so I need to change 2 folders name ? Or the theme folder name only ?

    #344658

    Hello,

    Yes, you need to rename both folders.

    If you have any questions please feel free to contact us.

    Best Regards

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