Forum Replies Created

Viewing 40 posts - 17,641 through 17,680 (of 20,101 total)
  • Author
  • in reply to: Magazine Site Demo and Revolution Slider #86827
     Radu
    Moderator

    Hi,

    I’ve tried to login but unsuccessfully can you check please ?

    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: Add post views to meta and display it in kleo post #86826
     Radu
    Moderator

    Hi Matthias,

    That shortcode is generated by the plugin ( https://wordpress.org/plugins/post-views-counter/ ) the shortcode is builded in wp-content/plugins/post-views-counter/includes/frontend.php line 24

    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: Changing Textcolor of Visual Composers 'Search Form' #86824
     Radu
    Moderator

    Hi,

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

    COPY CODE
    
    
    body.home input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea { color:red !important;}
    body.home .kleo-search-form #searchform input.input-lg { color:red !important; }
    

    Let me know if is 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: ru language #86823
     Radu
    Moderator

    Please provide admin credentials in a private reply.

    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: Changing Textcolor of Visual Composers 'Search Form' #86801
     Radu
    Moderator

    Hi elis,

    Can you please provide your website url ?

    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: Magazine Site Demo and Revolution Slider #86799
     Radu
    Moderator

    Hi,

    Strange issue,

    Can you please provide admin credentials to take a look ?

    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: membership pro plugin error #86798
     Radu
    Moderator

    Hi,

    This is mean that the plugin was already activated.

    Can i mark the topic as resolved ?

    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: Members mansory page #86796
     Radu
    Moderator

    Hi,

    Sorry but i cannot recommend you any plugin regarding to this… I’ve not tested a such of plugin.

    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: register page #86795
     Radu
    Moderator

    Hi,

    I’ve not received the credentials please, post here the credentials and mark reply as private.

    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: Disable display animation #86794
     Radu
    Moderator

    Hi,

    You can disable animations for that page by using this code

    COPY CODE
    
    body.page-id-7247.kleo-transform .one-by-one-animated .start-animation .el-appear,
    body.page-id-7247.kleo-transform .kleo-thumbs-animated.th-appear img.start-animation,
    body.page-id-7247.kleo-transform .start-animation.el-appear,
    body.page-id-7247.animated, .zoomIn {
        -webkit-animation: none !important;
        -o-animation: none !important;
        animation: none !important;
        opacity: 1 !important;
        -moz-transform: none !important;
        -webkit-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }
    

    Regarding the button color i cannot see that button in page, please provide a screenshot that pointing out the button

    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 Attributes Not Updating #86784
     Radu
    Moderator

    Hi,

    I couldn’t reproduce the bug that you describe, see here video : https://drive.google.com/file/d/0Bxo5b6iHWRMwRzE0UkJEZXhuVGM/view?usp=drivesdk

    Can you please tell me in what page do you encounter this problem ?

    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: Edit Text in Search Form #86779
     Radu
    Moderator

    Hi,

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

    COPY CODE
    
    .form-search.custom div.custom.dropdown a.current, .form-search.custom input[type="text"], .form-search.custom input[type="password"], .form-search.custom select {
        font-size: 1.3em !important;
    }
    

    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: Members mansory page #86708
     Radu
    Moderator

    Please visit your profile from anther profile.

    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 Attributes Not Updating #86685
     Radu
    Moderator

    Hi,

    Sorry but the credentials are incorrect, can you check please?

    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: Theme background #86680
     Radu
    Moderator

    Hi,

    In kleo is possible to set globally background only for boxed layout.

    I’ve tested locally on my install and it works,

    Make sure that you have a resolution larger than value from Site Width* to can see the background.

    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 Attributes Not Updating #86679
     Radu
    Moderator

    Hi,

    Make sure that is not a cache issue, if you have any cache plugin installed don’t forget to clear cache after each modification.

    If this is not a cache issue please provide admin credentials to take a look.

    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: Display User Full Name #86676
     Radu
    Moderator

    Hi,

    Just i’ve done this,

    Please take a look it should be ok.

    If anyone needs similar functionality please upload this (see attachment) file to wp-content/themes/kleo-child/buddypress/members/

    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: FB login #86673
     Radu
    Moderator

    Hi,

    Whan you login with facebook kleo theme gets the email and username from facebook, then if you want the users to login with the email, please install this plugin : https://wordpress.org/plugins/wp-email-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
    in reply to: register page #86671
     Radu
    Moderator

    Hi,

    Can you please provide admin credentials and URL to can take a look ?

    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: Change layout 404 page #86670
     Radu
    Moderator

    Hi,

    Please install this plugin : https://wordpress.org/plugins/404page/

    Then create a page and customize as you with, then go to http://biowash.nl/wp-admin/options-general.php?page=404pagesettings and assign the page that you have designed to be not found page.

    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: BBPress Issue #86669
     Radu
    Moderator

    Hi,

    This appears only after you install and activation then the warnings disappear ?

    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: Backup my website #86667
     Radu
    Moderator

    Hi,

    You can use : https://wordpress.org/plugins/better-wp-security/

    See here guide : https://ithemes.com/tutorials/getting-started-ithemes-security/

    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,

    Sorry but there is no shortcode to display only post meta.

    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: membership pro plugin error #86664
     Radu
    Moderator

    Hi,

    Can you access this url : http://www.my-marriage-and-more.com/wp-admin/admin.php?page=pmpro-membershiplevels ?

    Let me know

    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: Author Bio Not showing below post #86663
     Radu
    Moderator

    Hi,

    Kleo doesn’t have this feature but you can use this plugin : https://wordpress.org/plugins/simple-author-box/

    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: Magazine Site Demo and Revolution Slider #86662
     Radu
    Moderator

    Hi,

    Please delete #News Magazine and news-magazine1 then import this file : news-magazine.zip

    Let me know

    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: Remove cover photo block in member/group area #86661
     Radu
    Moderator

    Hi bruce7075

    Unfortunately this is not possible yet.

    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: Buddpress Group Cover Photo #86660
     Radu
    Moderator

    Hi,

    Just i’ve added a cover photo to this group : http://schuelerpaten.digital/gruppen/sprachen/admin/group-cover/

    It works

    Can you check please?

    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: Menu problem #86658
     Radu
    Moderator

    Hi,

    Strange behaviour, not i’ve tried to add a test item link to the menu and it works without problem(without clearing cache)

    This can be a server issue, this can be caused by max_input_vars limit

    Please add this line to your .htaccess

    COPY CODE
    
    php_value max_input_vars 5000
    

    If you receive an 500 internal error revert changes and contact your hosting companny and tell em about this setting that you want to have it on your site.

    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: Members mansory page #86656
     Radu
    Moderator

    Hi,

    Regarding to this

    Hi Radu,
    I have a question please : I just see your BudyApp seems to be wonderful.
    How you saw, I try to create a website for dating people. Which one between Kleo and BudyApp is the best for that ?
    Could you tell me if I can add a plugins ?
    I tried your demo version for BuddyApp but I didn’t find the chat? Where is it ?

    BuddyApp is for intranet and extranet propose and both themes kleo and buddy app have ability to use it as community.

    Regarding to square avatars

    Add this CSS to wp-admin -> Theme Options -> General settings -> quick css

    COPY CODE
    
    .buddypresswcamp a img.avatar {
        border-radius: 100% !important;
        width:35px;
    }
    

    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: Porfolio Margin #86654
     Radu
    Moderator

    Hi,

    I’ve tried to reproduce the issue but unsuccessfully see this video : https://drive.google.com/file/d/0Bxo5b6iHWRMwME52LU90SC0xZk0/view
    In Google Chrome looks ok like in forefox..

    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: Facebook Register. #86649
     Radu
    Moderator

    Hi,

    Do you have installed a cache plugin ? if yes please clear entire cache and then clear cache of your browser by refreshing the homepage with (CTRL + F5) once.

    Let me know

    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: sticky socket #86647
     Radu
    Moderator

    Hi,

    Please use this css

    COPY CODE
    
    @media (max-width: 600px) {
        div#socket {
            color:red !important;
            height:70px !important;
            position: fixed;
            display:none !important;
            bottom: 0;
            text-align: center;
            margin: 0 auto !important;
            width: 100%;
            z-index: 99;
        } 
    }
    

    Under 600px the next css rule will be applied, replace height:70px !important; with your adapted needs.

    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: Drop down menu height too small for larger text #86640
     Radu
    Moderator

    Hi,

    Please add this css to wp-admin -> theme options -> general settings -> quick CSS

    COPY CODE
    
    #buddypress select {
        height: 30px;
        font-size:0.8em;
        line-height:1.2em !important;
        padding: 0px 5px !important;
    }
    

    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: Display User Full Name #86635
     Radu
    Moderator

    Hi again,


    @szmek9
    please provide admin credentials to can see name/ids of that fields.


    @js100
    i’m glad you are solved the issue.

    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: Hide Woocommerce accordions #86630
     Radu
    Moderator

    Hi,

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

    COPY CODE
    
    #accordion-woo .panel { display: none !important; }
    

    This will hide the accordion from right side, provide page URL from the screenshot to cant provide another css do hide that tabs.

    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: Social Share Titel #86626
     Radu
    Moderator

    Hi,

    I’ve tested and the sharing on activity for Videos, MP3, and posts the activities and the sharing it works on fb,g+ and twitter but sometimes google don’t get the thumbnail, but if you press share on your g+ profile the activity permalink is shared but without picture.

    Read more : https://developers.google.com/+/web/share/#sharelink

    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: Members mansory page #86454
     Radu
    Moderator

    You’re welcome. 🙂

    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: sticky socket #86450
     Radu
    Moderator

    Hi,

    You can do socket sticky like this

    COPY CODE
    
    div#socket {
        position: fixed;
        bottom: 0;
        text-align: center;
        margin: 0 auto !important;
        width: 100%;
        z-index: 99;
    }
    

    If you want to have socked with transparency use opacity

    COPY CODE
    
    div#socket {
        position: fixed;
        bottom: 0;
        text-align: center;
        margin: 0 auto !important;
        width: 100%;
        z-index: 99;
        opacity: 0.6;
    }
    

    Add snippet 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: Theme background #86449
     Radu
    Moderator

    Hi,

    Please check this page : http://pushingwake.com/test-bg/

    I was able to add a background image to that section.

    Cheers

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

Log in with your credentials

Forgot your details?