-
Connor replied to the forum topic Embedding YouTube videos on profile field. in the group How-To and Troubleshooting 13 years, 1 month ago
Okay cool, thank you 🙂 Iook forward to seeing it,
-
Connor replied to the forum topic Embedding YouTube videos on profile field. in the group How-To and Troubleshooting 13 years, 1 month ago
Yep using bp 1.5
-
Connor started the forum topic Embedding YouTube videos on profile field. in the group How-To and Troubleshooting 13 years, 1 month ago
I have installed Oembed 0.6beta onto my website, and have added the code define( ‘BP_OEMBED_DISABLE_XPROFILE’, false ); to my wp-config file and also added this code to bp-custom.php: […]
-
Connor replied to the forum topic Cannot post – Buddypress in the group How-To and Troubleshooting 13 years, 1 month ago
In future if anyone gets this issue, It was an issue with AJAX, I had to add this to my functions
require(‘ajax.php’);
Change the bit inside the inverted commas to the _inc/ajax.php if that is where it is
-
Connor started the forum topic Cannot post – Buddypress in the group How-To and Troubleshooting 13 years, 1 month ago
I cannot post updates on BuddyPress or favorite posts, My font colors are very bad right now but I can see something happens when I post an update but nothing shows up in the main activity section.
So if i […]
-
Connor started the forum topic Crop selection does not work, very faulty. in the group How-To and Troubleshooting 13 years, 1 month ago
My main website is http://www.utraz.com and the issue is when trying to crop an avatar.
I have BuddyPress installed on WordPress, in 3 locations on my website, 2 are the most up to date versions and one is about a 2 […]
-
Connor started the forum topic Buddypress login/logout widget displays a link instead of name in the group How-To and Troubleshooting 13 years, 1 month ago
Hi when logged in on my website, the sidebar will display a link to the user who is logged in and not the name with a clickable link.
You can see it using these credentials on Utraz.com
User: Test
Password: Password -
Connor replied to the forum topic Can't reply to status updates in the group How-To and Troubleshooting 13 years, 1 month ago
🙁 Look into global.js on your site, the same issue happened to mine.
-
Connor replied to the forum topic Remove Mentions and favioute tab in the group How-To and Troubleshooting 13 years, 1 month ago
Yes its possible you need to add some code to the bp-custom.php which should be in your plugins.
I’m not sure the exact code for removing them two as they are in the sub menu try these […]
-
Connor replied to the forum topic Can't reply to status updates in the group How-To and Troubleshooting 13 years, 1 month ago
Hi, If its the problem I had then your website is not loading Global.JS you need to backup your functions.php file, (use your childthemes one if you have one) then edit it and add this code below near the […]
-
Connor replied to the forum topic Password Page on Buddy press pages pls in the group How-To and Troubleshooting 13 years, 1 month ago
Sure, if i understand correctly you only want logged in users to see certain pages.
Private-buddypress should do the job:
https://wordpress.org/extend/plugins/private-buddypress/Hope that helps.
-
Connor replied to the forum topic Buddypress login/logout widget displays a link instead of name in the group How-To and Troubleshooting 13 years, 1 month ago
Thank you so much.
If anyone in the future gets this issue, my theme is Arras, the childtheme is called BrownBuddy and you have to edit the above code on the functions.php which is located in the BrownBuddy theme’s root.
-
Connor started the forum topic Favorites do not save in the group How-To and Troubleshooting 13 years, 1 month ago
If I click the ‘favorite’ button on a post it will just change to a small box, and won’t save as a favorite.
How do I change this so it either adds to the favorites list or remove the favorite option all […]
-
Connor started the forum topic How to tell if global.js is working properly? in the group How-To and Troubleshooting 13 years, 1 month ago
I have an issue on my site where I cannot submit a post without getting a 404 error, I was told it was probably down to the global.js however I don’t know if that is working or not, how do I tell.
my site is […]
-
Connor replied to the forum topic How to tell if global.js is working properly? in the group How-To and Troubleshooting 13 years, 1 month ago
Thank you both for that, it directed me in the right direction… I removed the wp_plugins_dir to the full link and now it works.
Once again thank you 🙂
-
Connor replied to the forum topic How to tell if global.js is working properly? in the group How-To and Troubleshooting 13 years, 1 month ago
I know I added this code here:
if ( !function_exists( ‘bp_dtheme_enqueue_scripts’ ) ) :
/**
* Enqueue theme javascript safely
*
* @see https://codex.wordpress.org/Function_Reference/wp_enqueue_script
[…] -
Connor replied to the forum topic How to tell if global.js is working properly? in the group How-To and Troubleshooting 13 years, 1 month ago
Thanks for getting back,
Nope the wp-CONTENTfile is still there, and all in the correct place buddypress is ROOT>WP-CONTENT>PLUGINS>BUDDYPRESS and the themes are also the same
-
Connor started the forum topic How to add global.js to functions in the group How-To and Troubleshooting 13 years, 1 month ago
I have BuddyPress 1.5 and the latest version of WordPress. My theme is Arass and I am using a childtheme called BrownBuddy.
My issue is I am unable to click the post button without being taken to a 404 error, […]
-
Connor replied to the forum topic 404 error page when trying to submit on the 'whats-new' form. in the group How-To and Troubleshooting 13 years, 1 month ago
Hi it does not appear to have worked, I put it in the child theme currently in use and the main theme. Below is my functions.php with the code in it, does that seem correct?
?php
add_action( ‘widgets_init’, […] -
Connor replied to the forum topic 404 error page when trying to submit on the 'whats-new' form. in the group How-To and Troubleshooting 13 years, 1 month ago
lol tracking each other down :L
Thank you for replying, the code didn’t show up on the post on the wordpress.org one, it says it was moderated, is there any chance you could post it here 🙂
- Load More
@con101193
Active 3 years, 3 months ago