Forum Replies Created
-
Author
-
sharmstr
ModeratorNo 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou’re welcome.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorKleo 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTurn 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThanks abe 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorUse 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 solutionThis 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.sharmstr
ModeratorYou 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAs 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 7, 2016 at 15:49 in reply to: Create a form, process with php script, find who’s logged in ? #96900sharmstr
Moderator1 – 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_currentuserinfoHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorHere’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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 7, 2016 at 15:37 in reply to: BuddyPress Likes plugin deletes activity stream entries #96897sharmstr
ModeratorAlso, 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 7, 2016 at 15:35 in reply to: BuddyPress Likes plugin deletes activity stream entries #96896sharmstr
ModeratorDoes 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderator1 – 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPlease 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou’re welcome.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThank 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorUnassign 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 7, 2016 at 06:59 in reply to: BuddyPress Likes plugin deletes activity stream entries #96831sharmstr
ModeratorThat 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWhich 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAwesome. 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorDont 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPretty 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPretty 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIts 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 solutionThis 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.sharmstr
ModeratorThat 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatoradd 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorlet 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorhere 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWe 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorCan 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatormeaning.. 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWhat 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorwhen 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorNothing 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts