Forum Replies Created
-
Author
-
sharmstrModerator
When I was responding I remembered having the ‘please try again’ issue once, but I couldnt remember what plugin caused it. Now that you mention W3TC, I remember that was the one.
I’m still sorting out W3TC. At present the + menu doesnt expand/open in the buddypress profile menu. I’m sure it just a matter of rearranging the order in which the scripts load… just havent had time to go back to it. There’s another thread going on caching that I plan on adding my W3TC tweaks to. If you get something working well, it would be cool if you could post your set up there.
Glad you sorted 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
sharmstrModeratorThere’s no need for that type of attitude. You asked “Not sure if anyone else is having these issues or not.” I was merely answering that.
Its obvious that its happening on your site. I wasn’t debating that. You made no mention of disabling plugins so I was offering a plugin conflict as a possibility. I guess it would be silly of me to ask if you have the same issue with the 2014 theme so you can confirm its a Kleo issue.
For the record I dont work for SevethQueen so don’t let your hate towards me affect the way you deal with them.
I’ve helped a lot of people on this forum, but its probably best if I stay away from this one. Good luck.
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
sharmstrModeratorYou have some sort of conflict going on. That shouldn’t and doesn’t happen.
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
sharmstrModeratorIts not a wordpress 3.8.2 issue because its working fine for me. Do you have k-elements installed?
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
sharmstrModeratorYes, in that case you need to enable it.
copy /kleo/page.php to /kleo-child/page.php.
before the end of the while have_posts loop (endwhile;) add
COPY CODEcomments_template();
and upload to your server. Remember that if they ever change any code in page.php, you’ll have to add it yourself.
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
sharmstrModeratorWill do thanks!
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
sharmstrModeratorAnytime. The other benefit by doing it that way is that your page will automagically get any Kleo code updates instead of you having to apply them yourself.
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
sharmstrModeratorI’d go with 1. Its a common way to do things.
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
sharmstrModeratorhave you turned on debugging to see any errors it might be throwing?
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
sharmstrModeratorCopy the one that’s closest to what you want. They can be found in kelo/page-templates/. Keep in mind that you can only have one template for BuddyPress pages unless you hack the actual BuddyPress page. That’s a BuddyPress issue, not a Kleo issue.
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
sharmstrModeratorLooks good on my staging site. I havent fully tested it though.
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
sharmstrModeratorCan you be more specific? Are you talking about the comments form or the actual comments? If you are talking about the form, you have to make sure its turned on in Settings -> Discussion. If you have that turned on then you have to make sure its not turned off on the actual post/page AND that its not older than xx days, if you have that turned on.
If they are turned on, then make sure the comments are not waiting to be moderated, if you have that turned on.
You see, it would be helpful if you elaborated a bit more so we can point you to the correct solution.
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
sharmstrModeratorYou are welcome! Anytime my friend.
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
sharmstrModeratorThis has happened to me on two occasions. One time it was due to a jQuery conflict with a different plugin. The second time it was due to the caching plugin I was using and the order in which it minified and loaded the scripts.
I believe someone reported an issue with safari on a Mac. But it works as designed for me on windows in all browsers. You can always go to the demo site to compare your issues: http://seventhqueen.com/themes/kleo/
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
sharmstrModeratorDid you put them in the right place? They show up for me by putting them in kleo-child/page-templates/
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
sharmstrModeratorWhat map? I think you have some plugin that put it there.
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
sharmstrModeratorIf you read line 67 in members-loop it says you need to use bp_member_profile_data instead of bp_profile_field_data.
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
sharmstrModeratorThere’s a ton of information in their Events plugin forum.
If anyone else wants to know how to get a masonry list of events, make sure you have ‘override default appearance’ turned off.
thanks again bk
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
sharmstrModeratorBuddyPress 2.0 is looking pretty good in my testing BUT I have yet to apply Kleo to it. I’m trying to get one my plugins into the core so I’m keeping things simple. Maybe tomorrow I’ll load kleo just to see what’s up. I’m guessing it will play fine with most things since the big changes had little to do with presentation and more to do with optimization and administration.
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
sharmstrModeratorFor #2, since http://www.mysite.com/members/username takes you to the members activity, all you need to do is add the BuddyPress “Activity” menu item to your menu. Take notice that I said “BuddyPress activity item” and not “Activity Page”. There is a difference. In Appearance -> Menu, make sure you have the BuddyPress menu items active by click on “Screen Options” in the upper right hand corner and selecting BuddyPress. Within the BuddyPress drill down on the left, you’ll see Activity under Logged In. If you want it to go to their Profile, then pick that instead. Either way, you can name it “My Account”.
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
sharmstrModeratorThanks for the info. I had no problem creating a page and adding the events shortcode
COPY CODE[eab_archive lookahead="1" weeks="52" limit="10" paged="1" page="1"]
All of the shortcodes are listed in wp-admin/edit.php?post_type=incsub_event&page=eab_shortcodes
How did you masonry your events list?
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
sharmstrModeratorExcellent! Its amazing how fast those spammers are. I set up a staging site the other day and had two of them before I could install all my security plugins.
I probably should have mentioned this, but looks like they will eventually charge for wangguard. Honestly, its probably worth 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
sharmstrModeratorDo you not have access or you dont see it?
https://archived.seventhqueen.com/forums/topic/custom-top-menu-2
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
sharmstrModeratorI havent fully ‘tuned’ mine yet, but I’m having great results with W3 Total Cache. The plugin is free, but you can pay them to tune your site for you. I will tell you now, you can’t just “turn on” caching with BuddyPress. Plan on spending at least a day or two tuning it (what to cache/ what not, order in which to load jQuery, etc), if you’re going to do it yourself. I cant find it at the moment, but found an old post on some random website that walked you through each setting for a BuddyPress site that was still relevent. I’ll try to find it tomorrow.
If your host is running APC, ask them about allocating more memory to it. I saw an instant speed difference when I tweaked mine.
Also, do a search here for caching. Abe posted their settings for the caching plugin they use.
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
sharmstrModeratorNo problem. Please let me know how it works 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
sharmstrModeratorJust curious, have you tried Wanggauard? http://wordpress.org/plugins/wangguard/ Along with many things, it allows you set questions during registration. It will randomly present the questions, making it difficult for scripts to know which question will be asked.
I’m planning on using it, but if it doesn’t work, I’d like to 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
sharmstrModeratorHow did you sort out your issues with the events + plugin? I’m working on it now and hoping you can share your experience to save me some time 🙂 thanks!
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
sharmstrModeratorThat’s not happening on either one of my sites or on Kleo’s demo site. I’ve verified all 3 sites with Firefox and Chrome. I had a similar problem last week and it turned out to be a plugin issue (or maybe it was my cache 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
sharmstrModeratorYou shouldn’t do either. You dont need demo content. You shouldn’t have to re-install.
The next thing to do is turn off all plugin that Kelo doesnt need. Did you check for jQuery errors?
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
sharmstrModeratorI cant see private replies. I’m a regular ‘ol user like you.
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
sharmstrModeratorTry this instead
COPY CODEarticle .article-meta { display: none; } .article-media { margin-left: 0px !important; } .article-content { margin-left: 0px !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
sharmstrModeratorDo you have a link?
You dont need any code in your members page. It masonry by default. If you didnt upload the demo content, then all you need to do is create a page called Members (/members/), then make sure that page is set in Settings->BuddyPress->Pages->Members.
If all that is correct, perhaps you have some jQuery conflicts going on. Bring up your browser developer tools, navigate to the console and reload the page. Look for any errors.
OR (and this seems to be common) Make sure you have version 1.3.0 of K-Elements installed.
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
sharmstrModeratorThis is a more of a BuddyPress question. You should post this over at http://buddypress.org/support/.
With that said, there’s code that excludes members from the directory by role here: https://gist.github.com/dzmounir/8285459
You could possibly make that work in groups, the difference being is that you wouldn’t look up the users role for the site, but the “is_admin” and “is_mod” in the ‘bp_groups_members` table. Clues on how to do that can be found here: /plugins/buddypress/bp-group/bp-groups-classes.php
OR
You might be able to exclude them in /kelo/buddypress/groups/single/members.php. The looping of members starts around line 33. In the beginning of that loop, you might be able to determine if they are an admin or mod with these
COPY CODEgroups_is_user_mod( bp_get_member_user_id(), bp_the_group() ) groups_is_user_admin( bp_get_member_user_id(), bp_the_group() )
Just make sure you copy members.php to your child 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
sharmstrModeratorYou can remove them using media queries in kelo-child/style.css
COPY CODE@media screen and (max-width: 480px) { .article-meta { display: none; } .article-media { margin-left: 0; } .article-content { margin-left: 0; } }
I would like to keep the meta on my site, but also dont like the meta info taking up the entire left hand side on phones. So, what I plan on doing is something like this.
COPY CODE@media screen and (max-width: 480px) { .article-media { clear: left; margin-left: 0; } .article-content { margin-left: 0; } }
That will move the article-media below the meta and utilize the entire width of the screen for media and content.
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
April 3, 2014 at 19:41 in reply to: Registration page (unable to add content in the main area) #14265sharmstrModeratorI’m doing something similar and I think there is a plugin for that. But since I’m already using BuddyPress XProfile Custom Field Types plugin, I’m utilizing the “Checkbox Acceptance” field.
https://wordpress.org/plugins/buddypress-xprofile-custom-fields-type/
If you go this route, add a new field(s) to the primary xprofile group. Put your terms of use in the description and save. Should show up automagically. Users wont be able to register until they check the box.
If you do the above, it will place it just before ‘complete signup’ but nowhere else. The benefit to all of this is that you dont need to customize register.php. Simple.
However, if you want to add it several places and remove the privacy setting (this field can be seen by stuff), you’ll have to customize it.
Field privacy notice can be turned off if you set the field to “enforce the default visibility”. But what if you want to allow people to change it once they register? Well, you can remove all of the field privacy on the registration form by commenting out all the ‘bp_custom_profile_edit_fields_pre_visibility’ code in register.php. If you only want to remove it from some fields, then you’ll have to add an extra loop around all of it to check the field name or id and determine weather to show it or not.
You’re going to have to play around with it. If you are not comfortable with editing php code, I’d suggest living with the privacy notice and having the ‘checkbox acceptance’ in one place. Its simple and upgrade proof.
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
April 3, 2014 at 02:29 in reply to: Registration page (unable to add content in the main area) #14218sharmstrModeratorI did exactly this over the weekend. Make sure to copy it to your child theme.
If you want to add some kleo shortcodes, well most any shortcode (not all developers code them for use in php) you can simply call.
COPY CODE<?php echo do_shortcode('') ?>
I did this to separate the registration form with dividers and also used it for a bullet list.
Here’s an example of the divider
COPY CODE<?php echo do_shortcode('[kleo_divider type="short" double="no" position="center" text="The Basics" class="" id=""]') ?>
Here’s one for a bullet list explaining acceptable usernames.
COPY CODE<?php echo do_shortcode('[kleo_list type="icons" icon_shadow="yes" align="left"][kleo_list_item icon="info-circled"]Usernames can contain only letters, numbers, ., -, and @.[/kleo_list_item][kleo_list_item icon="info-circled"]Usernames may not contain underscores "_".[/kleo_list_item][kleo_list_item icon="info-circled"]Username must be at least 4 characters.[/kleo_list_item][kleo_list_item icon="info-circled"]Usernames must contain letters.[/kleo_list_item][/kleo_list]') ?>
Any xprofile field you want filled out during registration can go in the first profile group. Or if you want to greater control over that you can call the field group you want. Just change the number 7 down there to the group id you want.
COPY CODE<?php if ( bp_is_active( 'xprofile' ) ) : if ( bp_has_profile( array( 'profile_group_id' => 7, 'fetch_field_data' => false ) ) ) : while ( bp_profile_groups() ) : bp_the_profile_group(); ?>
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
sharmstrModeratorI can see the image now, but I’m not sure what the issue is. If I go to your website, everything looks fine. In your example image I can see the popup, but that’s not happening when I go 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
sharmstrModeratorWell, at this point, I dont think I can 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
sharmstrModeratorThe image link is broken
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
sharmstrModeratorI know for sure it works with the field name. Something weird is going on over there. For the heck of it, have you tried a different field? That way you’d know if it was a field or code issue. Maybe…
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