Solution frasev Posted August 23, 2021 Solution Share Posted August 23, 2021 (edited) I only have links in my navigation as it's a onepager – how can i translate the menu so i see only one language in the menu? Edited August 23, 2021 by frasev Link to comment
tuanphan Posted August 26, 2021 Share Posted August 26, 2021 Hi, Do you still need help on this? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
frasev Posted January 3, 2022 Author Share Posted January 3, 2022 no thanks – i got a solution 🙂 Link to comment
hermaj Posted January 21, 2022 Share Posted January 21, 2022 Hey @frasev I'm curious to know how you solved this issue. I created a one pager website with jump urls in the primary navigation. I am now trying to make it a bilingual website but maintaining the same structure seems to be an issue - what solution did you find? Or also @tuanphan if you have an answer for me that would be awesome! Thanks guys Link to comment
tuanphan Posted January 22, 2022 Share Posted January 22, 2022 On 1/21/2022 at 11:41 AM, hermaj said: Hey @frasev I'm curious to know how you solved this issue. I created a one pager website with jump urls in the primary navigation. I am now trying to make it a bilingual website but maintaining the same structure seems to be an issue - what solution did you find? Or also @tuanphan if you have an answer for me that would be awesome! Thanks guys Can you share link to page? We can give the code to rename text Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hermaj Posted February 1, 2022 Share Posted February 1, 2022 (edited) On 1/22/2022 at 7:25 AM, tuanphan said: Can you share link to page? We can give the code to rename text Thanks for circling back, here it is: https://www.weerathletics.com/ Edited February 1, 2022 by hermaj Link to comment
tuanphan Posted February 3, 2022 Share Posted February 3, 2022 On 2/1/2022 at 7:41 AM, hermaj said: Thanks for circling back, here it is: https://www.weerathletics.com/ You want to add a second text under current text in nav items? Or you want to create a new same page with different text in nav items? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hermaj Posted March 3, 2022 Share Posted March 3, 2022 On 2/3/2022 at 6:18 AM, tuanphan said: You want to add a second text under current text in nav items? Or you want to create a new same page with different text in nav items? New same page with different text, if possible. Link to comment
tuanphan Posted March 8, 2022 Share Posted March 8, 2022 On 3/3/2022 at 1:24 PM, hermaj said: New same page with different text, if possible. You can try this guide Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hermaj Posted March 8, 2022 Share Posted March 8, 2022 7 hours ago, tuanphan said: You can try this guide Thank you! I'll check it out and circle back. Link to comment
tuanphan Posted March 13, 2022 Share Posted March 13, 2022 On 3/8/2022 at 9:31 PM, hermaj said: Thank you! I'll check it out and circle back. Have you solved it yet? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hermaj Posted March 15, 2022 Share Posted March 15, 2022 On 3/13/2022 at 2:14 AM, tuanphan said: Have you solved it yet? Hey there I really appreciate the support! I did for the most part, and sent you a message through your website regarding the footer. Thank you and you can see that the EN version is up now 😉 Link to comment
tuanphan Posted March 15, 2022 Share Posted March 15, 2022 1 hour ago, hermaj said: Hey there I really appreciate the support! I did for the most part, and sent you a message through your website regarding the footer. Thank you and you can see that the EN version is up now 😉 Just answered. You can check Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hermaj Posted March 15, 2022 Share Posted March 15, 2022 (edited) 15 hours ago, tuanphan said: Just answered. You can check Thanks Tuan, problem solved! Following your logic but using blocks instead of sections (I wasn't sure how to create sections), I ended up using the following code found here. Appreciate all the help 😉 <style> #footerBlocksTop { display: none; } </style> Edited March 15, 2022 by hermaj Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment