Forum Replies Created

Viewing 40 posts - 11,001 through 11,040 (of 20,101 total)
  • Author
  • in reply to: Sidebar width #134578
     Radu
    Moderator

    Great,

    Have a nice week

    Cheers
    R.

    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: Ipad compatibility ? #134577
     Radu
    Moderator

    Yes I saw, this happens on landscape orientation right ? because it haves same width as a desktop resolution anyway you can see the drop down ty holding tap hover the items, the :hover it’s hot available on mobile,that’s the reason.

    We will investigate this issue, but for the moment we don’t have any solution to provide

    Cheers
    R.

    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 profile tabs #134576
     Radu
    Moderator
    Hi, i cannot see that, maybe meanwhile you have solved ? You can add to exception list app.min.js / app.js / app.min.css / app.css / dynamic.css Cheers
    in reply to: Header image goes full width with VC #134575
     Radu
    Moderator
    Not marked as solution
    in reply to: slider revolution mailchimp #134573
     Radu
    Moderator

    Hi,

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

    COPY CODE
    
    #mc_embed_signup input#mce-EMAIL { float:left !important; min-width:250px;width:auto !important;}
    #mc_embed_signup input#mc-embedded-subscribe { float:none;}
    

    Cheers
    R.

    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

    No problem

    Cheers
    R.

    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: failed to load dynamic.css 404 error / url errors #134570
     Radu
    Moderator

    Hi,

    I saw that the dynamic file loads now, it’s ok ?

    The error from console regarding this : http://tandem5.co.uk/nba/wp-content/themes/kleo/library/js/google-maps.js?ver=0.1 Failed to load resource: the server

    It’s caused by some plugin because in theme we don’t include the google-maps.js… something modifies the google maps links try to de-activate plugins and child them and check again

    Let me know

    Cheers
    R.

    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: Live notifications in the menu #134568
     Radu
    Moderator

    Hi again,

    Please add this code to wp-content/themes/kleo-child/functions.php

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

    Note : child theme needs to be installed and active

    Then change some settings in theme options and press save and check if the changes apply

    The notifications are hidden on mobile because for the desktop has build to work on hover.. and on the mobile devices you don’t have hover because you don’t have mouse.

    Cheers
    R.

    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 buddypress member search (Multi Select Box) #134559
     Radu
    Moderator

    Hi,

    Even you change the template from wp-admin -> users -> profile search ?

    How many countries do you have in total there and many are shown ?

    Let me know

    Cheers
    R.

    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 Button #134558
     Radu
    Moderator
    Not marked as solution
    in reply to: kleo_ajax_results #134557
     Radu
    Moderator
    Not marked as solution
    in reply to: Profile Button #134556
     Radu
    Moderator
    Not marked as solution
    in reply to: TOP BAR OPTIONS #134553
     Radu
    Moderator

    Using this css

    COPY CODE
    
    .top-menu li a {
        border: 0 !important;
    }
    

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

    Cheers
    R.

    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: Woocommerce checkout page is down #134552
     Radu
    Moderator
    Not marked as solution
    in reply to: Portfolio Page Advanced Customization #134551
     Radu
    Moderator
    Not marked as solution
    in reply to: Main Menu Font size #134550
     Radu
    Moderator

    Hi,

    If there its an issue that we can’t resolve or the item it’s not as advertised then we can give you refund.

    Please contact Envato support and request a refund since they are handling this matter.

    https://themeforest.net/page/customer_refund_policy

    Cheers
    R.

    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 conflict with “MailGun for WordPress” plugin #134549
     Radu
    Moderator
    Not marked as solution
    in reply to: Ipad compatibility ? #134548
     Radu
    Moderator

    Hi,

    where i can saw that two dropdowns menus from desktop ? i cannot see it

    Cheers
    R.

    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: Restrict my site #134547
     Radu
    Moderator

    This it’s happens also on our demo ?

    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: Demo content not loading #134546
     Radu
    Moderator

    Hi,

    We are using a plugin named : k-style-switcher but I say that the plugin cannot be fond and if you search you will find this plugin instead of k-style-switcher : https://wordpress.org/plugins/wp-user-stylesheet-switcher/changelog/ but anyway that plugin it’s modified a lot to look and to behave like that

    Cheers
    R.

    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: Request your help please team :) #134545
     Radu
    Moderator
    Not marked as solution
    in reply to: Login not working #134479
     Radu
    Moderator
    Not marked as solution
    in reply to: How can i change Fonts? #134477
     Radu
    Moderator

    Hi,

    Please take a look here : https://archived.seventhqueen.com/forums/topic/how-can-register-japanese-font

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: slider revolution mailchimp #134476
     Radu
    Moderator

    Hi,

    Please tell me the page URL where I can see that newsletter button, if the page is not public provide an username and a password to check it

    Cheers
    R.

    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: Transparent menu #134475
     Radu
    Moderator

    Use this css

    COPY CODE
    
    .kleo-main-header.header-normal {
        background: rgba(0,0,0,0.4) !important;
    }
    

    Cheers
    R.

    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: failed to load dynamic.css 404 error / url errors #134474
     Radu
    Moderator

    Hi,

    You have 4.0.7 in first instance try to update theme to latest version : 4.1.3.

    You will have to update theme to 4.1.3 and after most important is to update Visual Composer, K-elements and Revolution Slider from wp-admin -> appearance -> install plugins, press update for these plugins.

    We have two methods for update

    1. Automatic theme updates:

    – Go to WP admin – Theme options – Theme Update
    – Enter Themeforest username and API KEY
    – Save the options
    – Go to WP admin – Dashboard (link should be like: /wp-admin/update-core.php) and you should see the theme there if there is a new update available
    – Click the checkbox next to it and click to Update themes

    2. Manually update theme by FTP.

    – Connect to your server.
    – Go to wp-content/themes/ and copy “kleo” folder to your computer so you have a backup of your old files.
    – Extract kleo.zip that you have downloaded from Themeforest. Make sure the resulting “kleo” folder has a style.css in it. Delete on your server all files inside wp-content/themes/kleo and then copy all files inside “kleo” folder to your server in wp-content/themes/kleo

    Important note : After you update the theme to latest version 4.1.3 please update the bundled plugins especially Visual Composer, K-elements and Revolutions slider.

    https://archived.seventhqueen.com/documentation/kleo#updates

    Let me know

    Cheers
    R.

    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 discussion box above comments #134470
     Radu
    Moderator

    Hi,

    Where can I see the discussion box provide screenshot that pointing out ? are you using a certain plugin ? If yes what plugin ?

    Cheers
    R.

    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: Ipad compatibility ? #134469
     Radu
    Moderator

    Actually for your site what’s the problem ? The burger doesn’t it’s on the same line as the logo ?

    Cheers
    R.

    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: Ipad compatibility ? #134468
     Radu
    Moderator

    Actually for your site what’s the problem ? The burger doesn’t it’s on the same line as logo ?

    Cheers
    R.

    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: Ipad compatibility ? #134467
     Radu
    Moderator

    Hi,

    We will investigate and we will let you know

    Cheers
    R.

    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: POPUP or SLIDE-IN for HAMBURGER MENU #134466
     Radu
    Moderator

    Hi,

    We don’t have a quick solution to this..

    Cheers
    R.

    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: woocommerce #134465
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    The email should come from Envato studio and we cannot control that.. you can suggest this to Envato studio but anyway in our themeforest page you will find the changelog

    Cheers
    R.

    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: Header image goes full width with VC #134463
     Radu
    Moderator
    Not marked as solution
    in reply to: Double Menu #134462
     Radu
    Moderator

    Hi,

    Unable to figure out what’s going on, please provide FTP credentials to investigate further

    Cheers
    R.

    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: Live notifications in the menu #134460
     Radu
    Moderator

    Hi,

    I see the problem, for the icon that is not saving, please ask your hosting support to change the “max_input_vars” value to something bigger, like 5000

    Let me know

    Cheers
    R.

    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: Live notifications in the menu #134459
     Radu
    Moderator

    Hi,

    It’s a normal behaviour on mobile for notifications item to be hidden you can show the item by using this css

    COPY CODE
    
    
    @media (max-width: 991px) {
    .kleo-toggle-menu, .kleo-toggle-menu .kleo-toggle-submenu {
        display: block !important;
    }}
    
    

    Cheers
    R.

    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: Colours on kleo grid posts. #134458
     Radu
    Moderator

    Great

    Have a nice week

    Cheers
    R.

    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 of profile tab translation #134457
     Radu
    Moderator

    HI,

    Do you have somehow any PHP file rewritten ? if yes de-activate child theme and check again if the strings will be translatable if not provide admin credentials and FTP details to take a closer look

    Cheers
    R.

    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 moved out of top bar on mobile #134456
     Radu
    Moderator
    Not marked as solution
Viewing 40 posts - 11,001 through 11,040 (of 20,101 total)

Log in with your credentials

Forgot your details?