Forum Replies Created

Viewing 40 posts - 17,921 through 17,960 (of 20,101 total)
  • Author
  • in reply to: Main menu nav menus flicker #83206
     Radu
    Moderator

    Hi,

    I cannot replicate the issue, can you please me tell me the steps ?

    I vill be better if you will made a movie how to replicate the issue.

    Best Regards

    Radu

    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: Embedded Video too Large #83203
     Radu
    Moderator

    Hi,

    I’m glad to hear that you have fixed the problem.

    Best Regards

    Radu

    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: Add Item After First Post on Archive pages #83201
     Radu
    Moderator

    Hi,

    Place the attached files to root kleo-child directory.

    Then make sure you have installed Kleo Child theme and activated.

    on index.php at line 124 and on archive.php at line 63 you will see :

    COPY CODE
    echo '<img src="http://www.dougmoon.com/728x90_2MM.jpg">';

    Replace http://www.dougmoon.com/728x90_2MM.jpg with your adsense code.

    Regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: How To Reduce Page Content Padding #83192
     Radu
    Moderator

    Hi,

    Please check now, i seems to be ok.

    Cheers

    RAdu

    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: Russian language not work #83183
     Radu
    Moderator

    Hi,

    This seems to be an isolated issue on your server, we have tested it again and it works fine on our site.

    Please provide wp admin credentials and FTP account, and it would help to have access to your site resource monitor, so we can debug the issue.

    Cheers

    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 Issues #83181
     Radu
    Moderator

    Hi,

    Regarding to this : “I was looking to add to all pages including shop and blog site wide as option suggest not just a few pages.”

    This is not possible without custom modifications of theme.

    Cheers
    Radu

    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: Share this buttons #83172
     Radu
    Moderator

    Hi,

    Can you please provide the wp admin and ftp credentials please?

    Regards

    Radu

    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: The join group button in the masrony? #83170
     Radu
    Moderator

    Hi,

    If you are already part of the displayed groups, the button will not show, maybe because of this.

    Cheers

    Radu

    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: SAME NAME FOR ALL MY PROFILE GROUP FIELDS?? #83169
     Radu
    Moderator

    Hi,

    You can create a new user account with administrator rights, then post here and mark as private reply after we solve the issue you can delete that account.

    Cheers

    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 THEME “undefined” error for Form Posts #83168
     Radu
    Moderator

    Hi,

    There are many plugins and all depends of your project requirements, i recommenced you to hire a developer to can help with your desired requirements.

    Cheers

    Radu

    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: Portfolio embed video #83166
     Radu
    Moderator

    I told you already what’s causing the slow loading… you have to much videos on a single page, i suggest you to have decent number of embedded resources on single page like 20 – 30.. maximum 35.

    Use pagination for this and the page speed will be improved.

    Cheers

    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: Revolutionary Slider #83164
     Radu
    Moderator

    Hi,

    I see

    I’ve imported the default kleo slider and it works then i created a new slider named test1 and it works

    example here http://prettyfaceaccessories.com/test-slider/

    I suggest you to put your desired slides in kleo default slider (HomeFullWidth) and to use that slider.

    Cheers

    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 #83157
     Radu
    Moderator

    Hi again,

    Try this code instead of earlier code

    COPY CODE
    
    Header set Set-Cookie wordpress_test_cookie=WP+Cookie+check
    

    Let me know if it works.

    Regards

    Radu

    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: redirect to the membership level #83153
     Radu
    Moderator

    Hi,

    It works for me

    COPY CODE
    
    function my_page_template_redirect()
    {
        if (is_page('groups')) 
        {
        wp_redirect( home_url( '/testtheredirect/' ) );
        }
    }
    add_action( 'template_redirect', 'my_page_template_redirect' );
    

    Make sure the child theme is installed and activated

    Regards

    Radu

    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: Setup and configure #83152
     Radu
    Moderator

    Hi,

    This is a just a screenshot of an layout option example, you can have it the same by setting your layout having two sidebars on the right.

    Cheers

    Radu

    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: Homepage in IE not showing correctly #83135
     Radu
    Moderator

    Hi,

    I’ve figure out what it causes that big white space, the issue was generated by a empty , which was added by you from page backend -> Theme General settings -> Media -> Slider.

    I’ve removed that empty slide

    See screenshot.

    Cheers

    Radu

    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: Can’t save theme options in Chrome #83113
     Radu
    Moderator

    Hi, any error received?

    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: How To Reduce Page Content Padding #82755
     Radu
    Moderator

    hi,

    Provide a screenshot that pointing out where you want elements closer.

    Cheers

    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: List Column Gap/padding? #82753
     Radu
    Moderator

    Hi,

    First, you need to update KLEO to latest version 3.0.10 your current version is 3.0.3

    In the oldest versions of kleo there was a version of Visual Composer which produced a bug where the paddings didn’t work and unfortunately probably you have builded your site in that version but we had to fixed to all other clients where this was broken.
    The issue is now fixed and i recommend you to change your spacings/paddings in order to maintain the layout over the future updates.

    Cheers

    Radu

    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: More space to Top Menu's right items #82749
     Radu
    Moderator

    Hi,

    Please provide a screenshot that pointing out the element that you want to modify and how,

    I see the community item menu but i don’t understand where do you want to add space.

    Cheers

    Radu

    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: page load #82747
     Radu
    Moderator

    Hi,

    If you want to disable all animations use this css snippet

    COPY CODE
    
    
    
    .kleo-transform .one-by-one-animated .start-animation .el-appear, .kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, .kleo-transform .start-animation.el-appear {
        -webkit-animation: none;
        -o-animation: none;
        animation: none;
        opacity: 1;
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
    
    

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

    Best Regards

    Radu

    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: The join group button in the masrony? #82745
     Radu
    Moderator

    Hi,

    Are you referring to the blue button ?

    Is shown by default.

    Cheers

    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: Hide Admin Bar for Specific Users? #82739
     Radu
    Moderator

    Hi,

    Just test this plugin https://wordpress.org/plugins/global-admin-bar-hide-or-remove/ , in this plugin description it says.

    Hide Frontend Toolbar for logged in users according to your own roles

    I think this plugin is what are you looking for.

    Another way to achieve this , look here : http://www.wpbeginner.com/wp-tutorials/how-to-disable-wordpress-admin-bar-for-all-users-except-administrators/

    Cheers

    Radu

    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: Not all icons animate on Safari 9.0 (and 8.0.8) #82738
     Radu
    Moderator

    Hi,

    You can disable all animations at once with this css snippet

    COPY CODE
    
    .kleo-transform .one-by-one-animated .start-animation .el-appear, .kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, .kleo-transform .start-animation.el-appear {
        -webkit-animation: none;
        -o-animation: none;
        animation: none;
        opacity: 1;
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
    

    Cheers

    RAdu

    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: Share this buttons #82735
     Radu
    Moderator

    Hi,

    Try to test with this function instead.

    COPY CODE
    
    add_shortcode('custom_kleo_social_activity_share', 'custom_kleo_social_activity_share');
    function custom_kleo_social_activity_share() {
        ?>
        <span class="kleo-social-activity-share <?php echo bp_get_activity_type(); ?>">
            <a class="kleo-social-activity-share-item facebook" onclick="window.open(this.href,'Share','width=600,height=400'); return false;" href="https://www.facebook.com/sharer/sharer.php?t=<?php echo bp_get_activity_feed_item_title(); ?>&u=<?php echo bp_get_activity_thread_permalink(); ?>"><i class="icon-facebook"></i></a>
            <a class="kleo-social-activity-share-item twitter" onclick="window.open(this.href,'Share','width=600,height=400'); return false;" href="http://twitter.com/share?text=<?php echo bp_get_activity_feed_item_title(); ?>&url=<?php echo bp_get_activity_thread_permalink(); ?>"><i class="icon-twitter"></i></a>
            <a class="kleo-social-activity-share-item google" onclick="window.open(this.href,'Share','width=600,height=400'); return false;" href="https://plus.google.com/share?url=<?php echo bp_get_activity_thread_permalink(); ?>"><i class="icon-gplus"></i></a>
        </span>
    <?php
    }
    

    Then add this shortcode where you want to show

    [custom_kleo_social_activity_share]

    Cheers

    Radu

    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: Russian language not work #82733
     Radu
    Moderator

    Hi,

    The issue seems to be related to your hosting configuration.

    You can try to test if the problem is caused by the russian translation by switching russian language to another language like french,spanish,italian, german etc..

    Let me know if with one of that languages you encounter same issue.

    Best Regards

    Radu

    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: CometChat #82732
     Radu
    Moderator

    Hi,

    With the code provided below the chat will be loaded only for memberships ID’s 2 and 3.

    COPY CODE
    
    function CheckMemberships() {
     
    if(pmpro_hasMembershipLevel(array(2,3), get_current_user_id())){
        echo '
    <link type="text/css" href="/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8"/>
    <script type="text/javascript" src="/cometchat/cometchatjs.php" charset="utf-8"></script>
    ';}
    }
    add_action('wp_head', 'CheckMemberships');
    

    Please understand this is a custom implementation you should probably hire a developer to can help with your desired requirements.

    Cheers

    Radu

    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 Issues #82731
     Radu
    Moderator

    Yeah, you should enable the transparent menu only in pages where the layout permit this.

    Regarding the footer, just put the links into text widget like :

    COPY CODE
    
    <ul class="customamenu">
    	<li><a href="/">Home</a></li>
    	<li><a href="/">Home2</a></li>
    	<li><a href="/">Home3</a></li>
    	<li><a href="/">Home4</a></li>
    	<li><a href="/">Home5</a></li>
    </ul>
    

    And this css to display Li’s inline

    COPY CODE
    
    ul.customamenu li {
        display: inline-block;
        margin-left: 10px;
    }
    

    Cheers

    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: Different errors #82721
     Radu
    Moderator

    Hi,

    The problem was caused by k-elements and visual composer, these plugins were not updated once with the latest version of kleo theme.
    Now the page is ok, please check.

    Let me know if is ok.

    Best Regards

    Radu

    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 #82712
     Radu
    Moderator

    Hi,

    Try to put this code to .htaccess

    COPY CODE
    
    <FilesMatch "^(wp-login|wp-log)\.php$">
    Header set Set-Cookie wordpress_test_cookie=WP+Cookie+check
    </FilesMatch>
    

    Let me know if it works.

    Regards

    Radu

    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: Distorted on Iphone6 plus and other mobile phones #82707
     Radu
    Moderator

    I’ve looked at this group page in mobile size and desktop size and nothing disorted

    http://liasian8.com/groups/music/

    Can you please provide URL from that print screen ?

    Regards

    Radu

    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: Embedded Video too Large #82703
     Radu
    Moderator

    Hi,

    The login details are not correct, can you please check ?

    Cheers

    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 Carousel Not using thumbnails` #82701
     Radu
    Moderator

    Hi,

    Try with the attached file.

    Cheers

    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: SAME NAME FOR ALL MY PROFILE GROUP FIELDS?? #82700
     Radu
    Moderator

    I see,

    Please provide admin credentials to take look at this issue.

    Regards

    Radu

    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: Stick Topbar, Sub Menu on Mobile Issues #82698
     Radu
    Moderator

    Hi,

    Add this css to your theme options -> general settings -> quick css

    COPY CODE
    
    @media (max-width: 991px)
    #header .navbar-nav .dropdown-menu li a { color: #222 !important; }
    

    This is a temporary solution and this issue will be fixed in next update.

    Regards

    RAdu

    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: How To Reduce Page Content Padding #82694
     Radu
    Moderator

    Hi,

    Add this css snippet to wp-admin -> theme options -> general settings -> Quick CSS

    COPY CODE
    
    body.home-page .template-page, .sidebar { padding: 0 !important; }
    body.home-page .template-page.col-sm-8.tpl-right { padding-top: 0; }
    

    Regards

    Radu

    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: Custom sidebar for forums and topics #82690
     Radu
    Moderator

    Hi,

    Content aware sidebars it might be the plugin that works in your case also you can test and this plugin : https://wordpress.org/plugins/bbpress-wp-tweaks/

    Cheers

    Radu

    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: Formatting not working in forum posts. #82687
     Radu
    Moderator

    Hi,

    Just see the attached screenshots, i see that the bold,strong tags works and it displays ok.

    cheers

    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: Portfolio embed video #82686
     Radu
    Moderator

    Hi,

    The speed of the page is to slow because you load to many video iframes at once, i suggest you to use pagination with maximum 50 items per page, also regarding the size videos from portfolios, on our demo page we have 3 on row you have 4, put 3 on row and check after.
    If you want to improve page speed install a cache plugin like w3 total cache or wp super cache.

    Regards

    Radu

    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: Groups Homepage #82685
     Radu
    Moderator

    Hi,

    Add this css to your theme options -> general settings -> Quick CSS

    COPY CODE
    
    div#item-header h4.highlight { display: none !important;}
    .buddypress div#item-header .group-admins h3 {display:none !important;}
    .buddypress div#item-header div#item-header-content span.activity {margin-top:20px;}
    

    Cheers

    Radu

    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 - 17,921 through 17,960 (of 20,101 total)

Log in with your credentials

Forgot your details?