Forum Replies Created
-
Author
-
TenshiParticipant
I think I found the issue for #1. Under Settings > Reading, my posts page was set to the page in question (which is named Guides).
Any page set there seems to have their sidebars removed regardless of the page template and sidebars set to that page.
Could you replicate this issue?
TenshiParticipant1. I tried it on my test website and it seems like there is something conflicting with the sidebars. I disabled plugins so they are out of the question. It could be custom functions/codes. I’ll try to find the issue. Thanks! My only problem now is #2.
2. I keep seeing this in the debug log:
PHP Notice: Use of undefined constant BP_GROUPS_SLUG - assumed 'BP_GROUPS_SLUG' in /home/dnpugcom/public_html/wp-content/themes/sweetdate-child/functions.php on line 122
The code is what I posted above. Could that be the issue why it won’t hide the sidebar in the groups directory/listing?
The full log is here: https://dl.dropboxusercontent.com/u/5867241/debug.log
TenshiParticipantUpdate: Nevermind, found it! Great job though~
Hello! How did you display your users in this way? Thanks! http://puu.sh/5dJWx.png
TenshiParticipant@JohnDoe!! How did you manage to put your menu and login/logout buttons at the top like that? If you don’t mind sharing. Thanks!
TenshiParticipantThanks! It seems like it doesn’t support the provider I am hoping to add (TwitchTV).
There’s a way to manually add but it’s too complex for me (http://codex.wordpress.org/Function_Reference/wp_embed_register_handler). Thanks though!
TenshiParticipantI don’t think this exists yet as I have tried suggesting this feature in the Features Request thread.
I am also very interested in this.
TenshiParticipantI agree! Switching between tabs (Activity, Profile, Settings, etc) brings the page up which requires you to scroll down again which can be a bit of a hassle. Would be nice if they just slide just like how the info is displayed beside the avatar.
TenshiParticipant1) Can you guys add more Numerical Fields under Sweetdate > Buddypress? Aside from Age, I have other fields that needs a range search. Maybe not only a certain amount so we can expand as needed.
Example: http://puu.sh/4Xzbb.png
2) Not sure if this is for xProfile but, it would be nice to have certain dropdown fields, depending on the answer selected, will show another dropdown menu or option that is related to that.
For example, only a dropdown shows options for Country. If user picks “USA”, another dropdown will appear with only states that are applicable to “USA”. If user picks another country, it will change to provinces/states that are in those country only.
Example: http://puu.sh/4XyQi.png
3) An option to have a basic and advanced search forms under Sweetdate > Buddypress. The current one could be the advanced search and an optional basic search. Admins can choose which will be default one to display in general. But both have options to embed using php or shortcodes.
TenshiParticipantYeah, I tried those but they only award you through your contributions :c No sort of reputation system. Thank you though! If you do happen to encounter or use a similar one, please let me know!
TenshiParticipantOh thanks, those are fontawesome icons. Just add the code in the menu builder 😀 http://fontawesome.io/icons
TenshiParticipantSorry for the triple post but this is what it looks like (and want to keep it this way): https://dl.dropboxusercontent.com/u/5867241/header.png
The issue is that with the new update, it broke my old one where the sticky menu won’t snap back when you scroll up.
TenshiParticipantDo you guys happen to know a plugin that allows users to give “rep” to other people? Then display it according to ranking?
TenshiParticipantGo to Sweetdate > Buddypress and check the fields that you want to appear on either the MAIN or HORIZONTAL forms then save!
TenshiParticipant@adam, sure! And yes, it does work for me. The key is to check the boxes that says something about “don’t cache for logged in users” since it is a social site, it always needs to be live.
Here are my settings, just import it: https://dl.dropboxusercontent.com/u/5867241/0.php
You have to play with Minify, Database and Object cache since it doesn’t work for all. I usually ignore Minify since it’s really hard to tweak. If I do enable it, only for CSS. You can also play with CloudFlare.
And thanks for your plugin recommendations. I’ll check em out!
TenshiParticipantThanks for this thread! It might prove useful!
Allow Multiple Accounts
BP Labs
BP Sticky Groups
BuddyPress Groups Extras
BuddyPress Like
BuddyPress Moderation
Buddypress Xprofile Custom Fields Type
CodeStyling Localization
Collapse-Pro-Matic
PHP Code for posts
Q2W3 Fixed Widget
ShortCodes UI
W3 Total Cache
WordPress SEOTenshiParticipantI am using 33 plugins at the moment and I think that’s a lot. Though some are wonky (due to CSS conflicts), they can still easily be fixed (CSS-wise). I think this is more of an end-user limitation, not theme limitation.
But a topic containing lists of working plugins would be nice!
TenshiParticipantI’m aware that the theme is centered about the members but it would be nice to have a better group functionality, just like the member search where you can have custom fields to fill out and be able to search them via the horizontal/vertical search forms.
In summary:
1) Ability to add custom fields for groups
2) Be able to show these fields in group listing page
2) Be able to search and filter out groups just like in member search (Age, Sex, Location, etc)Thank you for reading!
TenshiParticipantGo to Sweetdate > Styling options > Quick css and add this:
.activity-list .activity-content { background: #<color you want>; }
Change <color you want> to whatever you like.
TenshiParticipantThanks! It works! http://puu.sh/4J8GA.png
Just trying to adjust it so they’ll all appear in one row.
TenshiParticipantHello! I can’t seem to make the code work. It still shows “This group has no members.” even if it has 2 members (one admin, one normal member): http://puu.sh/4HLuz.png
This is what my groups-loop.php looks like: http://pastebin.com/rcPabP9y
If you want to check the backend, please let me know. Thanks!
TenshiParticipantHello! I was searching through the support forums hoping to find codes/hacks that might be of use for my site. I saw this one – https://archived.seventhqueen.com/forums/topic/different-user-accounts and it got me thinking if in the future, would it be possible to have more than one user types/profile in one account? An example would be like that one in the link, one user type for buyer, one for seller but both in one account.
I’m building a website around a game where you could list different characters for other players to search and party up with. But what if a player has more than one character? The only way to list them is to make another account. And managing two or more accounts would be difficult especially if they are all receiving invites, messages, etc.
Essentially, have the ability to create more profiles and be able to quickly switch between them (without logging out and logging in) all under one account (email).
Not really sure how this could be of use under the Dating scene since the theme revolves around it but it could be useful for others who use it for another reason.
TenshiParticipantTenshiParticipantWill this be added in the future? My website revolves in groups rather than individuals so this would be a nice addition. Also ACTIVITY NOTIFICATION – you get notified when someone replies or “favorites” your post/comment/etc. Just like Facebook notifications.
TenshiParticipantSame here. If you could also take a look at this, thanks!
https://archived.seventhqueen.com/forums/topic/displaying-fields-under-nameavatar-in-member-list
TenshiParticipantNot sure if this is already in the current version but I noticed that there are no GROUP NOTIFICATIONS? Only friend request and inbox.
TenshiParticipantFor the latest members’ carousel, replace #search-bar with .form-footer. Same process, just add the line below:
.form-footer {
background: #F8F8F8 url(‘URL_TO_YOUR_IMAGE’);
}And no problem!
TenshiParticipantGo to Sweetdate > Styling options > scroll down to Quick CSS and type:
#search-bar {
background: #F8F8F8 url('URL_TO_YOUR_IMAGE');
}Save it. You can also change #F8F8F8 to any color you want.
TenshiParticipant1) https://archived.seventhqueen.com/forums/topic/member-directory-page-about-me-text-does-not-display
2) I forgot how I did that on mine. Sorry! Just wait for support response!
TenshiParticipant@sqadmin, thanks for the reply!
4) I see. If you don’t mind, can you give me the default group search form used in the members directory?
5) Please do! I’m no expert so I’d really appreciate it if you can find that function to display fields. I really need this.
@adam, sure! What I did was:1) Copy header.php from parent sweetdate folder to sweetdate child folder
2) Open the file and look for the comment<!-- Main Navigation -->
. Cut the entire code until<!-- end Main Navigation -->
3) Move the code somewhere under<!-- Top links -->
. I placed mine under<div class="row">
There you go!
TenshiParticipantI pretty much figured out #s 1 and 2. Now I just need help on #s 3, 4 and 5. Thanks!
4) Instead of a profile search at the homepage, is there a code/form for group search?
5) Lastly, display group search results like this:
https://dl.dropboxusercontent.com/u/5867241/DNPUG/pugsearch2.pngTenshiParticipantPlease ignore #2. I figured it out. My only issues at the moment are #1 and #3. Thanks!
-
AuthorPosts