Forum Replies Created

Viewing 40 posts - 8,681 through 8,720 (of 20,101 total)
  • Author
  • in reply to: YouTube Embed Size Issue #147695
     Radu
    Moderator

    Hi,

    The reason for not working are the supplementary quotes

    The CSS should look like this in your quick CSS area

    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: Display Media on post page #147693
     Radu
    Moderator

    I see but if you de-activate all plugins except BuddyPress, K-elements and visual composer and reproduce this “If I set ‘Show media on post page’ to NO and update the post, it simply throws me an error 500 (white page).” If the problem disappears, enable plugins back one by one to identify it !

    In general this kind of issues are caused by some third party plugins of by some changes in child theme.

    Try also to test this using parent theme instead of child.

    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 Menu CSS #147692
     Radu
    Moderator

    Ok then

    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: questions #147691
     Radu
    Moderator
    Not marked as solution
    in reply to: Mixed Content: #147690
     Radu
    Moderator
    Not marked as solution
    in reply to: Woocommerce product sidebar #147687
     Radu
    Moderator

    Hi @szmek9,

    If you will add a widget to shop sidebar from wp-admin -> appearance- > widgets it appears ! it works on both theme Sweetdate and KLEO

    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: kleo_ajax_results #147676
     Radu
    Moderator
    Not marked as solution
    in reply to: Revolution Slider #147578
     Radu
    Moderator

    Hi,

    Just take a look at the screenshots you should figoure out

    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 Menu CSS #147577
     Radu
    Moderator

    Hi again,

    Please provide to me admin account and the user account and also the working FTP login details to can take a closer look at the notifications thing

    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: Fatal error in my theme #147576
     Radu
    Moderator

    Hi @jafar,

    What can you please point out what comment box you want like cover photo ?

    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 view #147574
     Radu
    Moderator

    Hi there,

    Ok then

    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: Menu Icon Display – Desktop versus Mobile #147572
     Radu
    Moderator

    Great!!!
    You’re welcome

    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: Mixed Content: #147571
     Radu
    Moderator
    Not marked as solution
    in reply to: Header & Shop questions #147567
     Radu
    Moderator
    Not marked as solution
    in reply to: Where are the add friend and message buttons? #147562
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi,

    I’ve removed the map from wp-admin -> appearance -> widgets -> GD home top section

    Then I added the map shortcode in header content on the ristorante page (homepage for geodirectory)

    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: unwanted vertical lines in chrome. #147560
     Radu
    Moderator
    Not marked as solution
    in reply to: YouTube Embed Size Issue #147558
     Radu
    Moderator

    Hi,

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

    COPY CODE
    
    .activity-inner iframe[src*="youtube.com"] {
        width: 100% !important;
        height: 100% !important;
        min-height: 460px;    
    }
    

    We will include this fix on next theme update.

    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: Button Customization #147557
     Radu
    Moderator

    Hi,

    Achieving this implies some custom work and it is not a quick solution to provide.
    You can talk to a web developer to help you achieve it.

    Here it’s some info about what the change implies:

    This file is responsible for the content generation you are interested to modify /wp-content/themes/kleo/woocommerce/content-product.php in this file woocommerce adds the add to cart button and we add the quick view button.

    As an example on changing the content on add to cart area you can see how we did it with the quick view button on this file : /Applications/XAMPP/htdocs/kleo/wp-content/themes/kleo/lib/plugin-woocommerce/config.php line 771 funciton kleo_woo_quickview_button.

    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: Missing blog posts #147556
     Radu
    Moderator

    Hi,

    I haven’t received the credentials paste it here in a privte reply., you have a js error in console

    This can be a cause for your problem, try to de-activate o-widgets-bundle plugin especially google map widget from that plugin for testing proposes to can see if that causes your 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: Translation not possible #147481
     Radu
    Moderator
    Not marked as solution
    in reply to: Live Notifications Menu CSS #147471
     Radu
    Moderator

    Hi,

    Thank you for the compliments, we appreciate that!

    There are some js errors in browser console?

    Try to create a new account and send to your admin account a message.

    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: Mixed Content: #147470
     Radu
    Moderator
    Not marked as solution
    in reply to: questions #147468
     Radu
    Moderator
    Not marked as solution
    in reply to: YouTube Embed Size Issue #147467
     Radu
    Moderator

    I’m using google chrome.

    What resolution are you running ?

    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: Scrolling Bug #147466
     Radu
    Moderator

    Hi,

    The class will be added from wp-admin -> appearance -> menus

    If you don’t see the CSS class there you should check the CSS classes to be shown for the menu from wp-admin -> appearance -> menus -> screen options.

    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: Menu Icon Display – Desktop versus Mobile #147465
     Radu
    Moderator

    Hi,

    Add this CSS after the previous CSS

    COPY CODE
    
    .top-bar .kleo-menu.kleo-notifications-nav,.top-bar .shop-drop {
        display:inline-block !important;
    }
    

    It should be ok with this CSS, I’ve checked.

    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: Buddypress Cover Photo Not Saving #147464
     Radu
    Moderator

    Hi Jeff,

    Please check the FTP login credentials, I’ve tried to connect but it says login authentication failed

    COPY CODE
    
    Command:	USER kleo@learnaboutfamily.com
    Response: 	331 User kleo@learnaboutfamily.com OK. Password required
    Command:	PASS ************
    Response: 	530 Login authentication failed
    Error:        	Critical error: Could not connect to server
    

    I wait the working ftp credentials

    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

    Hi,

    The error that you provide it’s from a WordPress file not from kleo. In first instance try to do the next : Go to wp-admin -> dashboard -> updates -> reinstall wp.

    Then check again if this appears. anyway, this is a notice not an error to can causes problems. You can try to set debug OFF to hide notices.

    What problems do you have encountered with geo-directory after theme update?

    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: Styling on custom menu #147459
     Radu
    Moderator

    Hi @mitchcan,

    The My account menu + avatar and notifications + ajax it was designed to work only on the header.It can be restyled and adapted to work in the sidebar but isn’t an easy task. It’s more than few CSS lines.

    If you really need to achieve this functionality please send us an email to development team dev@seventhqueen.com for a quote.

    Regards
    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: Fatal error in my theme #147457
     Radu
    Moderator

    Hi,

    For adding sidebar background use this CSS and replace red with your desired color code

    COPY CODE
    
    .sidebar.sidebar-right { background: red;}
    

    The Css will 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: Modal login issue #147456
     Radu
    Moderator

    Hi,

    That it’s the login form which it’s placed in footer, it uses magnific pop-up script, and from what I see on your site the CSS from the magnific pop-up isn’t loaded.

    Do you have somehow modified the theme core ?

    This is the file that missing from head : https://seventhqueen.com/themes/kleo/demo-agency/wp-content/themes/kleo/assets/js/plugins/magnific-popup/magnific.css if this file will be loaded your problem will disappear

    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: Missing blog posts #147453
     Radu
    Moderator

    Hi Michael,

    Please provide the page where the posts should be there and are missing.

    Do you have tried to de-activate all plugins to check if one of those causes that? If none of the plugins causes this please provide admin credentials and page URL where the post should be seen in a private reply.

    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: YouTube Embed Size Issue #147452
     Radu
    Moderator

    Hi,

    Please take a look at this video: https://drive.google.com/file/d/0Bxo5b6iHWRMwZVFrZUZTZkI5Sms/view i cannot reproduce that.

    That it’s happening on a specific browser?

    Try to empty your browser cache and try 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: Man and Woman online count 0 #147451
     Radu
    Moderator

    Hi,

    Please make sure to have names and values of the fields identically like in wp-admin -> users -> profile fields (uppercase sensitive) this can be the cause 99%, check the field names and the fields values. IF you cannot figure out provide admin credentials and URL in a private reply to can take a 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: Activate Visual Composer Not Working #147450
     Radu
    Moderator

    Hi,

    The visual composer doesn’t need to be activating running beside Kleo theme, it’s somehow pre-activated. If doesn’t work as it should check for plugin updates from wp-admin -> appearance -> install plugins ,if you will update Visual Composer update also the K-elements plugin if haves update notice.

    Also make sure to have latest Kleo Theme ( 4.1.6.2 ) installed

    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 problem #147449
     Radu
    Moderator
    Not marked as solution
    in reply to: CENTERED MENU #147447
     Radu
    Moderator

    Great then

    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: Re-locating article-meta #147446
     Radu
    Moderator

    Hi,

    The Kleo child theme should be installed and activated.

    Also you can try to use this setting first from theme options -> blog

    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: questions #147445
     Radu
    Moderator
    Not marked as solution
Viewing 40 posts - 8,681 through 8,720 (of 20,101 total)

Log in with your credentials

Forgot your details?