Forum Replies Created

Viewing 40 posts - 1,641 through 1,680 (of 11,328 total)
  • Author
  • in reply to: Page issue #96951
     sharmstr
    Moderator

    No its not. Go into Theme Options > Header Options. Enable Sticky Menu and you will see that you have transparent main menu turned 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: Posts Carousel #96949
     sharmstr
    Moderator

    You’re welcome.

    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: login page #96926
     sharmstr
    Moderator

    Kleo doesnt use a custom login page. The WP standard login page is here: http://www.zaarox.com/wp-login.php. Here is information on how to customize it

    https://codex.wordpress.org/Customizing_the_Login_Form

    https://premium.wpmudev.org/blog/customize-login-page”

    Or you can use the Kleo login popup form by adding that menu item to your menu.

    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: Page issue #96924
     sharmstr
    Moderator

    Turn off Transparent Main menu in Theme Options > Header Options. You only need to enable it on pages that require it like your home page. To do that, edit your home page and scroll down to Theme General Settings and enable it.

    Go to Users > Profile fields. Any fields in the default group will show up on the registration form. To move them, create a new field group and move the field(s) to 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: Kleo Forums styles error #96921
     sharmstr
    Moderator

    Thanks abe 🙂

    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: Posts Carousel #96911
     sharmstr
    Moderator

    Use the Kleo Post Carousel 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

    Attachments:
    You must be logged in to view attached files.
    in reply to: Colorize Buttons #96908
     sharmstr
    Moderator

    You can use these

    COPY CODE
    
    #buddypress form#whats-new-form #aw-whats-new-submit {
        background-color: red;
        color: white;
    }
    
    a.button.item-button.bp-secondary-action.delete-activity.confirm {
        background-color: red !important;
        color: white !important;
    }
    
    .button.acomment-reply {
        background-color: red !important;
        color: white !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: KLEO+BUDDYPRESS TWO Theme I am Using #96904
     sharmstr
    Moderator

    As I talked about in your other support topic, Buddyapp does not come with PMPro membership support. PMPro by default does not block buddypress pages. Kleo adds that, not Buddyapp. What you are asking for will require custom work. If you would like to get a quote on that, please contact dev@seventhqueen.com.

    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: Non users #96901
     sharmstr
    Moderator

    I believe this is custom coded. I’ll assign this to a developer for further clarification, but I wouldnt expect an answer soon since they are working very hard on the next 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

     sharmstr
    Moderator

    1 – You need a plugin that will conditionally show a menu item. There a few out there. Here is one of them https://wordpress.org/plugins/nav-menu-roles/

    2 – There are several ways to find the user.
    https://codex.wordpress.org/Function_Reference/get_current_user_id
    https://codex.wordpress.org/Function_Reference/get_currentuserinfo

    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: Top Right Menu Not Updating #96899
     sharmstr
    Moderator

    Here’s the fix: https://archived.seventhqueen.com/forums/topic/right-side-menu-not-working#post-92523

    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 Likes plugin deletes activity stream entries #96897
     sharmstr
    Moderator

    Also, what’s your activity filter set to?

    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 Likes plugin deletes activity stream entries #96896
     sharmstr
    Moderator

    Does it happen when you enable the WP 2015 Theme?

    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 time style in Buddypress #96895
     sharmstr
    Moderator

    1 – Kleo doesnt do any special processing of the bp time stamp. It merely stylizes whatever time BP displays. You’ll have to ask on the BP forums for custom code to filter the bp_core_time_since() function.

    2 – That’s not possible at this time, but I can move this topic to the feature request forum to be considered in a future 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: How can i put the title around the Header? #96893
     sharmstr
    Moderator

    Please respond privately with admin 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

    in reply to: buddypress not appearing in WordPress Menu #96892
     sharmstr
    Moderator

    You’re welcome.

    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: Comments box disappeared #96891
     sharmstr
    Moderator

    Thank you for the clarification. But here is a standard one on your site that shows the comments: http://blog.deafniche.com/2014/02/05/my-daily-blog-entry-2/

    Are you sure that on this one, you have the comments enabled? http://blog.deafniche.com/2015/12/31/first-ever-dhh-rose-parade-float-viewing/

    A common misunderstanding is that if you turn on comments at the site level, is that WP will turn on comments for every post. This is not the case. If a post was created with the comments disabled, you have to turn them back on via the page editor.

    Let me know if that’s the case.

    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: Users vs. Members #96889
     sharmstr
    Moderator

    Unassign the register page in the buddypresss 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: BuddyPress Likes plugin deletes activity stream entries #96831
     sharmstr
    Moderator

    That doesnt happen on my sites. Have you looked for a plugin conflict?

    Regarding notifications. That’s not a function of the theme. The plugin would need to add a notification to the notification table. And they are planing on it: https://wordpress.org/support/topic/notifications-28

    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: Comments box disappeared #96830
     sharmstr
    Moderator

    Which doesnt show up? The FB comments or the WP Comments? Please clarify since now I’m a bit confused on which you mean.

    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: Issue with HTTPS because of srcset #96829
     sharmstr
    Moderator

    Awesome. Going to move this since it isnt a bug.

    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: Users vs. Members #96828
     sharmstr
    Moderator

    Dont think of it as users vs members. Think of it as memberships being a feature of accounts. In other words, members/users/accounts dont exactly mean membership. Its confusing until you understand that adding a membership plugin like PMPro does not stop people from creating an account without becoming a member. Especially if you’re using it combination with buddypress. There are many ways to get all of these plugins to act like a single cohesive account/membership process. But its something you need to research to figure out whats best for your site. PMPro is a free plugin, but they charge you a membership fee to get to the information you need to make that decision and the code that you need to achieve it. Some people disable buddypress and facebook registration all together and force users to only sign up using a whatever membership plugin they are using. Some people allow buddypress or fb registration and add custom code that will automatically add that user to the “free” membership level they have created. Some people use the information provided by PMPro to add buddypress xprofile field info to their pmpro registration page. The information is out there and even in topics here. I strongly suggests you pay PMPro for access to their paid support. In the long run, it will save you money in time and headaches.

    Kleo’s main role in all of this is that it stylizes those plugins. However, the 7th Queen developers did see a major gap in how PMPro/Buddypress sites worked. Well, DIDNT work together I should say. PMPro out of the box only blocks posts and pages. It doesnt do anything to control access to Buddypress. The 7th Queen developers created a way to block access to Buddypress features based on PMPro levels which you see in Theme Option / Memberships.

    Hope that helps.


    @devonmarine
    – People can register on your site without going through PMPro by using the default BP registration page: http://www.principalcircle.com/register/

    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 not appearing in WordPress Menu #96821
     sharmstr
    Moderator

    Pretty sure Kleo has nothing to do with those not showing up. Disable other plugins to find the conflict. Or you can temporarily enable the WP 2015 Theme and see if they show up. If they do, let me know.

    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: WP Calendar #96820
     sharmstr
    Moderator

    Pretty sure there is no connection between events and that calendar shortcode. That calendar shortcode shows posts by the day it was posted. See the description of it? “A calendar of your sites posts”.

    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: Pictures on the feature post #96817
     sharmstr
    Moderator

    Its not. Its a single column if you have 1 featured post. 2 columns if you have 2 featured posts. 3 columns if you have 3 or more featured posts. Trust me on this. I’ve manually change the width of your image, without adjust anything else to illustrate to you that it is a single container. Further proof, as I mentioned before, is the text and horizontal line below. They stretch the width of the container again showing that its a single container.

    Please tag another 1 or 2 post with ‘featured post’ so you can see.

    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: pmpro_levels – How can i change the text? #96777
     sharmstr
    Moderator

    That is there based on the levels selected in Theme Options > Memberships. You can use go pricing to create your own levels tables with custom pricing. Once you create your table, use the shortcode that’s generated on your membership levels 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: Add icon to a new function for Buddypress Menu #96776
     sharmstr
    Moderator

    add width: 50px; to the new css you used to add the icon.

    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: Issue with HTTPS because of srcset #96773
     sharmstr
    Moderator

    let me know how that goes. its nice to learn something new around here instead of answering the same old questions. 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: Issue with HTTPS because of srcset #96771
     sharmstr
    Moderator

    here is why I think that. the single image shortcode (which is a VC shortcode, not a kleo shortcode by the way) and many others uses wp functions to get your sites url and to probably set that srcset parameter. Since you still have your wp settings urls set to http and not https, they are producing http srcset parameters. Make sense?

    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: Issue with HTTPS because of srcset #96770
     sharmstr
    Moderator

    I think the issue is the force ssl plugin. Why are you using that instead of changing your urls to https in Settings > General?

    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 icon to a new function for Buddypress Menu #96768
     sharmstr
    Moderator

    I cant help without access to the 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: Issue with HTTPS because of srcset #96765
     sharmstr
    Moderator

    I set that as private for you 🙂

    also, you keep putting an S in your url. 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: LOGIN NOT REFRESHING #96763
     sharmstr
    Moderator

    We need wp admin credentials. Respond privately.

    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: Issue with HTTPS because of srcset #96761
     sharmstr
    Moderator

    Can you give me admin access to 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: Issue with HTTPS because of srcset #96759
     sharmstr
    Moderator

    meaning.. quick view is the issue even within shortcodes… if that makes more sense.

    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: Issue with HTTPS because of srcset #96758
     sharmstr
    Moderator

    I dont think it really has anything to do with shortcodes from what I can see. It appears to be isolated to the quick view of a product image. Would you say that’s correct? If not, then please link to an example on your site where this isnt the case.

    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: Issue with HTTPS because of srcset #96755
     sharmstr
    Moderator

    I think I see what’s going on now. Give me a second to figure it out.

    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: Issue with HTTPS because of srcset #96753
     sharmstr
    Moderator

    What shortcode is generating 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: Add icon to a new function for Buddypress Menu #96752
     sharmstr
    Moderator

    when did you upload invit.png? if it was recently, then wp-content/uploads/2015/11/invit.png wont be correct. you need to make sure the path to the icon is 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: Issue with HTTPS because of srcset #96747
     sharmstr
    Moderator

    Nothing is attached, so I cant understand what you’re referring to.

    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,641 through 1,680 (of 11,328 total)

Log in with your credentials

Forgot your details?