-
mercime posted on the forum topic Profile link? in the group How-To and Troubleshooting 14 years, 9 months ago
Re my bp_loggedin_user_domain code above, add text between
<a> .. </a>like “My Profile” -
@mercime replied to the topic Profile link? in the forum How-to & Troubleshooting 14 years, 9 months ago
You can add the following within the menu
<li><a href=#"></a></li>Your revised menu will look like something like this:
<ul id="nav">
<li> ... </li>
<li> ... </li><li></li>
<li> .... </li>
</ul> -
mercime posted on the forum topic Profile link? in the group How-To and Troubleshooting 14 years, 9 months ago
You can add the following within the menu
<a href="">Your revised menu will look like something like this:
` […] -
mercime posted on the forum topic page not found in the group How-To and Troubleshooting 14 years, 9 months ago
What theme are you using? Clear cache. Use bp-default theme to test. If it’s still not working even if you’ve already made “pretty permalinks”, what’s in your .htaccess file?
-
mercime posted on the forum topic Can't reply to activities in Stream in the group Installing BuddyPress 14 years, 9 months ago
Deactivate all plugins and change to bp-default theme.
-
mercime posted on the forum topic Integration with iBlogPro4 in the group Installing BuddyPress 14 years, 9 months ago
https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/
Also, it would be better if you posted code at http://pastebin.com/ , click submit and post the generated URL here.
-
mercime posted on the forum topic User Pages Not Working in the group How-To and Troubleshooting 14 years, 9 months ago
same question, brigon.
-
mercime posted on the forum topic Switching from Windows to Linux, all BP pages broken? in the group How-To and Troubleshooting 14 years, 9 months ago
-
mercime posted on the forum topic Move Buddypress from subfolder to root in the group Installing BuddyPress 14 years, 9 months ago
What do you currently have at the root of your domain?
It would be pretty much the same as moving WordPress from subfolder to domain root or elsewhere.
Always backup database and server files to your computer hard drive before […] -
mercime posted on the forum topic BP Admin Bar overlaps my dashboard in the group How-To and Troubleshooting 14 years, 9 months ago
@astromono I finally found an instance of BP admin bar over the site title and network admin in backend just minutes ago:-) It was in the old bp-child theme I was revising which had adminbar.css from way back when.
-
mercime posted on the forum topic I’d like to add a blog to my site…. in the group How-To and Troubleshooting 14 years, 9 months ago
You can add “Blog” page in BP-compatible themes much like how you can do this in a regular WP site – http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/
If that doesn’t work for you, contact BuddyBoss theme […]
-
mercime posted on the forum topic User Pages Not Working in the group How-To and Troubleshooting 14 years, 9 months ago
There could be a number of reasons for the errant behavior.
– WP/BP versions?
– BP Template Pack veriion?
– Have you deactivated all plugins except BuddyPress and changed to bp-default theme? Clear cache. Does same bad behavior […] -
mercime posted on the forum topic Adding widget areas to default theme? in the group How-To and Troubleshooting 14 years, 9 months ago
First, do not make revisions in bp-default theme. Revisions will be overwritten when BP is upgraded.
Instead,
– create a child theme of bp-default theme, e.g. mybpproject,
https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/ […] -
mercime posted on the forum topic Child theme / theme edited? in the group Installing BuddyPress 14 years, 9 months ago
== edited the theme a little (ie changed “Groups” to “Classes” etc). ==
Where did you make those edits? Check:
– in wp-config.php; then open up wp-config.php and delete the line which changes Groups to Classes
– in […] -
mercime posted on the forum topic BP Admin Bar overlaps my dashboard in the group How-To and Troubleshooting 14 years, 9 months ago
Deactivating plugins and changing to default theme is basic troubleshooting procedure for both WP and BP and usually helps spot the offending culprit as you activate plugins/theme one by one. Did you also deactivate mu-plugins […]
-
mercime posted on the forum topic How to show threaded comments and author highlighted comments in bp-default theme? in the group How-To and Troubleshooting 14 years, 9 months ago
Threaded comments == working in BP 1.3 trunk
Author replies be highlighted == add .byauthorpost or combination of former with other selector/s in stylesheet and style
-
mercime posted on the forum topic f.easing[e.animatedProperties[this.prop]] is not a function? Everything Updated in the group How-To and Troubleshooting 14 years, 9 months ago
It might just be that your theme needs to be updated. Check theme’s forums for solutions/updates.
-
mercime posted on the forum topic Registration Page in the group How-To and Troubleshooting 14 years, 9 months ago
== I have created pages for these by pasting the link on the relevant page. It wont let me do this for a register page tho ==
http://www.eastendersspoilers.co.uk/register is the link you can paste
-
mercime posted on the forum topic Ajax no longer works on my site since wp 3.2, and 1.2.9 in the group How-To and Troubleshooting 14 years, 9 months ago
@lockamiz23 have you tried the troubleshooting basics like changing theme to bp-default and deactivating all plugins except BuddyPress?
-
mercime posted on the forum topic BP Admin Bar overlaps my dashboard in the group How-To and Troubleshooting 14 years, 9 months ago
Deactivate all plugins except BuddyPress, keep on the bp-default theme and clear cache and cookies. How’s the BP Admin Bar now?
- Load More
@mercime
Active 5 years, 7 months ago