haris013
Forum Replies Created
-
actually i created a js script that changes the id’s again in english, but this is not a good practice of fixing the problem. If you can find the root of the problem i will be glad! also the navigation bullets at the right of the screen is not working in translated page. any tips for that? thanks!
any update on how i can disable automatic “code” translation?
it was a plugin conflict with the w3 total cache.
i found out that the plugin automatically translates the id sections when changing language. How do i stop that? it shouldn’t change the html ids. I tried the greek translation with english id tags and the menu works fine but i did that manually with the inspector tool of my browser. How do i stop the plugin from translating id?
for example the about section of site is
<section id="about" class="section-about section-padding onepage-section" data-no-translation-id="">
when in greek it is
<section id="σχετικ?" class="section-about section-padding onepage-section" data-no-translation-id="">
this is wrong, it should be again id=”about”
- This reply was modified 5 years, 3 months ago by haris013.
i tried these options one by one but still nothing fixed the issue. The fix broken html option made things worse.
Well i did some debugging using the inspector tool from the browser. I can’t understand how the menu works, i found out that from english to greek changes the tag name. for example in english the menu features section is like that https://demos.famethemes.com/onepress/#features in greek version, the inspector tool shows that the features section is #χαρακτηριστικ?
I will upload some screenshots from menu and TP to help you see the situation. I tried to replace the hashtag part of the link but still didn’t work. The Force language in custom links is enabled.
edit: it looks that my homepage doesn’t exist in greek version. i don’t know what is happening