Forum Replies Created

Viewing 40 posts - 1,361 through 1,400 (of 11,328 total)
  • Author
  • in reply to: Increase size of icons main menu #99518
     sharmstr
    Moderator

    Theme Options > Quick css

    I didnt give that to you since we’ve given you css before, I assumed you knew. Sorry.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Activity Stream from all users #99497
     sharmstr
    Moderator

    Works perfectly for me. Do you have the plugin enabled?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Activity Stream from all users #99492
     sharmstr
    Moderator

    Sure. http://buddydev.com/plugins/bp-activity-shortcode/

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Activity Stream from all users #99490
     sharmstr
    Moderator

    Your site activity stream is on whatever page you have set in Settings > Buddypress > Pages: Activity

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Theme download did not have latest version #99488
     sharmstr
    Moderator

    Please explain exactly what you mean by ‘latest version of components’? If you mean plugins and you’re talking about VC and/or revolution slider, then that’s correct.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Buddypress member types not showing in members directory #99487
     sharmstr
    Moderator

    What version of kleo?

    Did you enable the directory for the member type in the settings?

    Did you look for plugin conflicts?

    Do they show up with wp 2015 theme enabled?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Increase size of icons main menu #99486
     sharmstr
    Moderator
    COPY CODE
    
    .navbar a [class^="icon-"] {
        font-size: 30px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: some bug characters near to price at woocommerce #99485
     sharmstr
    Moderator

    Looks like you’ve updated Woo to 2.5. Kleo isnt compatible with it yet since it was just released yesterday. Downgrade until a Kleo update is released.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: 500 internal error #99484
     sharmstr
    Moderator

    Nope. But if bbpress provided the tools, perhaps it happens often.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Site Width Not Changing #99479
     sharmstr
    Moderator

    Its either a caching issue or your theme options are saving correctly.

    Try this in your theme’s functions.php file.

    COPY CODE
    
    add_filter( 'kleo_theme_options_ajax', '__return_false' );
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Visual Composer License #99477
     sharmstr
    Moderator

    This isnt a bug. The plugin is bundled, so you dont get a license. Furthermore, you need to stick with the version that corresponds with the version of Kleo you’re running. Currently that is 4.8.1

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: 500 internal error #99476
     sharmstr
    Moderator

    The only place I could find that was throwing a 500 error were your forum pages. I ran the tools in Tools > Forums and the 500 error went away.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Product descriptions not displaying properly #99475
     sharmstr
    Moderator

    I dont see that you added it when I look at your source code.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Question regarding Member Page #99473
     sharmstr
    Moderator

    When you pasted it, it pasted a bunch of code. Compare the code I gave you and the code on your site.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: 500 internal error #99385
     sharmstr
    Moderator

    Server memory and memory allocated to WP are different. So I ask again. How much memory did you allocate to WP in your wp-config.php file? If you haven’t specifically allocated memory in that file, WP will only use 64M.

    You should also look for plugin conflicts.

    Also I did try sftp and the credentials didn’t work

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: 500 internal error #99373
     sharmstr
    Moderator

    Also, whats the actual error? You’ll need to look at the server error logs to determine that.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: 500 internal error #99372
     sharmstr
    Moderator

    ftp credentials aren’t working. The most common 500 error is a memory exhausted error. How much memory have you allocated to WP in your wp-config.php file?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Buy now link in menu bar #99348
     sharmstr
    Moderator
    COPY CODE
    
    .buy-me a {
        color: #fff !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Bug on WooCommerce Product-Page #99346
     sharmstr
    Moderator

    You’re welcome.

    Also, I noticed a few issues with the new woo update. You should hold off updating until the next Kleo release.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Question regarding Member Page #99342
     sharmstr
    Moderator

    Put this in your quick css

    COPY CODE
    
    #members-dir-list .kleo-isotope>.kleo-masonry-item, .kleo-isotope>li {
        width: 100% !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Display post meta on Category and Tag pages #99339
     sharmstr
    Moderator

    Edit /archive.php

    Change

    COPY CODE
    
    if ( sq_option( 'blog_meta_status', 1 ) == 1 ) {
    

    to

    COPY CODE
    
    if ( sq_option( 'blog_archive_meta', 1 ) == 1 ) {
    

    I’ll submit a permanent change for this.

    Note: You’ll probably want to make the same change for search.php as well.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Bug on WooCommerce Product-Page #99334
     sharmstr
    Moderator

    Here: https://archived.seventhqueen.com/forums/topic/product-descriptions-not-displaying-properly#post-91521

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    I just tested your site and its the same issue as this: https://archived.seventhqueen.com/forums/topic/friendship A fix until the next update is provided in there.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: News Magazine Watermark #99300
     sharmstr
    Moderator

    Edit the row settings and delete the background image.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Update #99299
     sharmstr
    Moderator

    Awesome. Make sure you update the required plugins after Kleo is updated. Appearance > Install Plugins

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Buy now link in menu bar #99265
     sharmstr
    Moderator

    Edit the menu item and add a custom css class, then add the css code to your quick css in theme options.

    So, if you call your class buy-me, the css code would be

    COPY CODE
    
    .buy-me {
    background-color: #00b9f7;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Animated Numbers – how to edit #99261
     sharmstr
    Moderator

    If you want to add text, you’ll need to use the shortcode in a text block. Import the pinterest demo page (appearance > demo data > specific page > pinterest to see how that’s done.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    Attachments:
    You must be logged in to view attached files.
    in reply to: WOOCOMMERCE update alert #99260
     sharmstr
    Moderator

    It was just released, but in the quick look I took I can see issues with variable products. The developers will need time to test all the new code and update Kleo. You’ll receive an email from Themeforest when an update is available.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Content Padding #99259
     sharmstr
    Moderator

    Try this in your quick css

    COPY CODE
    
    #main-container {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .widgets-container {
        padding-right: 0 !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Need to add third level menu on the header menu #99258
     sharmstr
    Moderator

    Top Menu is only 2 levels.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Update #99238
     sharmstr
    Moderator

    None of those ways are considered updating via FTP. You need to FTP the files to your server, not install via WP Admin. As outlined in the update link I gave you

    “2. Manual update 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

    Last step is to go in WP Admin – Theme options and save the options since some dynamic elements might have been added and to make sure you get the latest styling.”

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Update #99233
     sharmstr
    Moderator

    What happened when you ftp the latest kleo to you server? I need more information than “didnt work”.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Add Kleo buddypress menuheader #99227
     sharmstr
    Moderator

    Have him download the plugin I pointed you to. I’m sure there is useful code in there.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: User Avatars missing + no option to upload #99225
     sharmstr
    Moderator

    No problem. I forgot that was there too 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: 404 error only on pages #99215
     sharmstr
    Moderator

    Something is corrupting your permalink table then. It has to be one of the plugins you have installed.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: 404 error only on pages #99207
     sharmstr
    Moderator

    Did you try resaving your permalinks? Settings > Permalinks > Save

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Moving the logo to the top menu #99203
     sharmstr
    Moderator

    done

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Adding Pop-Up Login To Link #99194
     sharmstr
    Moderator

    You can make anything launch the modal by adding ‘kleo-show-login’ class to it.

    Kleo uses the standard way of changing text which is translating it.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Display recent forum posts #99153
     sharmstr
    Moderator

    You can use the Widgetised Sidebar shortcode in VC. Create a sidebar (apperance > sidebar), add the recent topics widget (appearance > widgets), then choose that sidebar in the shortcode settings.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: How to use my own icon in featured item setting? #99149
     sharmstr
    Moderator

    add this to the css to align it

    COPY CODE
    
    
        margin-left: -30px !important;
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 40 posts - 1,361 through 1,400 (of 11,328 total)

Log in with your credentials

Forgot your details?