Hi i am using wp 3.6.1 and bp 1.8.1
and i am also use the plugin: commentpress 3.5.2
İn activity page, profile page, memeber, group and etc. the subnav id=”activity-filter-select” doesnt work. Nothing happens when I change the filter
and then I realized buddpress.js doesnt load by default. i added it to head.php.
but does not work properly.
if I change the filter:
html output changes
from
div id=”activity” role=””main” /div
to
div id=”activity” role=””main” style=”display: none; opacity: 0;” /div
İ dont understand from js. but
an error occurs :
Uncaught TypeError: Cannot read property ‘feed_url’ of null buddypress.js :1435
Uncaught TypeError: Cannot read property ‘contents’ of null buddypress.js :1427
no other, everything is working correctly.
Is there someone who can help me?
The topic ‘commentpress and buddypress, activity filter select’ is closed to new replies.
canferman
@canferman
11 years, 1 month ago
Hi i am using wp 3.6.1 and bp 1.8.1
and i am also use the plugin: commentpress 3.5.2
İn activity page, profile page, memeber, group and etc. the subnav id=”activity-filter-select” doesnt work. Nothing happens when I change the filter
and then I realized buddpress.js doesnt load by default. i added it to head.php.
but does not work properly.
if I change the filter:
html output changes
from
div id=”activity” role=””main” /div
to
div id=”activity” role=””main” style=”display: none; opacity: 0;” /div
İ dont understand from js. but
an error occurs :
Uncaught TypeError: Cannot read property ‘feed_url’ of null buddypress.js :1435
Uncaught TypeError: Cannot read property ‘contents’ of null buddypress.js :1427
no other, everything is working correctly.
Is there someone who can help me?