Home Forums WoodMart support forum Generated RTL css and some bugs!

Generated RTL css and some bugs!

Viewing 26 posts - 1 through 26 (of 26 total)
  • Author
    Posts
  • #189980

    Menny87
    Participant

    My site will run on Hebrew language. So I generated CSS & Changed the language too.
    But in my homepage the featured product slider arrow is showing in the opposite direction & The menu is not aligned properly. I can rearrange them but that is not the ideal way also, even if I rearrange them the submenu indicator will still remain in the right side but the left side. http://prntscr.com/s5xob7
    http://prntscr.com/s5xojm

    I will also use Translate Press, is it fully compatible?

    #190052

    Menny87
    Participant

    Also, Check the mega menus too. In the main menu the it starts from the center and overflows the screen.Same with the category menu as some portion of it is hidden because it moved to right.

    #190097

    Hello,

    You have a plugin which influences the RTL settings. As soon as you enable RTL, there should be rtl class in the tag body. We have checked and we do not see it.

    Please deactivate all the plugins not related to the theme check the issue, if the problem remains, leave the plugins not activated for us to check.

    Best RegardsHello,

    Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, leave the plugins not activated and provide the site admin access to the private area

    Best Regards

    #190233

    Menny87
    Participant

    So I see that it’s working and I know which plugin is making the problem. I am using Translate press. Is there anything you can help me with?

    #190234

    Menny87
    Participant

    Also, one more thing, Still in the primary menu, The blog is getting some unnecessary margin & same for the category mega menu. Is this something will be fixed with new menu or a css error. Because I think it’s there are some margin issues.

    #190269

    Hello,

    If you want to translate your site (single language) just to change the language of the site. You would better use free Loco Translate.

    You can translate 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

    If you want to make a multilingual site you can purchase WPML plugin https://wpml.org/ it is 100% compatible.

    Please provide the screen which margins you mean.

    Best Regards

    #190641

    Menny87
    Participant

    https://selfme-mutagim.com/
    this is the site link: you can also check going to that in by hovering over the main menu “blog”
    ( http://prntscr.com/s7gmdw )
    and for category menu ( http://prntscr.com/s7goj6 )

    #190706

    Hello,

    Enter each HTML block which relates to the each category with the problem and replace the margin in a mirror manner.

    Best Regards

    #191493

    Menny87
    Participant

    Hi, according to your suggestion I have changed my plugin from Translatepress to WPML but it seems to be still I am finding it difficult to make to multilanguage.
    The header does not seem to be working at all when I switch from Hebrew to English.
    Read your documentation, I created a new header for English and then translated it with strings and then synced the menu. Now, it is only showing the English menu regardless of my selection of the language. Also, the direction of the category menu is not changing after translating (http://prntscr.com/s94zac)
    In addition to that, I changed the color of the theme from theme styling to Black & White. But the cart page and other page buttons are showing green on hover( http://prntscr.com/s94ztw ). I could not find other options too.

    I have added the login info of the website in the private content. In case you need it.

    #191561

    Hello,

    You do not have any translated pages https://prnt.sc/s99338 You need to translate the pages and then synchronize the menu. How can you switch to Englis if you do not have an English version yet? Please refer to the WPML documentation and support on how to translate and configure the translations.

    Best Regards

    #191715

    Menny87
    Participant

    It’s disappointing to see the answer, I’ll translate the pages, but I also asked you about the gree color appears even after I changed the theme color. It is your rules to answer only one question at a time and then wait another day to get a reply to another question.
    >> from the previous question
    “In addition to that, I changed the color of the theme from theme styling to Black & White. But the cart page and other page buttons are showing green on hover( http://prntscr.com/s94ztw ). I could not find other options too.”

    Please if you have time then answer this.

    #191787

    Hello,

    You can set all the colors in the Theme settings > Styles and colors. You will also find Button tabs. Besides some of the elements have their own color settings, please check them.

    As soon as you configure all the colors, clean the cache.

    As for WPML please refer to the documentation and WPML support if you have the question of how to translate the site. We shall help you configure the header translation and HTML blocks if you would require help.

    Best Regards

    #194133

    Menny87
    Participant

    Hi,
    I am trying to use custom CSS but I don’t know why it’s nor working. Let me send you the screenshots.
    This is where I want to change the size of the font http://prntscr.com/sesswu
    This is where I added the css, from your theme settings: http://prntscr.com/sestas
    The css I put http://prntscr.com/sestu6
    In the custom css field of wpbakery i used both style (.class-name) and (class-name). Nothing worked.

    #194168

    Hello,

    You can change the font by means of Advanced typography option, which allows to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    You take incorrect selector for the styles that is why they do not work. Try this one: .mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a

    Best Regards

    #194383

    Menny87
    Participant

    Hi, thanks for the reply. Yes, I changed the font size from advanced typography. However, what I am facing is, I have 3 languages, english and hebrew. While most of the content is in hebrew, everything looks okay but few brand name such as Nike or adidas has to be in English that is where the problem occurs. English looks bold and seems bigger. So, I need to use different font size for english and differnet for hebrew.
    Let me know, if you could help me. and .mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a this css will select all of them so I didn’t use them even I tried
    .mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a .(myclassname){ –css—}. It didn’t work.

    #194439

    Hello,

    Unfortunately, there is no option to set different languages for different languages. You can assign the classes to elements in different languages and use the Advanced typography.

    Best Regards

    #195269

    Menny87
    Participant

    Hi there,
    I can not see the mega menu assign option.
    http://prntscr.com/sh9sra
    Can you tell me why?

    #195289

    Hello,

    Save your menu, if it does not help, enable all in the right top screen.

    Best Regards

    #195554

    Menny87
    Participant

    I saved the menu.
    It’s not for this menu, even for other menus it’s also now showing.
    image of the page is attached
    http://prntscr.com/shzzae

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

    Hello,

    This issue may be connected to the PHP max input vars limit parameter in your web server configuration. You can check the current value for this parameter in your Dashboard -> WooCommerce -> System status. Usually, this parameter is not allowed to be changed on shared hostings so you will need to contact your server providers and ask to increase this limit. The recommended value for this is 5000

    Best Regards

    #195856

    Menny87
    Participant

    Hi again, Thanks for all the supports.
    I am now translating the pages with WPML, but the problem I am encountering is, when I change the language the page layout is also changing.
    For example the page title/ sidebar is turned off for my default language “Hebrew” when I switch to English or chinese the page title and sidebar show, Let me know how to fix this.

    Thanks again.

    #195867

    Hello,

    You need to disable the title and configure the English page in the same way as you have configured the Hebrew. https://xtemos.com/docs/woodmart/options-for-pages/

    Best Regards

    #196004

    Menny87
    Participant

    Can you locate me where do I find the page settings for English & Chinese.I could not find it in the page settings.

    #196046

    Hello,

    Please update your site admin access.

    Best REgards

    #196082

    Menny87
    Participant

    I added the login info. Check it

    #196131

    Hello,

    Please check the screen and follow these steps: https://gyazo.com/e1560a5722611bc7513537c18ccfddd0

    Best Regards

Tagged: 

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