- This topic has 7 replies, 3 voices, and was last updated 3 years, 3 months ago by
Support Team.
- AuthorPosts
- October 13, 2019 at 10:37 am #20520
seal
ParticipantHello,
First of all, well done for the new multicurrency function.
1) On our mobile version, it is invisible because it is all in white.2) Also in our main menu, the first left submenu is going out of the screen.
Any idea ?
Thanks a lot
October 14, 2019 at 4:28 am #20533Support Team
KeymasterHello,
When we inspected your site URL, we found that there is some JS error due to third party plugin that you have activated.
So please once resolve the JS error so that your site works fine.
Now to display the multiple currencies dropdown in the mobile view as well please add below-given CSS.
select#customer_selected_currency { color: #000000; }
As for the second issue, we could not replicate the issue. So once please fix the JS issue so that we can help you further.
Thank you.
October 14, 2019 at 7:11 am #20539seal
ParticipantHello,
Thanks a lot it works perfectly for the currency on mobile.
For the JS error, we have deactivated a maximum of plugins. How to find the issue please ?
October 14, 2019 at 9:50 am #20543Support Team
KeymasterHello,
There is still a console error as you can see in the screenshot below:
So please check the issue.
Thank you.
October 14, 2019 at 10:17 am #20545seal
ParticipantIt is done, can you check ?
thanks a lot
October 14, 2019 at 11:05 am #20550wensolutions
KeymasterHello,
To resolve issue related to first left submenu section, please add following given CSS in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS
.main-navigation ul ul{ left: 0; }
If issue still persist, let us know.
Thank you.
October 14, 2019 at 12:16 pm #20558seal
ParticipantPerfect thank you so much
October 15, 2019 at 3:47 am #20567Support Team
KeymasterHello,
Glad we could help you.
If you have any issues further kindly let us know.
Thank you.
- AuthorPosts
- The forum ‘WP Travel’ is closed to new topics and replies.