Forum Replies Created

Viewing 40 posts - 19,121 through 19,160 (of 20,101 total)
  • Author
  • in reply to: Hide Page Title Area #61028
     Radu
    Moderator

    In this case please provide, that page URL and admin credentials.

    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: improve page load times with google fonts #61027
     Radu
    Moderator

    Hi,

    1. You can remove google fonts like this

    COPY CODE
    
    function wpse_dequeue_google_fonts() {
        wp_dequeue_style( 'kleo-google-fonts' );
    }
    add_action( 'wp_enqueue_scripts', 'wpse_dequeue_google_fonts', 20 );
    

    2. Leave them in htaccess.

    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 Page Title Area #60911
     Radu
    Moderator

    Hello,

    You can show/hide title/breadcrumb/top bar/etc…. only for a certain page, by going to that page backend then scroll down until you see Theme General Options, here you have three tabs (Display settings,Title section,Media) from here you can show hide stuff for that certain pages.

    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: Unable to upload any new images #60910
     Radu
    Moderator

    Hello,

    What error/s you encounter when you try to upload an image/s ?

    NOTE : It’s possible that one or more of you active plugins from the old theme, to be in conflict with the kleo and/or with more of them.

    I suggest you to install the theme on a development environment, with all plugins disabled etc…

    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: Genereate PDF on the fly (at my wits end) #60909
     Radu
    Moderator

    Hi, sorry to say that, there are no out of the box options to achieve this right now but we will take it into consideration.

    Also i searched on google wordpress pdf and i found this https://wordpress.org/plugins/pdf-creator-lite/ , please test it if you not tested yet, see if it works, if not, try to contact plugin author to help you with implementation.

    Best regards

    Radh

    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: Two diff display for group and profil ? #60906
     Radu
    Moderator

    HEllo,

    Please provide URL

    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: Less by default… #60905
     Radu
    Moderator

    Hello

    We are working on new version of kleo 3.0 you can take a look here ( http://seventhqueen.com/themes/kleo/members/kleoadmin ) the “Show More/Show Less” text has been replaced by an icon.

    We will take in consideration you request about cover photos to be little 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: activity stream translation #60901
     Radu
    Moderator

    Hmm,try to install https://wordpress.org/plugins/loco-translate/ and search in buddypress that field, you should be able to translate, if not works repeat what i said in previous post, it should work.

    Let me know if you solve this.

    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: change color background hover submenu #60899
     Radu
    Moderator

    The guy has opened this thread, and guy has find the solution, for this i marked topic as resolved, it will be nice if @John0609 will provide the solution to help other users.

    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: Survey on seventqueen #60895
     Radu
    Moderator

    Hello,

    We use https://wordpress.org/plugins/contact-form-7/

    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: Senseï wrappers #60887
     Radu
    Moderator

    Hi Seaveal,

    The Kleo 3.0 will be compatible with sensei.

    The Update will be released this week.

    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: activity stream translation #60780
     Radu
    Moderator

    Try to do that :

    Go to wp-content/plugins/buddypress move that buddypress-LANG_CODE.po/mo to wp/content/languages/plugins.

    It should work.

    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: Show content on page load #60778
     Radu
    Moderator

    You need to have that class animate-when-almost-visible or animate-when-visible, also you can go to Visual Composer click row edit, and scroll down until you see animation then select your desired animation.

    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: User cover fullscreen #60777
     Radu
    Moderator

    Hello,

    Go to Wp-Admin -> Theme Options -> Buddypress -> CHECK -> Enable Full width Profile Header -> Save

    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: Mobile Menu :) #60776
     Radu
    Moderator

    Hello,

    We will release an update (Kleo 3.0) with this function implemented.

    The theme update will be released at the end of the 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
    in reply to: Group cover photo language file #60775
     Radu
    Moderator

    Hello,

    Go to \wp-content\plugins\buddypress-cover-photo\languages

    an rename buddypress-cover-photo-ro_RO.mo/po to bpcp-ro_RO.mo/po

    Replace ro_RO with your current wordpress language code.

    It should work.

    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: Post Grid loading #60771
     Radu
    Moderator

    Hello,

    This is the default behavior of visual composer Posts Grid.

    You can open a ticket of their support platform.

    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

    Hello,

    Please upload this file in your kleo-child theme (see attachments)

    TO : wp-content\themes\kleo-child\woocommerce\single-product\tabs

    Note : Please create the folders to form that path.

    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: Doc nav head without resizing the logo #60765
     Radu
    Moderator

    For the moment there is no way to achieve this on kleo, i can’t provide you a quick fix, because is not only CSS think.

    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: groups creating functionality not working #60763
     Radu
    Moderator

    I’ve not tested, test yourself and see if fit your demands.

    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: switch off topmenu collapse #60762
     Radu
    Moderator

    Hello,

    This functionality is not yet possible, but in the future we will consider.

    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: Polylang plugin & Kleo #60672
     Radu
    Moderator

    Hi,

    I don’t think if this https://polylang.wordpress.com/2014/04/10/incorrect-usage-of-wp_nav_menu/ is your issue, open a ticket of their support forum and see want they say.

    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: Functions . php #60670
     Radu
    Moderator

    It’s not need to add that to functions,but if you not receive any error it’s 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: Gap under menu in Firefox #60595
     Radu
    Moderator

    Hello,

    Go to your home page, go to first row, click settings, change background attachment type from scroll to fixed, it should work.

    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: After login stay in the same page #60594
     Radu
    Moderator

    Hello,

    Try like this :

    Go to Theme Options -> Miscellaneous -> Login redirect for Popup -> Reload current page.

    Let me know if it work.

    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: Functions . php #60592
     Radu
    Moderator

    Try this solution : http://wpsmith.net/2010/tutorials/different-favicons-for-wordpress-3-0-multisite/

    Or try this plugin ( Multisite – WordPress MU ) : https://wordpress.org/plugins/favicon-switcher/

    That comments are only informational.

    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: Edit Sidebars #60591
     Radu
    Moderator

    Hello,

    Try to put that css in kleo-child/style.css it should work, i tested.

    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: Polylang plugin & Kleo #60589
     Radu
    Moderator

    Hi,

    Sorry to say that, but is not easy to fix this, it requires some time for debugging and integration, try to post on their forum support.

    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: Amazon Partner Link Code not showing #60550
     Radu
    Moderator

    Hello,

    Same problem on me.. until i disable ad block.

    Make sure you don’t have a ad blocker 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: width quick css two side bars #60549
     Radu
    Moderator

    Try like this

    COPY CODE
    
    
    @media (min-width: 768px) {
    
    	.template-page.col-sm-push-3 {
    	left: -moz-calc(25% - 1px);
    	left: -webkit-calc(25% - 1px);
    	left: -o-calc(25% - 1px);
    	left: calc(20% - 1px);
    	}
    
    @media (min-width: 768px)
    	.col-sm-pull-9 {
    	right: 80%;
    	}
    	.col-sm-3 {
    	  width: 20%;
    	}
    }
    

    The sidebar will have 20% and main 80%, u can edit as you wish.

    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: Responsive ADS on slideshow #60548
     Radu
    Moderator

    Hello,

    This is a third party plugin developed by rtCamp.

    Please write on rtMedia forum support.

    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: Doc nav head without resizing the logo #60545
     Radu
    Moderator

    And your website address is ?

    Provide the url, because css solution can be confusing depending of layout configuration.

    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 image doesnt look right on mobile #60543
     Radu
    Moderator

    Try to change background-size from Cover to inherit

    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: Bundled Border Color Conflict #60542
     Radu
    Moderator

    You can look/identify in page for the css generated from your theme options -> styling options, copy the css generated and paste only in homepage, then revert settings from theme options.

    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: Functions . php #60541
     Radu
    Moderator

    Hello,

    The function.php from child is not required to have ?> at the end.

    blog_favicon() function is not part as kleo framework, you can add favicon to your site/blog from Wp-admin -> Theme Options -> General settings -> Favicon

    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: Edit Sidebars #60540
     Radu
    Moderator

    Try this css,

    Add this css to Theme Options -> General Settings -> Quick CSS or in kleo-child/style.css
    Cheers

    COPY CODE
    
    @media (min-width: 768px) {
    
    	.template-page.col-sm-push-3 {
    	left: -moz-calc(25% - 1px);
    	left: -webkit-calc(25% - 1px);
    	left: -o-calc(25% - 1px);
    	left: calc(20% - 1px);
    	}
    
    @media (min-width: 768px)
    	.col-sm-pull-9 {
    	right: 80%;
    	}
    	.col-sm-3 {
    	  width: 20%;
    	}
    }
    
    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: switch off topmenu collapse #60538
     Radu
    Moderator

    Try to go to Wp-Admin -> Appearance -> Menus -> Select Top Menu

    Rebuild the menu with only what you need.

    Note : That top menu with is not so optimized yet…

    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: Turn off the Mobile top Menü via CSS #60536
     Radu
    Moderator

    If you have not figured out how to hide the menu t ask me the address of your site to have a look and give you a fixed css.

    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: groups creating functionality not working #60532
     Radu
    Moderator

    No problem :)),

    Try to use this plugin : https://wordpress.org/plugins/bp-group-hierarchy/

    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 Border #60531
     Radu
    Moderator

    Hello,

    I’m trying to access your website from Romania,

    I accessed your website but with a proxy,

    Try to use this css snippet by adding them to Wp-Admin -> Theme Options -> General Settings -> Quick CSS area

    COPY CODE
    
    @media (max-width: 991px)
    .kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header {
      position: relative!important;
      top: auto!important;
      background-color: rgba(0,0,0,0.5);
    }
    

    Also try to decrease the line-height for the menu if is need from Wp-Admin -> Theme Options -> Header Options -> Main Menu Height -> to 70,75 or any value.

    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 - 19,121 through 19,160 (of 20,101 total)

Log in with your credentials

Forgot your details?