Forum Replies Created

Viewing 40 posts - 6,521 through 6,560 (of 11,328 total)
  • Author
  • in reply to: Buddypress Profile Fields #61241
     sharmstr
    Moderator

    Great. 🙂

    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: WooCommerce Product Categories without Results #61240
     sharmstr
    Moderator

    Also, I did a google search and found that low memory could also cause this issue. One of the warnings I told you to look into was that you only have 40mb allocated to WP. You need at least 128.

    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 Profile Fields #61234
     sharmstr
    Moderator

    See attached from the above 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

    Attachments:
    You must be logged in to view attached files.
    in reply to: Buddypress Profile Fields #61233
     sharmstr
    Moderator

    Try all of this instead

    COPY CODE
    
    #buddypress div.profile .dl-horizontal dt {
      float: left;
      text-align: left;
    }
    
    #buddypress div.profile .dl-horizontal dd {
      clear: both;
      margin-left: 0;
      text-align: left !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: Buddypress Profile Fields #61230
     sharmstr
    Moderator

    I dont see a screenshot, but play with the margin-left 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

     sharmstr
    Moderator

    The @ symbol is hard-coded into the template. So you’ll have to copy /buddypress/members/single/member-header.php to your child theme and remove it. You can also add the line break there 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: Buddypress Profile Fields #61225
     sharmstr
    Moderator

    try this

    COPY CODE
    
    #buddypress div.profile .dl-horizontal dd {
      margin-left: 50px;
      clear: both;
    }
    
    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: Styling the top menu? HELP! :) #61218
     sharmstr
    Moderator

    The quick css is for the top bar, not the main menu. The image of the menu you have attached is the main menu, not the top bar. The main menu sits in a container called kleo-main-header

    Issues with changes to stlying using Theme Options are 99% caching (both server side and browser) and 1% file permissions. Those changes are written to dynamic.css located in /wp-content/uploads/.

    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: Membership #61217
     sharmstr
    Moderator

    Sort of confused about what you’re asking, so let me see if I can guess….

    You’re using PMPro to protect pages. You’ve added code to add PMPro to portfolio pages. You’ve created a page with VC and used VC built in post grid (not the kleo post grid) to display a grid of portfolios. The portfolios are protected so non-members are seeing something like “This content is for members only” instead of the excerpt? If that’s the case, then go to Memberships > Advanced and turn on Show Excerpts.

    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

    arrrg. Sorry, on my test site I have another plugin installed called Nav Menu Roles https://wordpress.org/plugins/nav-menu-roles/

    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 add members into groups #61208
     sharmstr
    Moderator

    I’ve added the no friends notification message to Kleo. It will be in Kleo 3.0 if the devs accept my code changes.

    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: Article content disappears with VC #61205
     sharmstr
    Moderator

    I’m fixing the code now so it might be available in kleo 3.0 if the developers except my changes.

    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: Article content disappears with VC #61200
     sharmstr
    Moderator

    I can confirm this is an issue. To work around it, put in a custom excerpt for the posts that you’ve written with VC.

    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 change search numbers in pinterest style? #61199
     sharmstr
    Moderator

    You’ll have to search for a plugin to do that. There’s no way in Kleo.

    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 add members into groups #61195
     sharmstr
    Moderator

    @max – regarding your last issue about inviting via the frontend. It doesnt matter if you are an admin or not. You can only send invites to ‘friends’. I’ve tested inviting friends with the BP cover photo plugin enabled and it works as expected in both Kleo and WP 2015 theme. However, Kleo is not showing the notice that you need have friends in order to invite. See attached screenshot of the message in the 2015 theme.

    The devs are assigned to this topic so they will see all of this.

    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 Product Categories without Results #61194
     sharmstr
    Moderator

    You are still running an old version of VC. I dont think it will solve the issue, but it does have some big compatibility issues.

    When I get a chance, I’ll take another look around.

    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 add members into groups #61193
     sharmstr
    Moderator

    @abe – BP Cover Photo 1.1 is conflicting with WP admin > Groups saving. It happens on the old version of BP as well. I believe it has something to do with the new group photo form fields.

    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 add members into groups #61176
     sharmstr
    Moderator

    I’ve also added to that BP topic, like you have. Hopefully it will get more notice.

    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: Revolution Slider not loading youtube video #61174
     sharmstr
    Moderator

    @radu – It needs to be clear that Kleo 3.0 in itself doesnt fix the issue. They have to make sure they update Revslider to 4.6.93.

    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 add members into groups #61173
     sharmstr
    Moderator

    I dont work for 7th Queen, so I’m responding as a user like you….

    Buddypress is free and didnt come bundled with the theme. It wasn’t sold to you by 7th Queen. The theme is compatible up to the point that BP is working correctly. 7th queen is responsible for any extended BP functionality that is written into Kleo. If you were to buy another theme right now and install it, you’d still have the issue.

    7th Queen is the intermediary for paid plugins that come bundled with the theme, like Visual Composer.

    I’ve provided a link to the bp topic where this issue has been reported. You can downgrade to an older version of BP until its fixed. Furthermore, there is new functionality in BP 2.3 that is not compatible with the current version of Kleo since BP 2.3 was released yesterday. Technically you shouldn’t have upgraded BP or any other Kleo compatible plugin until the 7th Queen team has a chance to test and release an update for it if needed.

    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 change search numbers in pinterest style? #61171
     sharmstr
    Moderator

    Those numbers aren’t automatically generated. They are typed in by you.

    https://archived.seventhqueen.com/forums/topic/code-for-total-members-and-daily-searches

    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 add members into groups #61169
     sharmstr
    Moderator

    https://buddypress.org/support/topic/groups-editing-not-saving/

    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 add members into groups #61168
     sharmstr
    Moderator

    I’m having the same issue even with Kleo deactivated and the WP 2015 theme enabled. Ask over on the bp forums. Could be an issue with the new bp 2.3.1 because its working fine on my BP 2.2.3.1 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: WooCommerce Product Categories without Results #61166
     sharmstr
    Moderator

    You have so many plugins and visual composer is extremely old. I tried to update VC for you but it asked me for a password. Please update VC AND install Taxonomy Metadata: https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme

    After that, if it still doesnt work, go to Woo > System Status and clear up any issues you find there.

    After that, if it still doesnt work, disable all of the extra plugins you have to see if there is a 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: Revolution Slider not loading youtube video #61163
     sharmstr
    Moderator

    Its a known issue that was fixed by revslider in 4.6.93. Its available in the upcoming Kleo 3.0 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: WooCommerce Product Categories without Results #61155
     sharmstr
    Moderator

    There’s no *bug* in Kleo. Perhaps its a plugin conflict. See here: http://seventhqueen.com/themes/kleo/product-category/clothing/

    Respond privately with a link an credentials.

    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 dont know why its screwed up either. Maybe its another plugin conflict overriding the css. Put this in your quick css

    COPY CODE
    
    #bp-login-widget-form input[type="text"] {
    width: 100% !important;
    }
    
    .widget_bp_core_login_widget .gap-20 {
      display: none;
    }
    
    .widget_bp_core_login_widget {
      line-height: 10px;
    }
    
    
    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: Footer (Columns) Not Appearing #61150
     sharmstr
    Moderator

    I’ve never done it. I remember it being asked before. Do a search here.

    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: Rename Forum in Group #61120
     sharmstr
    Moderator

    Again, thats buddypress. Why aren’t you searching and asking over there? 🙂 https://buddypress.org/support/

    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 Search Not Showing Plugin Results #61119
     sharmstr
    Moderator

    You can use whatever directory you wish. I was just telling you that the developers have added GeoDirectory 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: Menu Plus (+) Button Not Showing Up #61115
     sharmstr
    Moderator

    Try this in your quick css

    COPY CODE
    
    .header-color .caret:after, .header-color .widget_archive li:before, .header-color .widget_categories li:before, .header-color .widget_product_categories li:before, .header-color .widget_layered_nav li:before, .header-color .widget_display_views li:before, .header-color .widget_recent_entries li:before, .header-color .widget_recent_comments li:before, .header-color .panel .icon-closed, .header-color .panel .icon-opened {
      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: Menu Plus (+) Button Not Showing Up #61113
     sharmstr
    Moderator

    You dont have any submenus.

    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 Plus (+) Button Not Showing Up #61100
     sharmstr
    Moderator

    I just re-read the title. Sorry. Can you give me a link?

    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 Plus (+) Button Not Showing Up #61099
     sharmstr
    Moderator

    If you mean the avatar for “my account”, then it wont show up unless you are logged in.

    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 Search Not Showing Plugin Results #61098
     sharmstr
    Moderator

    btw – The upcoming Kleo 3.0 is fully compatible with GeoDirectory.

    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 Search Not Showing Plugin Results #61097
     sharmstr
    Moderator

    Is there an option to add it to the Search Context? Theme Options > Header.

    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 change color of page title bar #61095
     sharmstr
    Moderator

    No firm date. It was pushed to this week, obviously, but Buddypress 2.3 was released today and there are more changes that need to be made to make Kleo compatible.

    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: Footer (Columns) Not Appearing #61087
     sharmstr
    Moderator

    Menus have nothing to do with the footer. The footer is made up of 4 columns. Go into appearance -> widgets and assign widgets to Footer columns 1-4. That’s all you need to do.

    If the footer isnt showing up on a page, make sure you haven’t hidden it on the 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

    Attachments:
    You must be logged in to view attached files.
    in reply to: Rename Forum in Group #61084
     sharmstr
    Moderator

    These aren’t Kleo questions. All of that is handled with BP.

    1. https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/

    2. https://codex.buddypress.org/developer/group-extension-api/

    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

    Even simpler than that, you can use the “Logged in users” radio button.

    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 - 6,521 through 6,560 (of 11,328 total)

Log in with your credentials

Forgot your details?