Forum Replies Created

Viewing 40 posts - 18,081 through 18,120 (of 20,101 total)
  • Author
  • in reply to: Bug with fereign font on Firefox #81885
     Radu
    Moderator

    Hi,

    I’ve tested on 3 computers from firefox and it works now.

    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: Rounded Corners & Social Icons #81876
     Radu
    Moderator

    Hi,

    Put the attached file to your kleo-child/page-parts directory.

    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: SEO rel=”canonical” – issue #81863
     Radu
    Moderator

    Hi,

    You can disable one of the canonical tag by using this function adding in kleo-child/function.php

    COPY CODE
    
    // Remove Canonical Link Added By Yoast WordPress SEO Plugin
    function at_remove_dup_canonical_link() {
    	return false;
    }
    add_filter( 'wpseo_canonical', 'at_remove_dup_canonical_link' );
    

    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: Move profile photo to the left #81861
     Radu
    Moderator

    Hi,

    Please provide a profile url to take a look.

    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: Profile search #81860
     Radu
    Moderator

    Hi,

    Unable to login to dashboard 🙁

    Can you please check ?

    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: Profile search #81859
     Radu
    Moderator

    Hi,

    Unable to login to dashboard 🙁

    Can you please check ?

    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: I dont see pagination in the archive / blog page #81858
     Radu
    Moderator

    Hi,

    Do you have any other plugins other that kleo theme comes ?

    If yes just disable them one by one and check if the error is caused by that plugin.

    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: error message #81857
     Radu
    Moderator

    Hi,

    Just look at the Wp-Admin -> Appearance -> Install Plugins ,here you will see notifications of the plugins that require updates.

    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: Membership Pro registration redirect error #81854
     Radu
    Moderator

    Hi Amir,

    I’ve tried to reproduce the error on my install locally, and the error not appears.

    Do you have any other plugins installed and active other than kleo theme comes ?

    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: Thumbnail Quality #81848
     Radu
    Moderator

    Hi,

    I’ve enabled the visual composer in portfolio pages.

    You can set the thumbnail sizes directly from certain portfolio page ( see the attached screenshot )

    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: Between Columns Gap not working #81845
     Radu
    Moderator

    Hi,

    Please check now : http://cadsimplified3.wpengine.com/home-2/group-classes/

    I added the content of the boxes in rows then the padding will be assigned from the rows.

    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: export / import users and data #81634
     Radu
    Moderator

    Hi,

    You can try to use this plugin : https://wordpress.org/plugins/export-user-data/

    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: error message #81633
     Radu
    Moderator

    Hi,

    It seems to you have K-Elements and Visual Composer outdated, please update these plugins.

    Let me know if this will solve your 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: Kleo to-menu drop down background. #81629
     Radu
    Moderator

    Hi,

    Please add this CSS snippet to your Wp-Admin -> Theme Options -> Quick CSS

    COPY CODE
    
    .header-color .dropdown-menu li {
        border-bottom-color: #025653;
        background-color: #dd8641;
    }
    

    Let me know if is ok.

    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: I dont see pagination in the archive / blog page #81627
     Radu
    Moderator

    Hi,

    The pagination it shows by default, try to set from Settings -> Reading 5 posts per page to see if the pagination appears.If the pagination it appears it’s ok if not please tell me.

    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: Thumbnail Quality #81625
     Radu
    Moderator

    Hi,

    Can you please provide the admin credentials ?

    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: Gallery posts #81624
     Radu
    Moderator

    Hi,

    Can you please provide the exact post url to see the behavior ?

    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: Cannot collapse cover photos #81623
     Radu
    Moderator

    Hi,

    Can you please provide a screenshot pointing out the problem ?

    Also provide the page url

    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: Bug with fereign font on Firefox #81619
     Radu
    Moderator

    Hi,

    I see now

    Can you please provide admin credentials to take a look ?

    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: Styling Problems with Kleo #81618
     Radu
    Moderator

    It should be ok.

    I’ve used these CSS rules

    COPY CODE
    
    
    .kleocustomsection .template-page, .sidebar {
        padding-top: 0 !important;
    }
    
    .kleocustomsection input#bp-login-widget-user-login {
        width: 100% !important;
    }
    

    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: Mailchimp example form not working #81617
     Radu
    Moderator

    Hi,

    By using the below css you will set color black to response from mailchimp (“Thank you, your sign-up request was successful! Please check your e-mail inbox.”)

    COPY CODE
    
    .mc4wp-form .mc4wp-alert {
    color: #000;
    font-size:1em;
    }
    

    Relace color and font size with your desired settings

    For the input height use this css

    COPY CODE
    
    .mc4wp-form .form-inline input[type="email"] {
        height: 32px;
        display: inline-block;
    }
    

    You need to add this css snippets to Wp-admin -> Theme Options -> General Options -> quick css

    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: Set up New Theme #81616
     Radu
    Moderator

    Hi,

    Regarding the members profile layout sidebar

    http://social.kfcbook.com/wp-admin/admin.php?page=kleo_options&tab=17 from Default Layout* select right sidebar then save.

    REgarding the fields from register jut create your needed fields from here http://social.kfcbook.com/wp-admin/users.php?page=bp-profile-setup

    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: Profile search #81613
     Radu
    Moderator

    Sorry, i cannot login to the dashboard, can you please disable that super security plugins ?

    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: Membership Pro registration redirect error #81608
     Radu
    Moderator

    Hi,

    Try to re-save permalinks by going to Wp-Admin -> Settings -> Permalinks -> Save Changes

    What plugin add the captcha on the register form ?

    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: Rounded Corners & Social Icons #81604
     Radu
    Moderator

    Hi,

    I’ve tested your website on iPhone and it works it opens menu link, i can see the homepage.

    Just see the attached screenshot.

    Try to clear cache of that devices.

    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: Profile search #81515
     Radu
    Moderator

    To can identify what’s the problem i need admin login details.

    Can you provide these details ?

    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: Profile search #81513
     Radu
    Moderator

    Hi,

    I need also credentials ?

    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 responsive? #81511
     Radu
    Moderator

    Hi,

    Can you please provide some screenshots pointing out the responsive problems ?

    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: Between Columns Gap not working #81510
     Radu
    Moderator

    Hi,

    Normally it should work if you add the margins and padding from column options

    Please provide admin credentials to take a look.

    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: Installing Kleo to localhost #81509
     Radu
    Moderator

    Hi,

    You can do this easy by looking at this tutorial : https://www.youtube.com/watch?v=QssV3DQvXU4

    After you install wordpress, it’s simple just upload the theme from Wp-Admin -> Appearance -> Themes

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

    Ok,

    Reply here with new credentials.

    Have a nice day

    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: Mailchimp example form not working #81507
     Radu
    Moderator

    Hi,

    I’ve made some changes and it looks ok now and it works.

    If you want to make some changes at form markup ( html ) go to Mail Chimp plugin at forms

    https://mlmjam.com/wp-admin/admin.php?page=mailchimp-for-wp-form-settings

    You can edit as you wish the form aspect.

    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: Translate it all #81503
     Radu
    Moderator

    Hello,

    Look here at this tutorial : https://www.youtube.com/watch?v=yB9oZ5wcf1o this tutorial is in german language 🙂

    Regards

    Radu

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

    Hi,

    Can you check the credentials, i cannot login.

    Cheers

    Radu

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

    Hi,

    Go to Wp-Admin -> Settings -> Forums ( see attached screenshot )

    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: Profile search #81498
     Radu
    Moderator

    Hi,

    Where the error appears ?

    Can you please provide URL and wp credentials ?

    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: Translation of strings related to buddypress #81497
     Radu
    Moderator

    Hi,

    You can translate whole theme and plugins using the loco translate plugin. https://wordpress.org/plugins/loco-translate/

    See this tutorial : http://wptavern.com/translate-wordpress-plugins-and-themes-directly-in-your-browser

    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: removing logo in nav #81495
     Radu
    Moderator

    Hi,

    You can achieve this by using the css snippet form below

    COPY CODE
    
    
    body.home .sticky-wrapper .kleo-main-header img { display: none;}
    body.home .is-sticky .kleo-main-header img { display: initial; }
    
    

    The logo will be hidden until you scroll and only for homepage if you want for entire site tell me.

    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: post image size #81494
     Radu
    Moderator

    You have fixed the issue ?

    Can i close the topic ?

    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: Fatal error #81493
     Radu
    Moderator

    Hi,

    This error can be caused by folder permission which is excluded or by lack of PHP ZipArchive extension, check if Php ZipArchive is installed on your server by copying the code below intro php file which you will upload on your server, then access the file http://domain.com/yournamedfile.php

    COPY CODE
    
    <?php
    
    if (!extension_loaded('zip')) { echo 'ZipArchive is missing'; } else { echo 'ZipArchive is installed'; }
    
    ?>
    

    If you receive ZipArchive is missing contact your hosting company for enabling this php extension on your server.

    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
Viewing 40 posts - 18,081 through 18,120 (of 20,101 total)

Log in with your credentials

Forgot your details?