-
Author
-
August 17, 2017 at 09:21 #170929verenarParticipant
Hello,
after update to 4.2.9 I have following problems:
- On Mouse over notifications and Mails in the menu does not work (no box is appearing)
- If I activate “Theme options – BuddyPress – Profile & Group Menu Overlay” the group or profile menu disappears.
The problems could not solved with the update to 4.2.10.
Thanks
August 18, 2017 at 01:45 #171024LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
August 18, 2017 at 09:43 #171043verenarParticipantThe first problem is with the update to 4.2.10 solved. The second not.
Greetings
August 21, 2017 at 18:25 #171286RaduModeratorHi,
For the second issue, make sure to have a cover photo added already
For me it works using latest theme version.
Let me know, if still not works, reinstall the theme and check gain, also if you have child theme try to set off only to test if it’s caused by the child.
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 22, 2017 at 09:42 #171363verenarParticipantHello Radu,
the issue “On Mouse over notifications and Mails in the menu does not work (no box is appearing)” is not fixed.
The “Profile & Group Menu Overlay” is working now.
Sorry, I mixed up the issues.
Greetings,
VerenaAugust 22, 2017 at 19:04 #171438RaduModeratorHi,
The hover issue on notifications and cart fixed
Just add the next function to functions.php child theme (wp-content/themes/kleo-child/functions.php)
COPY CODEfunction sqr_fix_hover_22082017() { echo ' <style> .open .kleo-toggle-submenu { display:block !important; } </style> '; } add_action('wp_footer', 'sqr_fix_hover_22082017');
NOTE : Child theme needs to be installed and activated.
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 23, 2017 at 19:46 #171534RaduModeratorGreat
Cheers
R.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.