-
JamieWade posted an update 13 years, 8 months ago
@pcwriter Hello there! I really need your help getting my BP Admin bar back. When I add wp_footer on my footer file, I just get a long list of all the pages on the site?
-
mercime posted on the forum topic New theme – BuddyBuilder in the group Creating & Extending: 13 years, 8 months ago
Nice one @pcwriter. I think my favorite theme, FunkyBuddy, will be cooler still with the header image rotator π
-
magsi posted an update 13 years, 8 months ago
@pcwriter Hello,
I want to hide dashboard link from my site members.
I am using latest wordpress single and latest buddypress
kindly help.
Thanks. -
JamieWade posted an update 13 years, 8 months ago
@pcwriter The problem is though, whenever I add wp_footer to the footer I get a huge list of all the pages on the website?
-
JamieWade posted an update 13 years, 8 months ago
@pcwriter Aww shoot sorry about that! What did you change so I can learn from this?
-
I simply added the call to wp_footer which was missing, and removed a few paragraph & span tags that weren’t doing anything useful. Compare the code you had with the updated version and you’ll see the differences right away.
-
-
JamieWade posted an update 13 years, 8 months ago
@pcwriter Hello, there is no need to help me any more because I installed another Admin bar for my website. Thanks anyway!
-
Lol…just updated your footer.php code here: http://pastebin.com/tWhFuek8
-
-
JamieWade posted an update 13 years, 8 months ago
@pcwriter Here you go. http://pastebin.com/PR1r14x9
-
JamieWade posted an update 13 years, 8 months ago
@pcwriter This is the website in question, take a look: http://fitness-social.com/
-
Post your entire footer.php code to http://pastebin.com and then post the URL to that code here. I’ll take a look and see if I can spot what’s gone wrong.
-
-
JamieWade posted on the forum topic Admin Bar Is Gone? in the group How-To and Troubleshooting: 13 years, 8 months ago
@pcwriter Hello I tried this, however I get a huge list of all the pages on the site?
-
JamieWade posted an update 13 years, 8 months ago
@pcwriter Hello thanks for your reply. I am using one of the basic BuddyPress themes, however I changed the PHP in the footer.php file to add my own custom footer and AdSense adverts at the bottom of the page, could this be why the banner is gone?
-
nexia posted on the forum topic is there someone working on the BP_USE_WP_ADMIN_BAR thing??? in the group Creating & Extending: 13 years, 8 months ago
@pcwriter … my goal is not to use the original adminbar, but to integrate the whole content of the BP-adminbar into the original WP-adminbar instead of replacing it… making it more compatible with 3.1…
btw, i did it… will release it on my site for support… until BP do the same!
-
Gayatriom posted on the forum topic S2 member- Trying to Restrict Friend Requests Memberships above 0. in the group How-To and Troubleshooting: 13 years, 8 months ago
@pcwriter
Hey!
I tried the code you ‘fixed’ for me
but it yields an error.Parse error: syntax error, unexpected β,β in /var/www/vhosts/talentedtenthnetwork.com/httpdocs/wp-content/themes/platformbase/members/members-loop.php on line 59
what could be going on?
-
ultimateuser posted on the forum topic Zebra styling Profile Page in the group How-To and Troubleshooting: 13 years, 8 months ago
@pcwriter Thank you. Ive replaced the global.js file in wp-content/plugins/buddypress/bp-themes/bp-default/_inc/ But it still doesnt work. If you could have a look at this profile: http://www.hollanduktrade.nl/connect/members/nieuws4000/ I removed the text in the telephone field which was between ‘Twitter’ and ‘Address’ and now the zebra styling…[Read more]
-
mercime posted on the forum topic [Resolved] Remove the βvisitβ link from the buddypress admin barβ¦ in the group How-To and Troubleshooting: 13 years, 8 months ago
Thank you @pcwriter, I missed the line about changing core file instead of adding it in functions.php π I think I need to get reading glasses.
-
imjscn posted on the forum topic Show BP Admin Bar while in wp-admin ONLY and hide it in the rest of the site. in the group How-To and Troubleshooting: 13 years, 8 months ago
@pcwriter , can I use your code to remove adminbar from dashboard? I tried the following 3 modifications, neither of them works:
`if( is_admin())
remove_action( ‘wp_footer’, ‘bp_core_admin_bar’, 8 );`
or
`if( is_admin())
remove_action( ‘admin_footer’, ‘bp_core_admin_bar’, 8 );`
or
add_action('bp_loaded',…
[Read more] -
dinny lansdowne posted an update 13 years, 8 months ago
@pcwriter hello, i’ve noticed that you offer a lot of excellent feedback. in particular one about ‘loops’ caught my eye.
i have just posted in the how to and troubleshooting group. topic is s2 member: trying to restrict view of groups.
i would grearly appreciate any feedback or set up a consultation time if you do any individual work. (I’m on…[Read more] -
imjscn posted on the forum topic Update permalinks in activity stream in the group How-To and Troubleshooting: 13 years, 8 months ago
@pcwriter , I currently use otto’s /%year%/%postname%/ with some pityful feeling of missing the “category”, Now I see your new structure, I like the idea π By the way, you didn’t mention the default blog/ before the custom structure. Did you remove it already? I know there’s a way to remove the blog/ — from the […]
-
nipponmonkey posted on the forum topic Three Column Support in the group BuddyPress Private Community: 13 years, 8 months ago
@David, @pcwriter & @Shakeology, the plugin has been updated now.
Widgets can now be blocked/unblocked by widget id, and a new mode has been added.
You can see the plugin in action here:
http://www.englishpubpool.co.uk/bppc_test/ -
DaveMakesSites posted on the forum topic Randomly generated image posts w/ ratings; are they possible? "HotOrNot"-type of site in the group How-To and Troubleshooting: 13 years, 9 months ago
Haha, that’s definitely an option. I’m tempted to contact the folks at hotornot.com as well. Thanks.
-
Narada Das posted on the forum topic slow connections load the nav bar css last in the group Add All Nav Links to BP Adminbar: 13 years, 9 months ago
@pcwriter — do you have any suggestions about this? Im thinking a reasonably easy solution for a beginner like me might be to make the original BP nav bar visible as well but to move it to the bottom of the page. Its essential that if the top nav bar doesnt load there should be some […]
- Load More
@pcwriter
Active 1 month ago
@JamieWade
Let’s check the basics: enable bp-default theme and disable all plugins you have installed EXCEPT Buddypress. Does your adminbar show?