This topic has 12 replies, 5 voices, and was last updated 10 years, 11 months ago by Fem.
Tagged: Removed login credentials
Viewing 13 posts - 1 through 13 (of 13 total)
Hi Support
I am having issues with the HOPES Theme when using on mobile
It seems that the translation menu (English – Chinese) button isn’t working
Can you advise?
On a separate note regarding WPML on HOPES theme, I am having a bit of an issue when one views the event pages (Events Calendar)
It seems that one can’t go back from chinese to english in the event page
Try this as an example – http://londonfgs.org.uk/event/%E9%87%8D%E9%99%BD%E7%AF%80%E8%81%AF%E8%AA%BC%E6%9C%83?lang=zh-hant/ page and try to change this back to english…
Please advise…
If you can provide us WP Logins to your website with URL then we can take a closer look at it. Make sure you set the post as private reply so that only admin can see your wp-logins.
We can’t access your files to take a closer look at those files. Kindly provide administrator logins.
We checked out the issue and everything seems to be ok. The main problem with the sub menu not showing is the WPML menu item is not adding a class to its parent list with ‘menu-item-has-children’ which adds the arrows to show dropdown items when clicked on it. So I would recommend you to use some other method of showing that dropdown for lang selection in topbar or some other locations.
Regards
Maqk
What about on mobile? The language change isnt functioning on mobile devices…
When you say “So I would recommend you to use some other method of showing that dropdown for lang selection in topbar or some other locations.” – what is your best option for this?
Thanks
It’s best to show language translator like this http://www.lantadente.com/?lang=sv.
(or)
For the temporary fix, we suggest adding the following CSS under WPML > Languages > Language switcher options > Additional CSS
#mobile-menu .container > ul > li:nth-last-child(3) {
display: none;
}
Viewing 13 posts - 1 through 13 (of 13 total)
You must be logged in to reply to this topic.