Forum Replies Created

Viewing 40 posts - 10,401 through 10,440 (of 20,101 total)
  • Author
  • in reply to: how to add a link to profiles? #137474
     Radu
    Moderator

    I don’t understand what you want to achieve, where you want to add link ? provide screenshot that points out the page location

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Edit page button #137473
     Radu
    Moderator

    Great

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Edit page button #137472
     Radu
    Moderator

    Great

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Edit page button #137471
     Radu
    Moderator

    Great

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Navigation Menu #137470
     Radu
    Moderator

    I understood

    Let me know if using that file you are able to have your desired menu, for building menus with uber menu check their documentation in this matter.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Facebook Login/Registration Not Working #137469
     Radu
    Moderator

    Hi,

    All are updated ? WP + Theme + Plugins ?

    The facebook login pop-up does not open because you have js errors in page

    Try to de-activate GD or all plugins except buddypress and test

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Members Page #137464
     Radu
    Moderator

    Yes,

    In 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. Ticket solution
    in reply to: Double in Primary Menu #137463
     Radu
    Moderator

    Hi,

    Sorry, now i see, for the moment please apply this css fix.. because i’ve tried to debugg this issue and it takes so much

    COPY CODE
    
    .groups ul#menu-primary-menu-2 {
        display: none;
    }
    

    Add this css to 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
    in reply to: ‘Load More’ pagination in place of normal pagination #137462
     Radu
    Moderator
    Not marked as solution
    in reply to: Shortcodes – Very poor documentation #137461
     Radu
    Moderator

    Hi,

    How do you have added the custom icons ? anyway these cannot be loaded thru a VC element only if you will use html code element in that you will paste the icon code, from example :

    COPY CODE
    
    <i class="icon-ICON_NAME"></i>
    

    If you cannot see all elements in Visual Composer please check if those are activated from wp-admin -> Visual Composer -> Role manager -> Elements

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Footer text gets changed on its own #137459
     Radu
    Moderator

    Hi,

    After some tine of inactivity, this will be automatically closed, I’ve tried again to reproduce this but I can not reproduce it… I think you have an environment issue

    Try to increase from PHP .ini

    max_input_vars to 5000

    http://stackoverflow.com/a/14166562

    If you are able to reproduce that issue in different environments please make a video to can see it exactly steps to reproduce.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: RSS to open in a new window #137458
     Radu
    Moderator

    Hi,

    There is no option for that, but you can install and use this kind of plugin : https://wordpress.org/plugins/rss-just-better/screenshots/ that allows you to have advanced options, you can create an new sidebar in that you will add the rss widget then in dashboard page add widgetized sidebar elements and choose that sidebar

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Titles in bold #137454
     Radu
    Moderator

    Provide link + screenshot that points out that title and the live URL to can see it, and an account if the community is private

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: member page #137453
     Radu
    Moderator
    Not marked as solution
    in reply to: Edit page button #137452
     Radu
    Moderator

    Hi,

    If you add at the start of the file something like

    COPY CODE
    <h1>T E S T</h1>

    You are able to see the H1 T E S T in page ? if not it means that the file it’s not rewriten, and you should make sure if you have child theme installed and activated or the folder names are correct

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Edit page button #137451
     Radu
    Moderator

    Hi,

    If you add at the start of the file something like

    COPY CODE
    <h1>T E S T</h1>

    You are able to see the H1 T E S T in page ? if not it means that the file it’s not rewriten, and you should make sure if you have child theme installed and activated or the folder names are correct

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Titles in bold #137450
     Radu
    Moderator

    Provide link + screenshot that points out that title and the live URL to can see it, and an account if the community is private

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: member page #137449
     Radu
    Moderator
    Not marked as solution
    in reply to: Edit page button #137448
     Radu
    Moderator

    Hi,

    If you add at the start of the file something like

    COPY CODE
    <h1>T E S T</h1>

    You are able to see the H1 T E S T in page ? if not it means that the file it’s not rewriten, and you should make sure if you have child theme installed and activated or the folder names are correct

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: We have errors here? #137447
     Radu
    Moderator
    Not marked as solution
    in reply to: Navigation Menu #137442
     Radu
    Moderator

    I understand but I cannot view your site because it says maintenance and to can see it I need an username and a password, anyway, I’ve removed the default kleo menu classes and container according to the documentation http://sevenspark.com/docs/ubermenu-remove-residual-styling

    So after you unzip the attached file upload it to the header file in child theme wp-content/themes/kleo-child/page-parts

    Cheers
    Let me know
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Navigation Menu #137439
     Radu
    Moderator

    I understand but I cannot view your site because it says maintenance and to can see it I need an username and a password, anyway, I’ve removed the default kleo menu classes and container according to the documentation http://sevenspark.com/docs/ubermenu-remove-residual-styling

    So after you unzip the attached file upload it to the header file in child theme wp-content/themes/kleo-child/page-parts

    Cheers
    Let me know
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Background color #137355
     Radu
    Moderator
    COPY CODE
    
    
    .kleo-masonry.masonry-listing .post-content {
        background: red;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: user profile image #137348
     Radu
    Moderator

    Hi,

    You can modify the structure of the profile header by modifying some php files but you know how to handle this,

    The responsible file for member profile header : /wp-content/themes/kleo/buddypress/members/single/member-header.php

    for member cover image : /wp-content/themes/kleo/buddypress/members/single/cover-image-header.php

    All those files can be overwritten in child theme to can be theme updateproof so practically you copy those files and in child theme in this path : /wp-content/themes/kleo-child/buddypress/members/single/

    NOTE : Child theme needs to be installed and activated

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: Members Page #137347
     Radu
    Moderator

    Yes with this css

    COPY CODE
    
    #buddypress #friend-list .update, #buddypress #member-list .update, #buddypress #members-list .update { display:none;}
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: Background color #137346
     Radu
    Moderator

    Testimonials

    COPY CODE
    
    .kleo-testimonials {
        background: red;
    }
    
    

    And kleo posts where it is ? provide screenshot that ponting out where

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: TITLE FONT #137345
     Radu
    Moderator

    Right, It will apply only to the pages.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: unwanted vertical lines in chrome. #137344
     Radu
    Moderator
    Not marked as solution
    in reply to: Slider Revolutio buttons not responsive #137343
     Radu
    Moderator

    Hi,

    Most probably the font sizes are not responsive, read more about this here : https://woorkup.com/the-revolution-slider-responsive-font-scaling-issue/ and 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
    in reply to: header #137342
     Radu
    Moderator

    Hi,

    You can add logo from wp-admin -> theme options -> general settings -> logo and logo retina

    The bearcrumb and title section can be removed by making this settings : wp-admin -> theme options – Title/Breadcrumb

    And wp-admin -> theme options -> Page Title location

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: Background color #137337
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    .news-focus {
        background: #eeeeee;
    }
    
    .news-highlight {
        background: #eeeeee;
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: Gallery chatroom #137336
     Radu
    Moderator
    Not marked as solution
    in reply to: RSS to open in a new window #137335
     Radu
    Moderator

    Hi,

    Where it’s placed the RSS icon ?

    Provide an account and link to can see it

    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Help customization #137334
     Radu
    Moderator
    Not marked as solution
    in reply to: Double in Primary Menu #137333
     Radu
    Moderator

    Hi,

    Please check in wp-admin -> appearance -> menus -> and make sure that your menu to not have two positions checked like primary menu and secondary menu

    You should have primary menu checked only

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Kleo Registration Form #137332
     Radu
    Moderator
    Not marked as solution
    in reply to: shows an error after login in from FB #137331
     Radu
    Moderator

    Hi,

    I see, for the moment we don;t have a quick solution for that.. there can be a issue from the plugin you can ask the plugin author

    Cheers
    R.

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

    Ok

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Edit page button #137325
     Radu
    Moderator

    For the edit link from the scr1.jpg you can get rid of the edit link by following the next steps :

    – Copy this file from : /wp-content/themes/kleo/content.php
    – Paste the file to : /wp-content/themes/kleo-child/content.php
    – Open the file fom this location /wp-content/themes/kleo-child/content.php and adound line 48 remove this line ‘, ‘‘); ?>

    For the second screenshot there is no quick solution to achieve that because that button doesn’t have a unique class or id

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: header logo url #137323
     Radu
    Moderator

    Unable to reproduce that…sorry

    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 40 posts - 10,401 through 10,440 (of 20,101 total)

Log in with your credentials

Forgot your details?