Search Results for 'wordpress'
-
Search Results
-
Hi Everyone,
Buddypress wouldn’t let me login with my old name so Catincoach is out and Catinw12 is in.
I posted this question a while back and didn’t get an answer. Is there a way to change the coding so that the link in the message/friend/group invitation email notification goes to http://www.xyxy.com/buddypress/”….”?redirect_to=http://xyxy.com/Buddypress/Buddypress/members/xyzmember/messages/
as opposed to this:
Ideally, I would like to change the coding in the email notification so that it begins as http://www.xyxy.com/…. but my efforts to find that have been futile.
Is this something for the WordPress MU forum?
Thanks,
Brian
Hello, I’m creating a classifieds component and I have an important question here…
Actually, I use those urls :
- …/wordpress-mu/classifieds (directory listing)
- …/wordpress-mu/classifieds/test666 (single classified)
- …/wordpress-mu/members/myname/classifieds/my-classifieds (user classifieds)
- …/wordpress-mu/members/myname/classifieds/create (creation)
Now I would like to be more precise for directory listing.
I have three ways of filtering, “browing” classifieds :
- “action” (searching / proposing)
- type (job, services, etc)
- category (garden, computers, etc)
Here’s my question :
How to deal with this for urls ?
e.g;
../wordpress-mu/classifieds/searching/job/computers
should show every classified where
- someone is searched (not “proposes”)
- for a job
- in computers/
[current_component] => classifieds [current_action] => searching [action_variables] => Array ( [0] => job [1] => computersThe problem is that the url could also be
../wordpress-mu/classifieds/job/computers
- (someone is searching or proposing)
- for a job
- in computers/
[current_component] => classifieds [current_action] => job [action_variables] => Array ( [0] => computersOr just
../wordpress-mu/classifieds/job/computers
- any classifieds related to the computers category
[current_component] => classifieds [current_action] => computersYou know what I mean ?
So.. Have you ideas on how I could build a function to filter my content based on the url given ?
Take all what’s after /classifieds/ (current_action & action_variables), and check the slug for everything to define if it’s an action, a type or a category ?
But that mean a lot of SQL requests…
Of course I could make it like this
../wordpress-mu/classifieds/action/searching/type/job/category/computers, but it will be rather ugly…
Need your advices !

Thanks a lot guys !
Hi all,
Would a CSS designer be easily able to change the present horizontal menus into drop downs? More generally, is building a Buddypress theme more difficult than making one for WordPress?
Thank you
Topic: Members theme not showing
Hi, I had everything working on Darkpress theme, I then decided to switch back to the default theme and customise this, the home page works, but when on the members page, it seems there is no stylesheet.
I have latest versions of WordPress MU & Buddypress installed. (Installed only yesterday)
I also have “bpmember” folder in “wp-content/bp-themes/
EDIT: GOT IT WORKING!! THANKS
I am wondering if WPMU is really loading that slow ?
See this story about improving loading times:
http://www.gossamer-threads.com/blog/gt-and-lohudcom-wordpress-optimization/
Hi all
I am currently exploring various WordPress MU / BuddyPress hosting / mangement options for a client and wondering if there is anything in Auomattic’s plan’s to offer a similar service to the VIP Hosting that is currently offered for WordPress but for MU / BuddyPress?
I am just about to email Automattic direct but thought a post here might get a quicker response.
Cheers
'.$this->lid.'&email_address='.$this->email_id.'&firstname='.$this->name_id;