Forum Replies Created

Viewing 40 posts - 10,961 through 11,000 (of 20,101 total)
  • Author
  •  Radu
    Moderator

    According to this : https://archived.seventhqueen.com/forums/topic/my-wordpress-is-currently-with-an-auto-logout-que-lasts-less-than-30s there it’s no theme related

    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,

    Actually, I’m not able to login… the ajax from ajax login it returns -1 response instead 1 also the default WordPress login links are not working… wp-login and wp-admin

    If you have used some plugins that change the default logic of wp login try also to de-activate it and test again, actually de-activate all plugins except : pmpro ,buddypress,revolution slider, k-elements.

    There it’s no problem between pmpro and kleo.

    Personally i think that problem it’s caused by changes of the login links…

    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,

    For customizing the blog page you should go to wp-admin -> theme options -> blog and check and uncheck what you need for the playlist page there it’s used the default visual composer post grid and you should add form visual composer post grid and that’s all in the page that you need

    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: slider revolution mailchimp #134987
     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: Live notifications in the menu #134986
     Radu
    Moderator

    Hi,

    I don’t need the transient cleaner, for the mobile, a notification system can be facebook style… with a number of notifications over an icon we don’t have a quick solution for this.

    Have you installed that plugin to can bypass that problem ?

    Provide FTP and admin credentials to investigate more..

    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: translate and avatar issues #134984
     Radu
    Moderator

    Hi,

    I’ve investigated and regarding that fields that you are not able to translate it…and i saw that fields are related to the BuddyPress, not from kleo_framework where you are trying to translate it, so try to translate in buddypress.po/mo related files

    Cheeers
    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: Issue with Activity Post #134983
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi,

    That white space between the slider and the menu it’s generated by the ubermenu and with this CSS you can fix that

    COPY CODE
    
    
    .ubermenu.ubermenu-main {
        padding: 0 !important;
        margin: 0 !important;
    }
    
    
    .header-scrolled .ubermenu.ubermenu-main {
        padding: inherit !important;
        margin: inherit !important;
    }
    
    

    For the slider problem, i think you should set a min height 600 or your desired value also, make sure you have selected standard type of slider

    ———————

    Official revolution slider documentation : https://www.themepunch.com/revslider-doc/slider-revolution-documentation/

    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: AVATAR – SQUARE/CIRCLE #134976
     Radu
    Moderator

    That it’s the correct selector, provide admin credentials to take a closer look please

    try to copy again the code maybe you have paste with some wired characters before or after check, please , now i’ve checked and i cannot see that css loaded into your site so, paste it again and save theme options it should work

    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: Social icons using shortcode in footer and sidebar #134975
     Radu
    Moderator

    Hi,

    Use this method instead please, copy and paste the html code into a text widget and put it where you need in footer and edit the links from our to yours then add the css into wp-admin -> theme options -> general settings -> quick css you will be able to increase or decrease the icons size modifying the font size value.

    HTML

    COPY CODE
    
    <ul class="footer-kleo-social-icons">
      <li>
        <a target="_blank" href="https://twitter.com/SeventhQueen" rel="nofollow">
          <i class="icon-twitter"></i>
        </a>
      </li>
      <li>
        <a target="_blank" href="https://www.facebook.com/seventhqueen.themes" rel="nofollow">
          <i class="icon-facebook"></i>
        </a>
      </li>
      <li>
        <a target="_blank" href="https://dribbble.com/seventhqueen" rel="nofollow">
          <i class="icon-dribbble"></i>
        </a>
      </li>
      <li>
        <a target="_blank" href="https://plus.google.com/+Seventhqueen" rel="nofollow">
          <i class="icon-gplus"></i>
        </a>
      </li>
    </ul>
    

    CSS

    COPY CODE
    
    ul.footer-kleo-social-icons li {
        display: inline;
    }
    
    ul.footer-kleo-social-icons li a i {
        font-size: 26px;
        margin-right: 10px;
    }
    

    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: Problem With buddypress member search (Multi Select Box) #134971
     Radu
    Moderator

    Hi,

    Just I’ve looked at that and i can see all countries, tell me what browser and what version and what OS are you using

    https://drive.google.com/file/d/0Bxo5b6iHWRMwSElZOHlmVXNsejQ/view

    I think it’s a css 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: Header image goes full width with VC #134968
     Radu
    Moderator
    Not marked as solution
    in reply to: Header image goes full width with VC #134967
     Radu
    Moderator
    Hi, I've modified the content-image.php directly from the editr form wp admin, so there are the rest of the templates that i have modified and you should overwrite the original theme files in wp-content/themes/kleo/ This will be also fixed in next theme update. I've created this post for testing propouses : http://sebastienperrault.com/test/ as you can see it uses visual composer and an image at the top and it stays normally Cheers R.
    in reply to: buddypress profile tabs #134937
     Radu
    Moderator
    Not marked as solution
    in reply to: Logo moved out of top bar on mobile #134936
     Radu
    Moderator
    Not marked as solution
    in reply to: Error after changing hosts #134935
     Radu
    Moderator

    Ok no problem

    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 #134645
     Radu
    Moderator
    I've commented this code
    //add_filter( 'woocommerce_checkout_fields' , 'custom_override_checkout_fields' );
    
    
    so the custom_override_checkout_fields function will not run, I recommend you to start a collaboration with a web developer for such as situations. Cheers R.
    in reply to: Woocommerce checkout page is down #134624
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    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: Logo moved out of top bar on mobile #134618
     Radu
    Moderator
    Not marked as solution
    in reply to: Restrict my site #134616
     Radu
    Moderator

    Tested and it works, try to de-activate all plugins and check again

    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 #134614
     Radu
    Moderator
    Not marked as solution
    in reply to: failed to load dynamic.css 404 error / url errors #134612
     Radu
    Moderator

    You’re welcome

    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: AVATAR – SQUARE/CIRCLE #134611
     Radu
    Moderator

    Hi,

    By adding this css

    COPY CODE
    
    li.kleo-user_avatar-nav a img {
        border-radius: 0 !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: Error after changing hosts #134610
     Radu
    Moderator

    Hi,

    Try to make some changes to the menu from wp-admin -> appearance -> menus add a dummy menu item and save menus again, then if isn’t any difference launch customizer and do some changes and check again. if this not solve your problem try to re-upload the theme

    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) #134602
     Radu
    Moderator

    Hi,

    So you already have tested like this : De-activate child theme by leaving only the Kleo theme activated, then from wp-admin -> plugins -> de-activate all, except buddypress and bp profile search

    If you still have same issue, provide admin credentials and FTP to investigate this… but try what i’ve suggested first

    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 #134601
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    This it means that has nothing to do with Kleo theme and it’s a plugin 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: BuddyPress Shops #134598
     Radu
    Moderator
    Not marked as solution
    in reply to: Website width #134591
     Radu
    Moderator

    Hi,

    You can change the max container width using this CSS

    COPY CODE
    
    @media (min-width: 1440px) {
    .container {
        max-width: 1680px;
    }
    
    }
    

    Replace 1680px with your desired value.

    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: Double Menu #134590
     Radu
    Moderator

    Hi,

    Unable to connect….

    COPY CODE
    
    Connection timed out after 20 seconds of inactivity
    Error:        	Could not connect to server
    Status:      	Waiting to retry...
    Status:      	Resolving address of sharemit.net
    Status:      	Connecting to 104.27.128.129:21...
    Status:      	Connection attempt failed with "ETIMEDOUT - Connection attempt timed out", trying next address.
    Status:      	Connecting to 104.27.129.129:21...
    Error:        	Connection timed out after 20 seconds of inactivity
    Error:        	Could not connect to server
    Status:      	Disconnected from server
    Status:      	Resolving address of sharemit.net
    Status:      	Connecting to 104.27.129.129:21...
    

    Please to the next, go to wp-content/themes/ delete KLEO theme and re-upload it again from wp-admin -> appearance -> add new and activate it and check again.

    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,

    If you deactivate that plugin everything it’s ok ? If yes, enable plugin back and activate 2016 theme that default wp theme and check again to see if you will be logged out.

    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: Social icons using shortcode in footer and sidebar #134588
     Radu
    Moderator

    Hi,

    Where i can see that in your site, I’ve seen in footer but it seems to have added by you manually , show me how the shortcode renders that icons + text for you to can investigate

    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: INSTALLATION OF THE THEME #134586
     Radu
    Moderator
    Not marked as solution
    in reply to: BuddyPress Shops #134585
     Radu
    Moderator
    Hi, The orders tab appears on member profile if you have WooCommerce installed and this option on ( Wp-admin -> theme options -> woocommerce -> Manage account in Buddypress* ON) but i think this isn't what you need and i think you should use this kind of plugins: https://themekraft.com/products/woocommerce-buddypress-integration/ / https://themekraft.com/products/bp-wc-vendors/ Cheers R.
    in reply to: Quick CSS problems #134583
     Radu
    Moderator

    Hi,

    The quick css feature it works….from example if you will add this css to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    form.kleo-contact-form button {
        background: red !important;
        color: #fff !important;
    }
    

    The quick contact submit button should look like this

    Let me know if this works

    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 #134582
     Radu
    Moderator
    Not marked as solution
    in reply to: Sidebar width #134581
     Radu
    Moderator

    If you are pleased with the support service please very much to leave a short review … few words about your experience with the support service.

    https://themeforest.net/item/kleo-next-level-wordpress-theme/reviews/6776630

    Thank you in advance

    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 #134580
     Radu
    Moderator
    Not marked as solution
    in reply to: Restrict my site #134579
     Radu
    Moderator

    Ok, i see the screenshot, even you de-activate all plugins and child theme you have same issue ?

    Cheers
    R.

    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 - 10,961 through 11,000 (of 20,101 total)

Log in with your credentials

Forgot your details?