Forum Replies Created

Viewing 40 posts - 15,361 through 15,400 (of 20,101 total)
  • Author
  • in reply to: Search Results #111295
     Radu
    Moderator

    Sure,

    I will 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: qtranslate and wpml #111290
     Radu
    Moderator

    Hi,

    I’m not sure if you can use a lang switcher with loco translate because i don’t haven’t use these plugins, i know that wpml have a lang switcher and you are able to translate any string from it , like loco translate.

    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: Men/Women Online problem. #111289
     Radu
    Moderator

    Hi,

    Please give credentials to take a look please

    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: Footer Issue with Bigger Screens #111288
     Radu
    Moderator

    Use this

    COPY CODE
    
    @media (min-width:1600px) {
    
    .footer-color { background-position: center 25%; }
    
    }
    

    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: WC Shop page: products per row? #111287
     Radu
    Moderator

    Add this and then set margin-right for li’s 4 px

    COPY CODE
    
    .kleo-shop-cols-5 li.product, .kleo-shop-5 li.product, .woocommerce.columns-5 li.product {
        width: 19.5%; 
    }
    

    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: Advanced Carousel Not Working #111286
     Radu
    Moderator

    When i said that the shortcodes wasn’t working, now what is the problem ?

    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: Buddypress layout on mobile/small screen. #111280
     Radu
    Moderator

    Hi,

    Use this

    COPY CODE
    
    #buddypress .activity-list .activity-content .activity-inner, #buddypress .activity-list .activity-content blockquote {
        margin-top: 20px !important;
    }
    

    Replace 20px with your desired value

    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 primary menu font Color ? #111275
     Radu
    Moderator

    Hi,

    Add this css that will set the background color, replace #dadada color with your desired color

    COPY CODE
    
    
    @media (max-width: 991px) {
    .kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header {
        background-color: #dadada;
    }}
    
    

    Cheeers

    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: Google Adsense #111270
     Radu
    Moderator

    Hi,

    Yes you right, my bad,

    Use the attached file and upload it to wp-content/themes/sweetdate-child/members

    NOTE : The child theme needs to be activated.

    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: Login Popup with Ubermenu doesn't work #111267
     Radu
    Moderator

    Hi,

    For some reason i cannot add a custom class to an element, please ask the ubermenu support about this

    You can see how popup login opens http://www.intuitalks.com/testing-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: Shrink menu #111085
     Radu
    Moderator
    COPY CODE
    
    @media (max-width: 600px){
    #header .navbar-nav li a {
        padding: 5px 0;
    }
    }
    
    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: Men/Women Online problem. #111084
     Radu
    Moderator

    Hi,

    Do you have renamed the women and man fields from profile fields ?

    The name of cases should be identically

    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: Line Style tabs #111083
     Radu
    Moderator

    Hi

    Do you need to remove the icons from profile tabs or what ?

    Provide more accurate details

    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: That file is responsible for displaying profile? #111082
     Radu
    Moderator

    Hi,

    The template files are located under “wp-content/themes/kleo/buddypress/members/single/”, there are lots of template files so depending to the location you need to add content you will have to edit one of those files.

    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: 404 page not found for posts pages #111080
     Radu
    Moderator

    Hi,

    try to re-save permalinks from wp-admin -> settings -> permalinks

    If this is useless please enable wp debug by going to ftp in root directory of your wp install open wp-config.php look for define( ‘WP_DEBUG’, false ); and change it to true and after this line add this

    define( ‘WP_DEBUG_LOG’, true );

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    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: Border Style #111079
     Radu
    Moderator

    Hi,

    What theme version do you have ? and what version have these plugins ? Visual Composer and K-elements ?

    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: qtranslate and wpml #111078
     Radu
    Moderator

    Hi,

    I’m not aware if the qtranslate works with buddypress, we haven’t tested this plugin and you should test it.

    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: Comments to forum posts #111075
     Radu
    Moderator

    Hi,

    You will should to look for another plugin or to hire a developer

    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 the text “Tags:” for other text on post #111074
     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.

    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: Site speed #111072
     Radu
    Moderator

    Hi,

    Please follow this : http://seventhqueen.com/blog/code-snippets/the-definitive-wordpress-speed-guide-step-by-step-easy.html

    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: Membership registration not possible? #111071
     Radu
    Moderator

    Hi

    Install and configure this plugin : https://wordpress.org/plugins/wp-mail-smtp/ with the correct settings.

    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: Responsive issues #111070
     Radu
    Moderator

    Hi,

    On you homepage the posts are not displayed, provide the link to that 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: menu Size font #111068
     Radu
    Moderator

    Hi,

    Go to wp-admin -> theme options -> general settings -> header options -> Main Menu Font size

    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: Linking to tab #111064
     Radu
    Moderator

    Hi,

    Nope, this is not possible 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
    in reply to: Footer Issue with Bigger Screens #111062
     Radu
    Moderator

    Hi,

    This is not an issue that coming from the theme, i see that you have made an custom modification and i see that you use background-size: cover; and this a normal behaviour.

    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,

    Do you have installed plugin Envato Toolkit ? https://github.com/envato/envato-wordpress-toolkit

    If you have already the plugin installed and it not works, please provide admin credentials to take a look

    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: Search Results #111052
     Radu
    Moderator

    Hi

    Please disable all plugins except woocommerce then clear your browser cache and check again and let me know.

    Also please try to deactivate the child theme and check again

    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: Logo size changes after page load #111051
     Radu
    Moderator

    Hi,

    Try with this setting go to wp-admin -> theme options -> header options -> Resize logo on scroll* set ON, if this not solving your issue, provide admin credentials to can view the 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: Setting Posts page #111050
     Radu
    Moderator

    Hi,

    If you want to choose how many posts to be displayed or from what category or any other related settings you will need to go to wp-admin -> pages -> your news page then you will have to edit each post grid element, give a look at this video : https://drive.google.com/file/d/0Bxo5b6iHWRMwTDdLR2VacHU1ZVE/view … and so on.

    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 bug #111049
     Radu
    Moderator

    Hi,

    There is no bug, that image shouldn’t be there when you visit page from mobile device but for some reason is there, i will note that as bug and we will take a look at that

    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: Backgroud color won’t change. #111048
     Radu
    Moderator

    Hi,

    Fist, please update the theme to latest version 4.0.3 and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.

    If this is useless please enable wp debug by going to ftp in root directory of your wp install open wp-config.php look for define( ‘WP_DEBUG’, false ); and change it to true and after this line add this

    COPY CODE
    define( 'WP_DEBUG_LOG', true );

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    Repeat the described actions and then check the debug.log file and let me know what error appears.

    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: Buddypress layout on mobile/small screen. #111045
     Radu
    Moderator

    Hi,

    Yes remove this

    COPY CODE
    
    #buddypress .activity-list .activity-content {
        margin: 0 0 0 100px !important;
    }
    

    Then ad the end of the css file add this

    COPY CODE
    
    #buddypress .activity-timeline {left:45px}
    

    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: WC Shop page: products per row? #111041
     Radu
    Moderator

    Hi,

    Yes

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

    COPY CODE
    
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        margin-right: 0px !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: Portfolio Navigation #111037
     Radu
    Moderator

    You’re welcome

    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

    Good

    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
    in reply to: Dynamic.css loading problem #111033
     Radu
    Moderator

    I see that you have 4.0.1 theme version please update the theme to 4.0.3 then you should update the plugins to, check form wp-admin -> appearance -> install plugins.

    Let me know if the update will solve your 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: Kleo + texte #111032
     Radu
    Moderator

    Hi,

    The VC should be 4.10 version, try to delete the 4.11 version then go to wp-admin -> appearance -> install plugins, install visual composer

    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: Page Background color issue #111031
     Radu
    Moderator

    Take a look now,

    It should be ok now 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: Advanced Carousel Not Working #111028
     Radu
    Moderator

    You’re shortcode are not running right now maybe you do some debugging let me know when i can see live example

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

    I think you don’t have child theme activated..

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

Log in with your credentials

Forgot your details?