Forum Replies Created

Viewing 40 posts - 8,161 through 8,200 (of 11,328 total)
  • Author
  • in reply to: How can i add the profile to the menu? #50780
     sharmstr
    Moderator

    I’m getting the feeling you havent read the documentation. https://archived.seventhqueen.com/documentation/kleo#menus

    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: cannot post from activity page #50777
     sharmstr
    Moderator

    Let me guess, you’re on wpengine right? https://archived.seventhqueen.com/forums/topic/attachment-and-post-buttons-for-whats-new-posts-on-groups-were-hidden#post-32642

    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 not gray-out closed topics #50774
     sharmstr
    Moderator

    I tested it before I gave it to you. This is for the topic title in the forum list.

    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 not gray-out closed topics #50765
     sharmstr
    Moderator

    Try this css

    COPY CODE
    
    #bbpress-forums .status-closed, #bbpress-forums .status-closed a {
      color: #367bb7;
    }
    
    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: Keo Translate? #50761
     sharmstr
    Moderator

    The documentation is updated with every new release. Please follow 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: Keo Translate? #50758
     sharmstr
    Moderator

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

    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: kleo grid #50753
     sharmstr
    Moderator

    That will take custom coding. It has been discussed here, but I dont think the people that tried to do it was successful. The big issue you’ll have is dealing with comments.

    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: portfolio pagination #50752
     sharmstr
    Moderator

    Have you gone through basic troubleshooting? Disabled plugins? Is Kleo and required plugins up to date?

    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: Search results List #50751
     sharmstr
    Moderator

    Theme Options > Blog > Display type. This will change the default site wide. There is not built in way to only set search results.

    As it states on this site

    “Support is offered Monday through Friday, but please allow up to 48hrs so we can review your request and respond.”

    Obviously we tend to answer quicker than that, but its not a guarantee.

    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: Widget login #50737
     sharmstr
    Moderator

    Yes. Many of us use Widget Logic plugin.

    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: BP Members element filter by membership level #50736
     sharmstr
    Moderator

    You’ll have to edit the shortcode template (/k-elements/shortcodes/templates/buddypress/kleo_bp_members_carousel.php) which is beyond the scope of support. But I will say that you’ll have to filter it using pmpros pmpro_hasMembershipLevel() function.

    If you’d like to see this functionality in future releases of Kleo, then you can add it to the feature request topic.

    https://archived.seventhqueen.com/forums/topic/kleo-features-requests

    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: Two images per post with featured images #50731
     sharmstr
    Moderator

    If the images are the same you could also NOT put a featured image and make sure Get Featured image from content is set to true.

    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: Two images per post with featured images #50729
     sharmstr
    Moderator

    Try turning off Theme Options > Blog > Display media on post page.

    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: zxcvbn.min.js? #50727
     sharmstr
    Moderator

    That’s not a kleo file. Looks like its used by wordpress “realistic password strength estimation”

    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: image issue #50726
     sharmstr
    Moderator

    I have no idea. Something you’ve done/installed has caused it because a clean install of Kleo doesnt have that issue. Have you done a google search for possible fix?

    The mm part of the parameter tells gravatar to return the mystery man. So maybe check that Mystery Person is selected in WP Admin > Settings > Default Avatar

    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: Hide Content for not logged-in Users/Guests #50714
     sharmstr
    Moderator

    its not theme related. You’ll have to use a combination of plugins. Plugins like Conditional Widgets or Widget Logic should help. PMPro can lock out profiles. Take a look at this for hiding comments http://wordpress.stackexchange.com/questions/96406/how-do-i-hide-all-comments-from-logged-out-users

    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: Permission issues #50713
     sharmstr
    Moderator

    That’s not kleo related. Do a google search.

    Perhaps this: https://wordpress.org/support/topic/wp-admin-you-do-not-have-sufficient-permissions-to-access-this-page?replies=12

    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: image issue #50710
     sharmstr
    Moderator

    For whatever reason, your gravtar parameters are wrong and are throwing errors.

    Looks at the links your site is producing for those avatars. You’ll see something like
    http://gravatar.com/avatar/cc0dd92e23bce81784f62d54c5c2085c?d=gravatar_default&s=50&r=G
    but it should be
    http://gravatar.com/avatar/cc0dd92e23bce81784f62d54c5c2085c?d=mm&s=50&r=G

    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: KLEO – Features Requests #50704
     sharmstr
    Moderator

    @hdavidsen: You can sort the profile tabs by dragging and dropping them. WP Admin > Users > Profile Fields > Click and hold a tab and drag it to the position you want.

    You can sort the profile nav menu using this function

    COPY CODE
    
    function my_change_profile_tab_order() {
    global $bp;
    
    $bp->bp_nav['settings']['position'] = 10;
    $bp->bp_nav['activity']['position'] = 20;
    $bp->bp_nav['friends']['position'] = 30;
    $bp->bp_nav['groups']['position'] = 40;
    $bp->bp_nav['blogs']['position'] = 50;
    $bp->bp_nav['messages']['position'] = 60;
    $bp->bp_nav['profile']['position'] = 70;
    }
    add_action( 'bp_setup_nav', 'my_change_profile_tab_order', 999 );
    
    
    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: Using Display Name instead of @username? #50679
     sharmstr
    Moderator

    You need to keep the directory structure. http://codex.wordpress.org/Child_Themes

    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: Make badges larger #50677
     sharmstr
    Moderator

    LOL 🙂

    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: Make badges larger #50669
     sharmstr
    Moderator

    #mycred-users-badges img.mycred-badge {
    width: 3000px;
    margin: 5px;
    }

    🙂

    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: Currently login members #50668
     sharmstr
    Moderator

    If you dont want it, delete 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: Can I set 2 menus at Pinterest Style? #50657
     sharmstr
    Moderator

    Bring up the page in page editor, scroll down to Theme General Settings and make sure Top bar status is set to either Default (if its turned on site wide) or Visible.

    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: Menu – Login and register dont show #50656
     sharmstr
    Moderator

    Because you’re logged into the site already.

    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 can i add HTML box below the post? #50652
     sharmstr
    Moderator

    Copy it to your child theme. Then read this http://codex.wordpress.org/Child_Themes

    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: Image not responsive. #50627
     sharmstr
    Moderator

    I dont know. You’ll have to find out. Or, as I suggested originally, figure out whats causing it and fix 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: Menu behind the Logo #50626
     sharmstr
    Moderator

    Turn off transparent menu at the site level and only turn it on at the page level for pages that need it.

    Off: wp admin > theme options > header options

    On (only when needed): wp adming > pages > edit page > theme general settings:
    – transparent main menu on
    – hide the title on
    – hide breadcrumb on
    – hide information on

    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: Image not responsive. #50612
     sharmstr
    Moderator
    COPY CODE
    
    .container img {
    
      height: auto !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: Change Background Color of Add Cover Button #50606
     sharmstr
    Moderator

    I did before I answered. Did you try putting !important behind it?

    COPY CODE
    
    .buddypress div#item-header a.button {
    background-color: blue !important;
    color: pink !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: Custom sidebar depending on page #50602
     sharmstr
    Moderator

    I’ve heard the same thing about that plugin.

    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: Image not responsive. #50601
     sharmstr
    Moderator

    You can try overriding it with a height: auto !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: How can i add tags below the post? #50599
     sharmstr
    Moderator

    Since you’re already planning on editing single.php, do it 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: How can i add HTML box below the post? #50598
     sharmstr
    Moderator

    Kleo uses single.php. Copy it to your child theme and edit 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: Plugin Error Messages #50597
     sharmstr
    Moderator

    What’s the error message?

    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: Image not responsive. #50588
     sharmstr
    Moderator

    Hmmm. Well, like I said, images are responsive by default. Take a look here: http://dev.sharmstr.com/uncategorized/multiple-lines/

    Something you have installed is adding fixed height and width to each img. Figure out whats adding that and your problem will be solved. See attached.

    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: Image not responsive. #50577
     sharmstr
    Moderator

    They are by default. Its probably the plugin your using for those social buttons that’s causing the css conflict.

    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: Pinterest Style dont show blog post #50566
     sharmstr
    Moderator

    respond private with admin credentials and i’ll have a look

    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: Portfolio filter font wont change colors #50564
     sharmstr
    Moderator

    Going to interject here. Though this has nothing to do with your question, you’re on wpengine so you’re going to need this too: https://archived.seventhqueen.com/forums/topic/attachment-and-post-buttons-for-whats-new-posts-on-groups-were-hidden#post-32642

    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: Turn off forum title #50533
     sharmstr
    Moderator

    Theme options > Layout Settings > Page Title location

    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 - 8,161 through 8,200 (of 11,328 total)

Log in with your credentials

Forgot your details?