Forum Replies Created

Viewing 40 posts - 14,521 through 14,560 (of 20,101 total)
  • Author
  • in reply to: LiteSpeed Cache configuratin #116637
     Radu
    Moderator

    I don’t have plugin installed, you can use w3 total cache also

    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: Visual Composer Update Failed #116635
     Radu
    Moderator

    Please update the theme and the bundled plugins, the other users that keep theme and bundled plugins updated they don’t have problems.

    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: Visual composer update #116634
     Radu
    Moderator

    Great

    Have a nice day guys

    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: Post Carousel image sizes #116633
     Radu
    Moderator

    Follow this please

    https://archived.seventhqueen.com/kleo/article/modify-default-image-sizes-from-category-pages

    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: How to remove extra space below the slider #116632
     Radu
    Moderator

    Hi,

    I hope to solve your issue, Please follow this small video : https://drive.google.com/file/d/0Bxo5b6iHWRMwbkpodWY0RnF3UlE/view

    Play with the settings like in the video, save and check again on your screen.

    Try to put the slider in Full Width and if doesn’t work change settings from the video

    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: Avatar Uploads #116629
     Radu
    Moderator

    I cannot find the path to your wordpress install, ask the person that installed the wordpress where are the plugins and theme path.

    After you will find out the paths please open this file : “wp-content/plugins/bp-custom.php”

    To increase the avatar size make sure that you have next lines added to the file.

    COPY CODE
    
    if ( !defined( 'BP_AVATAR_THUMB_WIDTH' ) )
    define( 'BP_AVATAR_THUMB_WIDTH', 120 ); //change this with your desired thumb width
     
    if ( !defined( 'BP_AVATAR_THUMB_HEIGHT' ) )
    define( 'BP_AVATAR_THUMB_HEIGHT', 120 ); //change this with your desired thumb height
     
    if ( !defined( 'BP_AVATAR_FULL_WIDTH' ) )
    define( 'BP_AVATAR_FULL_WIDTH', 580 ); //change this with your desired full size,weel I changed it to 260 <img src="http://buddydev.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley"> 
     
    if ( !defined( 'BP_AVATAR_FULL_HEIGHT' ) )
    define( 'BP_AVATAR_FULL_HEIGHT', 580 ); //change this to default height for full avatar
    

    Replace 580 with your desired values

    Related to the cover there is nothing wrong with the size, your uploaded image has a very bad quality please upload a image that has a good quality

    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: translation, where to put .mo file ? #116622
     Radu
    Moderator

    Done the currently using lang files are : ac/wp-content/languages/themes/kleo_framework-fr_FR.po and ac/wp-content/languages/themes/kleo_framework-fr_FR.mo

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

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

    COPY CODE
    .profile dl dt, .profile dl dd {
        padding: 0 !important;
        margin:0 10px !important;
    }

    Have a nice week

    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: JS files on theme update #116608
     Radu
    Moderator
    Not marked as solution
    in reply to: LiteSpeed Cache configuratin #116607
     Radu
    Moderator

    For the moment don’t put nothing there

    Test the behaviour with tat files on exception list

    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 changes on mobile devices #116606
     Radu
    Moderator

    Hi,

    Try to add this to wp-admin -> theme options -> general options -> quick css

    COPY CODE
    .wpb_wrapper, .wpb_wrapper p {
    
     text-rendering: optimizeLegibility !important;
    
    }
    

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

    Hi

    Great !

    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: theme update #116604
     Radu
    Moderator

    Hi,

    First update theme to Version 4.0.5

    Let me know after

    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: Error applying discount code [1] #116603
     Radu
    Moderator

    Ok

    Please do the following

    1. Login to FTP go to wp-admin -> wp-content/themes/kleo/

    2. Delete paid-memberships-pro folder.

    3. Reupload the theme files over the existing theme files ( first download latest theme version 4.0.5 )

    4. Check again

    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: Development ambient and production ambient in KLEO #116600
     Radu
    Moderator

    Buddypress media also known as RTMedia is a buddypress component that helps users UX, if you will not use the community feature you can disable it, but even you will use the community you can disable it but some features will missing.

    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: Custom Page Title Information per Page #116598
     Radu
    Moderator

    Hi,

    We will see how the people will vote that

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator
    Not marked as solution
    in reply to: How could delete text error in the end of main page? #116596
     Radu
    Moderator
    Not marked as solution
    in reply to: Disable Clients, Testimonials or Portfolio post types #116594
     Radu
    Moderator

    Remove that snippet and replace it with this

    https://archived.seventhqueen.com/kleo/article/disable-clients-testimonials-portfolio-post-types

    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: Recommeded Gallery plugins to work with Kleo? #116593
     Radu
    Moderator

    Great

    Have a nice week

    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: Added Menu disapper after KLEO new version update. #116589
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    OK

    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

    Great

    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: template settings #116586
     Radu
    Moderator

    Hi,

    4. Use this css by adding it to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    .kleo-main-header .nav > li.active > a {
        background: #00b9f7;
    }

    5. This is only quick solution that i can provide to you , if you will have more than two articles related change from 33 to 50 and if you have more than one remove the snippet.

    COPY CODE
    ul.kleo-carousel article {
        width: 33%;
    }

    6. Strange, other users has replaced that files without any problems, try to re-download archive and try again.

    7. You should backup the child theme and if you have modified some of parent theme files backup it to.. also you can backup the theme settings from wp-admin -> theme options then go to -> import/export -> download data file

    8. If some users has that filed completed it should work… if no user has completed that filed you will not find any users.

    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: Language and lable problems #116585
     Radu
    Moderator

    I understand please contact your hosting company and ask them to help you to have on that settings.
    The error is shown because the hosting company not allows you to changes that.

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

    This type of issue can be caused by the code that ar you paste more exactly a JS error

    If you have a js code paste with with <script> tags </script>

    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: Update, visual composer not workign #116579
     Radu
    Moderator
    Not marked as solution
    in reply to: Change buddypress stream background colors #116578
     Radu
    Moderator

    REplace with this css

    COPY CODE
    #buddypress ul.item-list li {
    background-color: black;
    margin-bottom: 20px;
    }
    
    /* Level 1 comment */
    
    #buddypress div.activity-comments ul li {
        background: yellow;
    }
    
    /* Level 2 reply comment */
    
    #buddypress div.activity-comments ul li ul li{
        background: red !important;
        padding:0;
    }
    
    /* Level 3 reply comment */
    
    #buddypress div.activity-comments ul li ul li ul li{
        background: green !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
     Radu
    Moderator

    Hi,

    I’ve disabled these plugins

    Toolset Types
    PW Grid/List Post Layout For Visual Composer
    Hero Boxes
    123ContactForm for WordPress

    And the VC works

    Please identify what causes this by enabling one by one,

    Now i will activate back plugins

    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: sidemenu #116573
     Radu
    Moderator
    Not marked as solution
    in reply to: Easy Digital Download product title #116571
     Radu
    Moderator

    Cannot connect please check details, test it before please

    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: SENSEI E LEARNING CONTENT DISPLAY STYLE #116569
     Radu
    Moderator

    Hi,

    The lessons now are visible

    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: Visual Composer Update Failed #116568
     Radu
    Moderator

    Please update bundled plugins

    Plugins like Visual composer and Revolution Slider, which are premium plugins bundled in our theme, will get updates from SeventhQueen trough our own update system.

    Just go to Appearance – Install Plugins and check to see if plugins updates are available and to update them.  It should be a relatively easy process.

    Please check our documentation on updating the plugins that come bundled in KLEO theme:

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

    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: Icons broken on Firefox and chrome #116567
     Radu
    Moderator

    Ok

    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: uber menu #116566
     Radu
    Moderator

    Yes, the snippet is for uber menu.

    Try this css for the default kleo default menu

    COPY CODE
    .navbar .dropdown-menu li a {
        font-size: 14px !important;
    }

    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: page render problem when not logged in #116565
     Radu
    Moderator

    Ok,

    PLease try this to

    COPY CODE
    .kleo-navbar-fixed.navbar-transparent.pmpro-body-level-required #main-container .article-content { background-color:red; text-align:center; padding:15% 0; color:#FFF; }
    .kleo-navbar-fixed.navbar-transparent.pmpro-body-level-required #main-container .article-content .pmpro_content_message a { margin-top:20px !important; }
    

    Until we patch this you will have to use these temporary solutions

    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: Login to demo backend #116563
     Radu
    Moderator

    Hi,

    1. Simply add a text widget in the main sidebar and paste the ad code.

    2. It’s all about how do you customize the theme, the theme is modular and you are able to add or remove elements/widgets

    3. IF you are using loco translate look for that strains in buddypress not in theme.

    Translation Procedure

    Theme strings and plugins strings can easily be changed by using Loco Translate plugin https://wordpress.org/plugins/loco-translate/

    A small introduction on how translations work

    Translatable strings can come from the theme or from the installed plugins. You need to translate the theme or the plugin depending on what section of the site your string is found.

    For example if your string is on your BuddyPress profile then most probably you will need to translate BuddyPress plugin. If you are on the Forums section of your site then bbPress plugin should be the one that needs to be translated. Another example is the rtMedia plugin that adds the Media links to BuddyPress and if you want to translate it then this plugin will contain the string.

    Follow these steps to get you started:

    • Install Loco Translate plugin
    • Go to the plugin dashboard: WP Admin – Tools – Manage translations
    • Find the theme or plugin in the list.
    • If the language isn’t already in the list then click 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/ ).
    • Press SYNC button to synchronise your translation with the provided .pot file
    • Search for the string you want to translate and add your translated string.
    • Press Save when you finished your translation.

    Note: You will have to set the language for your blog from WP-admin – Settings – General – Site Language – Choose your language

    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: Error applying discount code [1] #116381
     Radu
    Moderator

    Hi,

    Please do next :

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

    If this is useless please follow these steps to enable wp debug:

    •  Connect to your server by FTP
    • Look in root directory of your WordPress install and open wp-config.php
    • Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
    COPY CODE
    define( 'WP_DEBUG', true );
    
    •   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.

    If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.

    After you have disabled the plugins try to see if the error persists.

    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: sidemenu #116380
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator
    Not marked as solution
Viewing 40 posts - 14,521 through 14,560 (of 20,101 total)

Log in with your credentials

Forgot your details?