Forum Replies Created

Viewing 40 posts - 18,641 through 18,680 (of 20,101 total)
  • Author
  •  Radu
    Moderator

    Hi,

    Just use this CSS

    This css it’s only applies to quotes post format in blog layout

    COPY CODE
    
    body.blog .container article.post_format-post-format-quote .inner-content {
        color: #FFF !important;
    }
    

    This will applies on categories.

    COPY CODE
    
    .container article.post_format-post-format-quote .inner-content {
        color: red !important;
    }
    

    You can use both snippets,

    Replace red with your desired color.

    Add this css to your Wp-admin -> Theme Options -> General Settings -> Quick CSS.

    Best Regards

    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: Warning: Illegal string offset 'taxonomy' #74690
     Radu
    Moderator

    I’m glad if you have solved your issue,

    In my opinion it’s not necessary to ask (WPBakery) them about the compatibility issue between VC and GeoDirectory Events plugin.

    The point is GeoDirectory Events plugin doesn’t have a integration made with kleo theme yet, maybe in future this will be implemented.

    If you can send a copy of “GeoDirectory Events plugin” to our development department at this address : dev@seventhqueen.com to can test behavior in Kleo theme.

    Best regards

    Have a nice day

    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: Groups Avatar #74689
     Radu
    Moderator

    Also,please provide and the group page url.

    Regards

    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: WPGeodirectory Issue #74688
     Radu
    Moderator

    Ok,

    I’m glad if you have solved the issue,

    Can i close the topic ?

    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: Bad score Pagespeed insights #74610
     Radu
    Moderator

    Hi,

    I think i found the problem, when you encounter same problem, just disable w3 cache plugin and enable it.

    Set back wp_config to false

    Best regards

    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: Warning: Illegal string offset 'taxonomy' #74604
     Radu
    Moderator

    Hi again,

    That element its part of Visual Composer not part of kleo.

    I’ve tried to reproduce your issue but i cannot to do that.

    If you have any other plugins that not comes with the kleo theme try to disable them and check if the problem persists.

    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: Bad score Pagespeed insights #74598
     Radu
    Moderator

    Can you set the wp_debug true ?

    https://codex.wordpress.org/Debugging_in_WordPress

    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: Warning: Illegal string offset 'taxonomy' #74596
     Radu
    Moderator

    Hi,

    Can you please tell me what element you are using ?

    Posts Grid or Kleo Posts ?

    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: Bad score Pagespeed insights #74591
     Radu
    Moderator

    Try to resave permalinks by going to Wp-Admin -> Settings -> Permalinks -> Save Changes.

    Then add to exception list

    /recepten-blog/
    /blog/

    Then flush w3 cache and clear browser cache.

    Let me know if it works.

    Best Regards

    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: Error with login #74590
     Radu
    Moderator

    You’re welcome

    Best regards

    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: get connected graphic is not pointing with cursor #74589
     Radu
    Moderator

    Hi,

    I’ve fixed the problem, I puted the kleo particles to a new row inside to that row.

    Best regards

    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: Error with login #74582
     Radu
    Moderator

    I think the problem is caused by this plugin https://wordpress.org/plugins/limit-login-attempts/

    Try to disable it and check after.

    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: Notifications cause major server issues #74581
     Radu
    Moderator

    Hi,

    Please try to replace app.min.js and app.js files before that make a backup of actual files.

    Similar problem here , you will find files attached to this post : https://archived.seventhqueen.com/forums/topic/notifications-causes-508-error#post-55590

    Let me know if this solve your problem.

    Best regards

    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: Images and Videos crashing the site on iPad #74578
     Radu
    Moderator

    Hi again,

    My suggestion is to put there a button or an image and when you press to that button/image to open the ticket link in a new page.

    Regards

    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: auto expand side menu items #74577
     Radu
    Moderator

    You’re welcome.

    Have a nice day

    Best Regards

    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: Changing Icons-Priority of Responsive Mainmenu #74576
     Radu
    Moderator

    Hi,

    Sorry to say but this is not possible to set custom order for that icons…

    In future we will implement this functionality.

    Best Regards

    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: Error with login #74573
     Radu
    Moderator

    You have an plugin for cache or something like that ? If yes , what plugin ?

    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 too large on mobile #74572
     Radu
    Moderator

    Hello,

    Just add this CSS to Theme Options -> General Settings ->Quick CSS

    COPY CODE
    
    @media (max-width:600px) {
        h1 {font-size:3em !important;
            line-height:1em;
        }
    }
    

    Let me know if its ok

    Best Regards

    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: Changing Textcolor of Visual Composers 'Search Form' #74568
     Radu
    Moderator

    Hi,

    After you add a search form module from visual composer, add a class for example mycustomclass

    If you want to add another name to that class don’t forgot to rename class from mycustomclass with your class in CSS.

    COPY CODE
    
    
    .kleo-search-form.mycusomclass input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
        color:    red !important;
    }
    
    .kleo-search-form.mycusomclass input::-moz-placeholder {
        /* FF 4-18 */
        color: red;
    }
    .kleo-search-form.mycusomclass input::-moz-placeholder {
        /* FF 19+ */
        color:: red;
    }
    .kleo-search-form.mycusomclass input:-ms-input-placeholder {
        /* IE 10+ */
        color: red;
    }
    

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

    Regards

    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: Show images of menu icons #74565
     Radu
    Moderator

    Hi wbz,

    Go to your theme package and to to this folder Main Files 3.0.7/Main Files/Assets then open demo.html here it’s a preview of all icons

    Best Regards

    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: Error with login #74564
     Radu
    Moderator

    Hi,

    Login to website ftp and look in wp-config.php for wp_debug

    It’s true or false ?

    If it’s true set to false.

    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: Images and Videos crashing the site on iPad #74563
     Radu
    Moderator

    Hi,

    I’ve reproduced the error on Iphone 6,

    I think the problem is caused by the ticket embed widget via iframe “http://www.eventbrite.co.uk/tickets-external?eid=16912190818&ref=etckt”

    Try to remove that iframes from page and check after.

    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: Bad score Pagespeed insights #74561
     Radu
    Moderator

    Just put the /blog/ in the exception list it woks. and if you have installed some other plugins disable them and check, after all clear all cache browser and flush w3 cache.

    REgards

    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: Website Slow … GoDaddy Blaming Theme and JS_Composer #74549
     Radu
    Moderator

    Hi STIX FX,

    I see that your website have few pages, i recommend you to disable plugin that do you not use like :
    buddypress (it seems that you don’t use)
    rtmedia (it seems that you don’t use)
    revolution slider (it seems that you don’t use)
    and any plugin that you don’t use

    The i recommend you to install w3 total cache and enable page cache from Wp-Admin -> Performance -> General settings -> Page cache SET Enable

    https://wordpress.org/plugins/w3-total-cache/

    The speed of website would need to improve.

    Hope that helps

    Best regards

    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: Animated Numberes issue #74547
     Radu
    Moderator

    Hi,

    Do you have latest version of theme and plugins ?

    Do you have any other plugins other than kleo theme comes ?

    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: Revolutions Slider Does not work at all #74546
     Radu
    Moderator

    Hi,

    Do you have latest version of theme and plugins ?

    Do you have any other plugins other than kleo theme comes ?

    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: Woocommerce variations #74544
     Radu
    Moderator

    Hi,

    I see that the problem it’s solved,

    I case if you encounter the same problem again use this function

    COPY CODE
    
    function woocommerce_variations_fix(){
        echo "<style>\n";
        echo '
    		#woocommerce-coupon-data ul.wc-tabs, #woocommerce-product-data ul.wc-tabs, .woocommerce ul.wc-tabs {
    		width: auto !important;
    		}
    ';
        echo "\n</style>";
    }
    add_action( 'admin_print_styles', 'woocommerce_variations_fix' ,90);
    

    Add this function to kleo-child/functions.php

    Can you confirm if the problem was solved?

    Regards

    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: Usability problem with link "customer reviews" #74540
     Radu
    Moderator

    Hi,

    Thank you for reporting this bug,

    This will be fixed in next update,

    Do you need a temporary fix for this ? or you have just reported the bug ?

    Best regards

    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: auto expand side menu items #74533
     Radu
    Moderator

    Hi,

    Try like this

    COPY CODE
    
    .wrap-canvas-menu .widget_nav_menu .offcanvas-menu li.menu-item-4888 .dropdown-menu {display:block !important;}
    

    Replace 4888 with your parent menu item id, to view menu id just inspect element in chrome,an there you will see menu-item-number

    Let me know if you solve your issue.

    Best regards

    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 do I import the Shop Demo Content? #74526
     Radu
    Moderator

    Hi,

    I’ve made the setup http://glidy.com/ElysiumBoutique/home-shop/

    Please add featured images to categories and clients and rest of images.

    I think it;s ok

    Let me know if its ok

    Best regards

    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: Revolution Slider 5 #74514
     Radu
    Moderator

    Hi,

    Go to General Settings -> Page Cache settings – Make sure you have enabled -> Page cache: Enable

    Let me know if 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: Image Carousel does not show on mobile #74504
     Radu
    Moderator

    Hi,

    I’ve accessed the URL from an iPhone 6 plus and i cannot see the spacing problems, it shows correctly entire page with spacing.

    I attached a screen capture of website.

    I suggest you to clear your browser cache http://www.wikihow.com/Clear-Your-Browser’s-Cache-on-an-iPhone

    Let me know if this solve your issue.

    Best Regards

    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: Woocommerce variations #74411
     Radu
    Moderator

    Sorry but here is no screenshot added.

    Fix for the issue :

    Add the below css snippet to this file wp-content/plugins/woocommerce/assets/css/admin.css at the end.

    #woocommerce-coupon-data ul.wc-tabs, #woocommerce-product-data ul.wc-tabs, .woocommerce ul.wc-tabs {
    margin: 0;
    width: auto !important;
    }

    Let me know if it’s ok

    Best regards

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

    Hello,

    I’ve made a little CSS hack that it allows you to do that

    COPY CODE
    
    .kleo-main-header.header-normal {
        border: 0;
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
        height:44px !important;
    }
    
    .navbar-header {line-height: 44px !important;height: 44px !important;}
    
    #header .kleo-main-header .container {height:10px !important;}
    
    img#logo_img {
        height:17px !important;
    }
    
    a.open-sidebar {
        line-height:45px !important;
    }
    

    Let me know if working and it’s ok.

    Best Regards

    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: Woocommerce variations #74404
     Radu
    Moderator

    Hi,

    Can you provide the screenshot first ?

    Regards

    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: Changing Icons-Priority of Responsive Mainmenu #74403
     Radu
    Moderator

    Hi,

    I’ve made a little hack,

    Put the below code in your kleo-child theme functions.php, replace myemail@address.com with your email address

    COPY CODE
    
    
    function kleo_woo_get_mini_cart() {
    
        $cart_output = '<a href="mailto:myemail@address.com"><i class="icon-mail"></i></a>';
    
        return $cart_output;
    }
    
    

    Let me know if it’s ok

    Best regards

    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: auto expand side menu items #74402
     Radu
    Moderator

    Hi,

    Just use this little CSS snippet,

    COPY CODE
    
    .wrap-canvas-menu .widget_nav_menu .offcanvas-menu .dropdown-menu {display:block !important;}
    

    Let me know if it works.

    Best Regards

    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: Groups Avatar #74401
     Radu
    Moderator

    Hi,

    Can you please provide a screenshot ?

    Regards

    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: Usability problem with link "customer reviews" #74398
     Radu
    Moderator

    Hi,

    Please provide that page url ?

    To be clear : The problem is when you press to that link it not go to reviews tab ?

    Regards

    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: Revolution Slider 5 #74394
     Radu
    Moderator

    Hi,

    Have you tried to use a cache plugin like W3 Total Cache ?

    https://wordpress.org/plugins/w3-total-cache/

    Please test it, theoretically it should improve performance.

    Best Regards

    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 - 18,641 through 18,680 (of 20,101 total)

Log in with your credentials

Forgot your details?