-
Author
-
May 10, 2017 at 19:00 #160952RaduModerator
Hi,
Actually there it’s a z-index problem, the search should be shown if you open the submenu, please use this CSS instead of the last one.
COPY CODE@media(max-width:991px){ .kleo-main-header, .kleo-main-header li.menu-item {z-index:1;} }
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 24, 2017 at 17:14 #162593dekoningalexParticipantHi Radu,
RTmedia is causing issues on my site. When it is deactivated everything works fine, but when it is activated the submit button and media buttons on the activity page are blank (see screenshot). Therefore, when it is activated users can’t share anything, but media is an important part of the site and it would be nice if it could work again.
Attachments:
You must be logged in to view attached files.May 26, 2017 at 18:15 #162762RaduModeratorHi,
Please add this CSS to QuickCSS area from wp-admin -> theme options -> general settings -> quick css
COPY CODE#buddypress #whats-new-content #whats-new-options, #buddypress #whats-new-content.active #whats-new-options { display:block !important; height:inherit !important; opacity:1 !important; }
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 31, 2017 at 18:55 #163125RaduModeratorHi,
From what I know that was fixed in latest theme update, make sure to have it, also i will notify the designer about that if you still have that.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 2, 2017 at 18:10 #163307RaduModeratorI see
TRy to use this css
COPY CODEul.submenu-inner.has-notif li a { color: #555 !important; }
If this will not work please provide to me an account that has that notification to can fix it live
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 4, 2017 at 03:17 #163351dekoningalexParticipantHi Radu,
That did not fix the problem. An account is set up so you can check out the problem yourself.
Username: Cutenesseevee
Password: seventhqueenJune 4, 2017 at 17:17 #163357dekoningalexParticipantI found another problem, when a guest replies in the forum the profile image goes out of bounds and is too large (see screenshot), also on the mobile version the ranking image and profile image are on top of eachother, whereas they should be the same as in the desktop version.
Attachments:
You must be logged in to view attached files.June 6, 2017 at 19:38 #163543RaduModeratorHi,
Related to that “bug” can you test please using only Kleo theme ? not Kleo child ?Does it happen the same?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 6, 2017 at 23:27 #163578dekoningalexParticipantHi Radu,
I need urgent help. I tried to install an SSL encryption to my server, and was told that i had to change the URL of the site to https instead of http. The site went down completely and i had to go into my database to change the URL back. The site went up again, but a lot of images and other links are still https, whereas all the images and links on the homepage are back to http. How can i get everything back to http?
You have admin login credentials, feel free to use them and fix it as this issue needs to be solved as quickly as possible please.
Attachments:
You must be logged in to view attached files.June 6, 2017 at 23:55 #163582dekoningalexParticipantNever mind! I just used a backup to get rid of the problem, i am such a noob sometimes sorry.
June 7, 2017 at 15:28 #163635dekoningalexParticipantHi Radu,
I tried activating the base theme but the site looked completely messed up when i did that so i couldnt see if the notifications bug was still there. Moreover, when i changed back to the child theme, all the theme options were gone too so the site still looked messed up so i had to return to a backup again… I think there is something really wrong with my child theme because all css i place in the style.css in the child theme doesn’t work and that forces me to do it in the quick css at general settings of the theme. Is this problem caused by a cache plugin, or is it a bigger problem?
June 12, 2017 at 03:07 #163969RaduModeratorHi,
The theme settings are saved in the database, so they will not be deleted when you change the theme , but for any case you can save the theme settings from wp-admin -> theme options -> import/export -> Show export text -> copy the data and save it into a text document (notepad, etc.), the theme settings import can be performed from same tab but located under Import Options.
In this way you can import the changes that you have make in child theme into the parent
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
You must be logged in to reply to this topic.