I added the javascript fix to my buddypress functions which didnt fix it
https://buddypress.org/support/topic/buddypress-2-1-known-issues/
Then I remembered I had BuddyPress Template Pack installed separately, if I deactivate this then the slider works, but then Half my website breaks! So still broken.
To be sure, did you edit /wp-content/plugins/buddypress/bp-themes/bp-default/functions.php
?.
If that didn’t work, run your browser’s web inspector and see what javascript errors pop up.
For example, here’s how to do this in Firefox:
https://developer.mozilla.org/en-US/docs/Tools/Web_Console
I only get an Error thats not to do with the slider
TypeError: jq.cookie is not a function.
@godsdead – Did you add the code in the correct place?
/wp-content/plugins/buddypress/bp-themes/bp-default/functions.php?
Please let us know.
@r-a-y Yes I did!
This 2.1.1 Update was supose to fix this issue, but it has not. Im still stuck with a broken slider.
When I disable the BuddyPress Template Pack, it works again, This seems like its no longer supported, So how do you get the themeing for buddypress if the wordpress theme does not support it?
So how do you get the themeing for buddypress if the wordpress theme does not support it?
Since you’ve been using BP Template Pack, you need to remove it. Read this article:
https://codex.buddypress.org/themes/theme-compatibility-1-7/bp-17-upgrading-template-packed-themes/
You might need to restyle a few things in your CSS to make it gel with your theme though.