This topic has 53 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #160952
     Radu
    Moderator

    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 solution
    #162593
     dekoningalex
    Participant

    Hi 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.
    #162762
     Radu
    Moderator

    Hi,

    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 solution
    #162914
     dekoningalex
    Participant
    This reply has been set as private.
    #163125
     Radu
    Moderator

    Hi,

    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 solution
    #163134
     dekoningalex
    Participant

    I have the latest version.

    #163307
     Radu
    Moderator

    I see

    TRy to use this css

    COPY CODE
    
    ul.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 solution
    #163351
     dekoningalex
    Participant

    Hi Radu,

    That did not fix the problem. An account is set up so you can check out the problem yourself.

    Username: Cutenesseevee
    Password: seventhqueen

    #163357
     dekoningalex
    Participant

    I 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.
    #163543
     Radu
    Moderator

    Hi,
    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 solution
    #163578
     dekoningalex
    Participant

    Hi 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.
    #163582
     dekoningalex
    Participant

    Never mind! I just used a backup to get rid of the problem, i am such a noob sometimes sorry.

    #163635
     dekoningalex
    Participant

    Hi 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?

    #163969
     Radu
    Moderator

    Hi,

    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
Viewing 14 posts - 41 through 54 (of 54 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?