Forum Replies Created

Viewing 40 posts - 15,921 through 15,960 (of 20,101 total)
  • Author
  • in reply to: Menu link color #106340
     Radu
    Moderator

    Hi,

    You can have different color to menu links by using this css

    Ex for homepage

    COPY CODE
    
    body.home .kleo-main-header .nav > li > a {
        color: red !important;
    }
    

    Ex for page with id 49 ( http://brueckeberlin.de/fotos/ ) you will have to add this css

    COPY CODE
    
    body.page-id-49 .kleo-main-header .nav > li > a {
        color: green !important;
    }
    

    And so on.. , you will need to replace the color and the id for your pages.

    That’s all

    The css can be added to wp-admin -> theme options -> general settings -> quick css

    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: How to Change The “leave a Replay” Label #106334
     Radu
    Moderator

    You can do that by using loco translate plugin https://wordpress.org/plugins/loco-translate/

    You will need to go to the plugin dashboard and in kleo section add new language, choose your language, and if you are asked where you want to save the language files choose global language directory ( wp-content/languages/ ) then search for that string and translate it.

    That’s all

    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: Testimonials Only Showing Part of Text #106333
     Radu
    Moderator

    Hi,

    Do you have added recently some php snippets into child theme ?

    Please provide admin credentials to take a closer 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: Font import #106332
     Radu
    Moderator

    Hi,

    There is no option to import font there, but you can load your desired fonts by following this topic : https://archived.seventhqueen.com/forums/topic/how-can-register-japanese-font

    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: Home Register #106331
     Radu
    Moderator

    Hi,

    1.The image of that page can be edited from the row that contain the shortcode click on the right side top to that pen icon si scroll down you will see the background img

    2.You can try with this plugin : https://wordpress.org/plugins/nav-menu-roles/

    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: Post layout issue oninner page #106330
     Radu
    Moderator

    Hi,

    The issue comes from an css rule that is added to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    
    .main-title {padding-top: 200px;}
    
    .main-title {padding-bottom: 200px;}
    
    

    Remove these rules and it will be fine

    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: Import Demo error #106327
     Radu
    Moderator

    Hi,

    Please try with the attached slider just import it

    NOTE : the slider not contains the image because is not included in demo.

    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: Visual Composer Not Active #106323
     Radu
    Moderator

    Hi,

    The visual composer comes prepackaged once with Kleo theme, if you have installed before to install kleo theme i suggest you to uninstall it and then you will see a notification to install the plugin from the theme repository.

    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: Kleo Update 4.0 #106322
     Radu
    Moderator

    Hi,

    You can update the theme manually by uploading the theme files ( unzip kleo.zip -> access the folder that archive has generated and where are the all theme files and directories like : assets, bbpress etc ) to wp-content/themes/kleo/

    The home register is based by buddypress register page after completing the fields from the kleo register element you’ll be redirected to the full buddypress register 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: Pinterest home grid footer #106321
     Radu
    Moderator

    Hi,

    You can do that by using loco translate plugin https://wordpress.org/plugins/loco-translate/

    You will need to go to the plugin dashboard and in kleo section add new language, choose your language, and if you are asked where you want to save the language files choose global language directory ( wp-content/languages/ ) then search for that string and translate it.

    That’s all

    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: Problem with formatting topics on the forum (group) #106315
     Radu
    Moderator

    Hi,

    We are working on this we will get back to you with a solution for 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
     Radu
    Moderator

    Hi,

    Look in that plugin dashboard for option to exclude some css file, if the plugin has this option you need to add this resources to the exception list

    app.min.css
    kleo_dynamic.css

    These files are already minification.

    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: Please help! Major issues installing Kleo ! #106304
     Radu
    Moderator

    Hi,

    Please upload latest version of Kleo 4.0 and Kleo Child and 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: Home OnePage – KLEO demo (v3) #106299
     Radu
    Moderator

    Hi,

    I receive this when i try to upload slider direct from revolution slider

    COPY CODE
    
    importing slider settings and data...
    
    Notice: Use of undefined constant FS_CHMOD_DIR - assumed 'FS_CHMOD_DIR' in /opt/bitnami/apps/wordpress/htdocs/wp-admin/includes/file.php on line 664
    
    Notice: Constant FS_METHOD already defined in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/revslider/includes/slider.class.php on line 1050
    
    Notice: Use of undefined constant FS_CHMOD_DIR - assumed 'FS_CHMOD_DIR' in /opt/bitnami/apps/wordpress/htdocs/wp-admin/includes/file.php on line 664
    
    Notice: Use of undefined constant FS_CHMOD_DIR - assumed 'FS_CHMOD_DIR' in /opt/bitnami/apps/wordpress/htdocs/wp-admin/includes/file.php on line 664
    
    Notice: Use of undefined constant FS_CHMOD_DIR - assumed 'FS_CHMOD_DIR' in /opt/bitnami/apps/wordpress/htdocs/wp-admin/includes/file.php on line 664
    
    Notice: Undefined index: sliderID in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/revslider/admin/revslider-admin.class.php on line 590
    Error: NĂŁo foi possĂ­vel criar o diretĂłrio.
    Go Back
    
    

    Please add this to wp-config.php

    COPY CODE
    
    
    define( 'FS_METHOD', 'direct' );
    define( 'FS_CHMOD_DIR', 0777 );
    define( 'FS_CHMOD_FILE', 0777 );
    
    

    Let me know after you paste this into wp-config.php

    You can try also to import from wp-admin -> appearance -> kleo demo data -> scroll down to the last item and click import

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

    Thank you much Sandra

    Have a nice week

    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

    You’re welcome

    Don’t forget to rate our theme 5 stars on Themeforest since it will really help us.

    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 link color #106288
     Radu
    Moderator

    Hi,

    Yes it’s possible with custom css, every page will add a class to the body and you can target every page separately.

    Just provide your admin credentials to can provide you an example and then you will replicate for others 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: Activation key #106283
     Radu
    Moderator

    Hi,

    Is there any problem regarding the user activation link ?

    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 and portfolio? #106282
     Radu
    Moderator

    Hi,

    Sorry but Kleo theme doesn’t have this functionality.

    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: Video Comments #106281
     Radu
    Moderator

    Hi,

    You can hide the TEXT COMMENT text with this css

    COPY CODE
    
    .comment-navigation a#comments-text-link {
        display: none;
    }
    

    And then you can look in that plugin dashboard if it have some option to set VIDEO COMMENT to be the default option.

    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: Posts count #106280
     Radu
    Moderator

    Hi,

    Please take a look here : https://bbpress.org/forums/topic/bbpress-post-count/

    And if the solution provided here is not satisfying you please open a ticket on bbpress forums.

    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: Kleo Register – Steps to get working? #106278
     Radu
    Moderator

    Hi,

    No, but if you do have additional fields in your buddypress register page, then after completing the fields from the kleo register element you’ll be redirected to the full buddypress register 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: Add Cover and Profile Thumbnail not working #106275
     Radu
    Moderator

    Hi,

    Do you have solved the issue ? 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: Total member count members page #106274
     Radu
    Moderator

    Hello,

    Can you please provide more details like :

    1. Page link where the counter doesn’t work

    2. The theme version

    3. How many members it should appear there and how many appears ?

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

    You’re welcome

    Don’t forget to rate our theme 5 stars on Themeforest since it will really help us.

    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

    You’re welcome

    Don’t forget to rate our theme 5 stars on Themeforest since it will really help us.

    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: Home OnePage – KLEO demo (v3) #106269
     Radu
    Moderator

    Ok i see,

    Please provide admin credentials to take a closer 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
     Radu
    Moderator

    Hi again,

    In the file that i have provided to you i’ve added only the missing search text not any other modifications.

    Add this css to your child theme style.css

    COPY CODE
    
    
    form#horizontal_search {
        padding: 0px 30px;
    }
    
    

    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: EVENt MANAGER NOT SHOWING MAP #106265
     Radu
    Moderator

    Hi,

    Regarding to this

    Due to malware we have to make new installation , there is serious secuirty issue please enhance more security .

    The BuddyApp theme does not have to do with your site security. Such malware issues usually comes from outdated plugins, we always keep our theme updated and clean.

    Regarding the problem with the page, please provide link to that page and some credentials to can be able to view it.

    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: Geonames in Kleo? #106258
     Radu
    Moderator

    Hi,

    There’s no such field available in Kleo

    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 Jazzbuzz,

    This issue is caused because wp because kleo and geo my wp uses same font awesome icons library and you should stop the geo my wp to load that.

    By adding this filter to child theme functions.php geo my wp will stop the icons library to load

    COPY CODE
    
    add_filter( 'gmw_font_awesome_enabled', '__return_false' );
    

    Same issue discuted here : https://archived.seventhqueen.com/forums/topic/geo-my-wp-icon-bug

    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: Home OnePage – KLEO demo (v3) #106253
     Radu
    Moderator

    Hi,

    Just go to wp-admin -> appearance -> kleo demo data -> scroll down to the last item and click import. see attached screenshot.

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

    Hi,

    Go to wp-admin -> theme options -> miscellaneous -> Login redirect for Popup* -> choose custom link

    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: Hidden featured image on in the contents page. #106250
     Radu
    Moderator

    Ok,

    Try to disable all plugin except buddypress,rtmedia,woocommerce,visual composer and k-elements and if the problem disappear enable plugins back one by one to identify what causes this, if this is useless please provide me 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: Hidden featured image on in the contents page. #106232
     Radu
    Moderator

    Do you have cleared the WP super cache cache ?

    Do you have additional php files in child theme ?

    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 Icons Do Not Display On Mobile #106228
     Radu
    Moderator

    Hi,

    I see, can you please install child-theme ? and then you should paste this css into wp-content/themes/sweetdate-child/style.css

    COPY CODE
    
    .top-links .hide-for-small {
        text-align: center;
        display: inherit !important;
    }
    

    Before installing child theme you should save settings from theme options pannel by doing this

    Go to wp-admin -> theme options -> import/export -> show export text ( copy this content into a text file and save it to your desktop ) then activate child theme and go again to theme options -> import/export -> import from text (here you will need to paste the content that you have save it on desktop ).

    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: side bar #106226
     Radu
    Moderator

    More specific please ?

    Provide a screenshot

    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 overlay over background image. #106225
     Radu
    Moderator

    Do you have K-elements and Visual composer updated ?

    Let me know

    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: Few words translation #106224
     Radu
    Moderator

    Hi,

    The path for the lang files it should to be in wp-content/languages i don’t think is necessary to change lang file locations from wp-content/languages/themes to …/wp-content/languages

    I think that the strings that you are trying to translate are part of rTMedia try to search for them in rTMedia from loco translate, if you will add a new language to rTMedia choose global language directory, if your language it’s already added to rTMedia, go to /wp-content/plugins/buddypress-media/languages/ backup your language then delete the language from loco translate and add it again but now choose global lang directory and paste the lang file from /wp-content/plugins/buddypress-media/languages/

    Something like that

    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: 3 Footers w/ child theme #106215
     Radu
    Moderator

    You’re welcome

    Don’t forget to rate our theme 5 stars on Themeforest since it will really help us.

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

Log in with your credentials

Forgot your details?