Forum Replies Created
-
Author
-
JohnDoeParticipant
i do have have a function for that allready since i removed the forums tab, how can i remove 2 then?
JohnDoeParticipantuse this plugin
November 6, 2013 at 20:49 in reply to: Color of the register/search form background on the Home Page. #6131JohnDoeParticipantLink me your site.
mail me at arno.agten@gmail.comNovember 6, 2013 at 20:20 in reply to: Color of the register/search form background on the Home Page. #6117JohnDoeParticipanti could point you in the right direction to do things @lordax , i don’t want an exact copy of my site on the web 😉
JohnDoeParticipantI tried this :
COPY CODE<ul class="button-group radius right"> <?php if (is_user_logged_in()): ?> <?php /* Only show if Buddypress is installed */ ?> <?php if (function_exists('bp_is_active')): ?> <li class="relative has-dropdown" id="nav-menu-item836"><a>" class="tiny secondary button radius"><i class="icon-user hide-for-medium-down"></i> <?php _e("PROFILE", 'kleo_framework'); ?></a><div class="kleo-notifications"><?php if( bp_is_active('messages') && messages_get_unread_count() > 0 ) { ?><a>" data-width="210" title="<?php _e("New messages", 'kleo_framework');?>" class="kleo-message-count has-tip tip-left"><?php echo messages_get_unread_count(); ?></a><?php } ?><?php if (bp_is_active('friends') && bp_friend_get_total_requests_count() > 0): ?> <a>" data-width="210" title="<?php _e("Friend requests", 'kleo_framework');?>" class="kleo-friends-req has-tip tip-right"><?php echo bp_friend_get_total_requests_count(); ?></a><?php endif; ?> </div> <ul class="dropdown"> <li id="nav-menu-item-862"><a href="http://sweet.codez.ro/about-us/" rel="nofollow">About us</a></li> <li id="nav-menu-item-855"><a href="http://sweet.codez.ro/reasons-to-join/" rel="nofollow">Reasons to join</a></li> <li id="nav-menu-item-857"><a href="http://sweet.codez.ro/404-page/" rel="nofollow">404 Page</a></li> <li id="nav-menu-item-860"><a href="http://sweet.codez.ro/full-width/" rel="nofollow">Full Width Template</a></li> <li id="nav-menu-item-858"><a href="http://sweet.codez.ro/left-sidebar-template/" rel="nofollow">Left Sidebar Template</a></li> <li id="nav-menu-item-859"><a href="http://sweet.codez.ro/right-sidebar-template/" rel="nofollow">Right Sidebar Template</a></li> <li id="nav-menu-item-830"><a href="http://seventhqueen.com/demo/sweetdatewp/?s=Lorem" rel="nofollow">Search Page</a></li> <li id="nav-menu-item-866"><a href="http://sweet.codez.ro/shortcodes/layout/" rel="nofollow">Shortcodes</a></li> </ul> </li> </ul> </li>
And comes out like this :
JohnDoeParticipantJohnDoeParticipantwhy lie about your members total, in the members section people will see u don’t have 4K members
JohnDoeParticipantLooks good, but nothing to do with bbpress? 😉
Ps, this is mine http://www.datelite.net
JohnDoeParticipantO , alot of work.. :p but if that is what it takes, then let’s go! :p lucky i didn’t have a big database yet .. i read something btw like this :
Ok , so running this sql query works on my local setup:
SELECT * FROM wp_users WHERE 1;
UPDATE wp_users SET user_level=’2′;To actually edit the users table in phpmyadmin
JohnDoeParticipantI think he means, in the nav where it says , activity – profile – messages – friends etc , instead of profile , to see your username.
JohnDoeParticipantno , that only shows the people who allready have a membership ID , i want to make people without a memberships ID to a Free user , ID 2
JohnDoeParticipantHmm , instead of creating a new form , edit the one from sweetdate , follow this guide.
http://geomywp.com/documentation/create-a-search-form/
I do not know if this will work, but you can try.
Good luck.
JohnDoeParticipantMy mistake about showing you the same plugin 🙂
“sqadmin
NOVEMBER 4, 2013 AT 10:45 #5816
we have in mind to include something live this inspired from geomywp, but probably next month”As i mentioned , use the search button.
https://archived.seventhqueen.com/forums/topic/nearby-plugin
JohnDoeParticipantNext update will be this month normally.
as for plugins, try this
http://wordpress.org/plugins/geo-my-wp/
sorry i’m not in your favorite support team, lol
JohnDoeParticipantUse the search button before posting this, it has been requested several times.
And the Admin will include a solution for this in the next update or another.Either way, they are working on it.
Regards
JohnJohnDoeParticipantForum looks pretty lame by itself, needs customization :p i will start on this a bit too.
Maybe open a topic here to let people share their custom bbpress codes?JohnDoeParticipantAnd , how do i give my users that allready registered free user to all now? cos all my other registered users got no membership .
JohnDoeParticipantBoom , removed a few plugins, and it works again , thanks for your helpfull ( as far as that goes :p ) info , i know you couldn’t help me alot with this, but you put me in the right direction. +1 Robert ^^
JohnDoeParticipantO and @adam, how would i change the fb like box text color? can’t really find a css attribute to edit.
JohnDoeParticipantYeah as i said, with F12 , it shows good, but when i add it to the css and refresh it then it doesn’t show up like it should. nothing is overriding it.
-
AuthorPosts