-
Author
-
September 23, 2013 at 09:55 #3202TenshiParticipant
1) Is it possible to move the main menu to the top bar (in line with the contact email, social network buttons, etc).
Example:
Home Members Groups Contact search-icon contact@website.com Find us on: X X X2) Whenever I copy files and folders from parent theme to child theme and edit them, the changes don’t appear on my website (e.g. changing some images, .php files, etc). Yes, I do have my child theme ‘active’ on my WordPress themes.
3) Lastly, whenever I use the search form in the Groups directory, it doesn’t seem to work. When I search for a term, it shows all groups instead of just that one group I was searching for. This also happens to your demo so I’m guessing it’s a theme problem.
In your demo theme, try searching “virtual” under Groups Directory and click “Search” or press Enter. It still shows all groups instead of just the “Virtual only” group. Now try changing “Order by” to any of the three (except the first one which is Alphabetical). Now it works, right?
It only actually works and sorts it if you play with the “Order By”. Is there a way to change this behavior? It doesn’t seem like people will type a term and search using “Order By” instead of just pressing Enter/Search.
September 23, 2013 at 10:15 #3206TenshiParticipantPlease ignore #2. I figured it out. My only issues at the moment are #1 and #3. Thanks!
September 24, 2013 at 05:07 #3239TenshiParticipantI 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.pngSeptember 24, 2013 at 16:06 #3252SQadminKeymasterHi,
I am glad you figured out some of them.
3) We already fixed this and today update will include it.
4) Unfortunately there is no search form for group, it only searches in users profile fields
5) I need to install this plugin and see what function it has to display fields. Basically you need to edit the groups template located in sweetdate/groups/groups-loop.phpCheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 24, 2013 at 16:39 #3254adamParticipantHi @Tenshi – Can you tell me how you solved #1? I think I’d like to do this as well. Thanks!
September 24, 2013 at 19:36 #3264TenshiParticipant@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!
-
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.