-
Author
-
March 2, 2016 at 14:07 #107996
prohealth
ParticipantHi Support
Please help, I need to go back to address these 2 issues I’ve had with the website before
The coding below was provided by your staff before
ISSUE 1: favicon cache issue
Problem – updated the new BLUE favicon on theme options but it’s not showing on the website
What I’ve done: updated with code below but doesn’t work
placed this in child theme’s functions.php file, then resave permalinks.add_filter( ‘kleo_theme_options_ajax’, ‘__return_false’ );
ISSUE 2: language switcher for mobile menu
Problem – mobile site is only able to view in English now because language switcher is missing from mobile menu
What I’ve done: updated with code below but doesn’t work
added this code to wp-content/themes/kleo-child/functions.php
Please can you assist on what else can be done?
March 3, 2016 at 07:52 #108194Laura
ModeratorPlease share the second part of your issue 2 again as you shared it as html code
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 3, 2016 at 07:55 #108198prohealth
ParticipantSorry I don’t understand what you need
All I’m saying is that I cannot get the language switcher for mobile menu and was given the code to update to wp-content/themes/kleo-child/functions.php
Tried to add the code, according to the instructions given by your staff but the code doesn’t work, so please advise what to do next?
now the website mobile menu is only available in ENG version only, but we want it to be like desktop menu, able to change languages
March 4, 2016 at 14:54 #108506Laura
ModeratorHello, i see, what plugin are you using? Can you share the code you added to functions.php?
Did you try the plugin Q Translate X ? Let me know 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.