This topic has 33 replies, 4 voices, and was last updated 7 years by Radu.

  • Author
  • #141545
     jwchameleoncorp
    Participant

    Hello,

    The font in the Live Notifications drop down is white, so you can not see it. See attached snapshot.

    How do I change it to black?

    Thanks!

     

    Attachments:
    You must be logged in to view attached files.
    #141736
     Radu
    Moderator

    Hi,

    I think you have customized the theme and you have chosen a link color white.

    Anyways i cannot see your site its ask me to login

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #141964
     jwchameleoncorp
    Participant

    Hi @radu

    I checked my styling options. Looks to me like black is the color it should be (see attached snapshot).

    However, you and I have done some custom CSS for the top section fonts to be white (see below.) Could this be causing the error?

    Thanks!

    —————————-

    COPY CODE
    .header-color.social-header {
        background-color: #000000;
    }
    
    #top-social li, #top-social li a, #top-social li i, #top-social li .ts-text {color: #fff !important;}
    
    .top-menu li.bp-login-nav a:before, .top-menu li.bp-register-nav a:before {color:#fff !important;}
    
    ul#menu-kleotopmenu i.icon {color:#fff;}
    
    .top-menu ul#menu-kleotopmenu li.kleo-menu ul.dropdown-menu a { color:#333 !important; }
    .header-color .top-menu li > a, .header-color #top-social li a { color:#fff !important; }
    
    .kleo-carousel-container .entry-summary {
        display: none;
    }
    
    .vc_column_container a.bbp-forum-title {
        color: #fff !important;
    }
    
    .header-color .top-menu li > a span.caret:after {
        color: #fff !important;
        font-weight: bold !important;
    }
    
    .kleocustomsection .template-page, .sidebar {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    
    .kleocustomsection input#bp-login-widget-user-login {
        width: 100% !important;
    }
    
    .widget_bp_core_login_widget a, .widget_awpcp-categories a {
        color: #fff !important;
    }
    
    .header-color .dropdown-menu li a {
        color: #333 !important;
    }
    
    @media(max-width:620px) {
        a.btn.kleo-show-login.with-icon.btn-link.btn-lg {
        font-size: 1em;
    }
    
    h3.feature-title {
        color: white !important;
    }
    

    ————————————–

    Attachments:
    You must be logged in to view attached files.
    #141967
     jwchameleoncorp
    Participant
    This reply has been set as private.
    #141968
     jwchameleoncorp
    Participant

    P.P.S. I also just added you as a friend, so you have a live notification waiting for you, as an example.

    Thanks for your help.

    #142274
     Radu
    Moderator

    Hi,

    Just add this css will set black color for the notification text and links

    COPY CODE
    
    .header-color .kleo-toggle-submenu .kleo-submenu-item a {
        color: #000 !important;
        line-height: 16px;
    }
    

    The CSS will be added wp-admin -> theme options -> general settings -> quick css

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #142317
     jwchameleoncorp
    Participant

    Hi @radu

    I tried the code, but there was no change.

    Do I need to do something different?

    Thanks!

    #142324
     Radu
    Moderator
    This reply has been set as private.
    #142341
     jwchameleoncorp
    Participant

    Thanks @radu

    Really appreciate your help. Wish there was a way to send you and @laura a gift card for all the work you do. Can’t thank you guys enough. 🙂

    #142577
     Radu
    Moderator

    Hi,

    You’re welcome

    So nice !! If it’s a digital card gift you can paste it here with additional details in a private reply.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #142695
     jwchameleoncorp
    Participant

    Hi @radu and @laura

    Be happy to! What online stores work in your area? I know Amazon works well in the United States, but I don’t if they ship to your location? Can you give me an idea what sort of gift card works in your area?

    #142875
     Radu
    Moderator
    This reply has been set as private.
    #143035
     jwchameleoncorp
    Participant

    Hi @radu

    Sounds good. You have a Facebook profile I can connect with and send it too?

    Also, found another CSS issue. The font for the Buddypress Forums widget displays in white making it impossible to see against the white background. I looked in the theme settings and didn’t see a way to change it, which made me think that it might be the custom code we’ve done together in the Quick Edit?

    In the attached snapshot, you can see that I’ve highlighted what I’m talking. How do I fix that?

    Thanks my friend!

    Attachments:
    You must be logged in to view attached files.
    #143131
     Radu
    Moderator
    This reply has been set as private.
    #143252
     jwchameleoncorp
    Participant

    Hi @radu

    Yeah, @kieran and I working on that CSS issue. He does a great job!

    I’ll send you FB details in a private message.

    Cheers.

    #143253
     jwchameleoncorp
    Participant
    This reply has been set as private.
    #143254
     jwchameleoncorp
    Participant
    This reply has been set as private.
    #143363
     Radu
    Moderator
    This reply has been set as private.
    #147418
     massaba73w
    Participant

    Hi, compliments for you software work very fine…
    I have a little problems, the same in thi post.
    Look image attach up to red box, in my menu not work, and i can’t find them, also “live notifications” does not appear, you can help? I’m work in local…

    Attachments:
    You must be logged in to view attached files.
    #147471
     Radu
    Moderator

    Hi,

    Thank you for the compliments, we appreciate that!

    There are some js errors in browser console?

    Try to create a new account and send to your admin account a message.

    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 solution
    #147522
     massaba73w
    Participant

    Hi Radu,
    thanks for your answer,
    i have check the code and also look js console,
    but i do not see any error.

    I have created a new user and i do many actions from both,
    but nothing, live notifications work only up to admin bar for admin user.

    For standard user, do not appears nothing: notifications and avatar menu ko…

    I’m sorry…

    #147523
     massaba73w
    Participant

    PS: Attach…

    Attachments:
    You must be logged in to view attached files.
    #147531
     massaba73w
    Participant

    I do some test in and using wp debug i have this waring:
    Notice: class-wp-upgrader-skins.php is deprecated since version 4.7.0! Use class-wp-upgrader.php instead. in E:\xampp\htdocs\testsite\wp-includes\functions.php on line 3911

    Notice: Undefined index: icl_lso_native_lang in E:\xampp\htdocs\testsite\wp-content\themes\kleo\lib\theme-functions.php on line 884

    Notice: Undefined index: icl_lso_flags in E:\xampp\htdocs\testsite\wp-content\themes\kleo\lib\theme-functions.php on line 888

    Notice: Undefined index: icl_lso_native_lang in E:\xampp\htdocs\testsite\wp-content\themes\kleo\lib\theme-functions.php on line 891

    Notice: Undefined index: icl_lso_display_lang in E:\xampp\htdocs\testsite\wp-content\themes\kleo\lib\theme-functions.php on line 894

    Notice: Undefined index: icl_lso_display_lang in E:\xampp\htdocs\testsite\wp-content\themes\kleo\lib\theme-functions.php on line 897

    Notice: Undefined index: icl_lso_display_lang in E:\xampp\htdocs\testsite\wp-content\themes\kleo\lib\theme-functions.php on line 900

    Notice: Undefined index: icl_lso_native_lang in E:\xampp\htdocs\testsite\wp-content\themes\kleo\lib\theme-functions.php on line 884

    Notice: Undefined index: icl_lso_flags in E:\xampp\htdocs\testsite\wp-content\themes\kleo\lib\theme-functions.php on line 888

    Notice: Undefined index: icl_lso_native_lang in E:\xampp\htdocs\testsite\wp-content\themes\kleo\lib\theme-functions.php on line 891

    Notice: Undefined index: icl_lso_display_lang in E:\xampp\htdocs\testsite\wp-content\themes\kleo\lib\theme-functions.php on line 894

    Notice: Undefined index: icl_lso_display_lang in E:\xampp\htdocs\testsite\wp-content\themes\kleo\lib\theme-functions.php on line 897

    Notice: Undefined index: icl_lso_display_lang in E:\xampp\htdocs\testsite\wp-content\themes\kleo\lib\theme-functions.php on line 900

    Maybe problem is there…

    #147542
     massaba73w
    Participant

    I have correct some error now for debug i have only this:
    Notice: class-wp-upgrader-skins.php is deprecated since version 4.7.0! Use class-wp-upgrader.php instead. in E:\xampp\htdocs\testsite\wp-includes\functions.php on line 3911

    #147577
     Radu
    Moderator

    Hi again,

    Please provide to me admin account and the user account and also the working FTP login details to can take a closer look at the notifications thing

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #147590
     massaba73w
    Participant

    Thanks Radu i have solve my self… Well…

    #147692
     Radu
    Moderator

    Ok then

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #157536
     Guleedafhakame
    Participant

    Hi Raju,

    I have almost the same problem. See attached. First challenge I encounter is that the space between the main menu and my slider is too much. The other one is that the live notification function isn’t working correctly because the font is white and also it overlaps. The other problem I encounter is that I can’t add description above the forums. If I add it on the forum page then the forums disappear.

    Attachments:
    You must be logged in to view attached files.
    #157716
     Radu
    Moderator

    Hi,

    The problem it’s because dynamic.css is not generated, try to save theme options again, then the dynamic.css file it should be generated and the site to look as it should.

    Can you please provide the admin credentials to take a look?

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #157775
     Guleedafhakame
    Participant
    This reply has been set as private.
    #158103
     Radu
    Moderator

    Hi again,

    I will add the notifications issue to bug list and we will let you know when we investigate/fix this.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #159293
     Guleedafhakame
    Participant

    Hi Raju,

    Could you please fix it? I have been waiting almost two weeks now.

    Thanks.

    Guleed

    #159475
     Radu
    Moderator

    Hi,
    It’s on the list, we will be fixed this week, we will let you know
    Thank you for your patience

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #159476
     Radu
    Moderator

    Guys, can you confirm if the live notifications issue it happens only when you add the live notifications menu item in another place then the main menu? from example top bar?
    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 34 posts - 1 through 34 (of 34 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?