-
Author
-
November 5, 2015 at 17:57 #85736anna_masonParticipant
Hi there if you go to /activity you can see that the load more button doesn’t work. Could you take a look please?
Thanks
Patricia
November 5, 2015 at 17:59 #85737anna_masonParticipantalso the “show” dropdown isn’t working either.
ThanksNovember 5, 2015 at 18:48 #85760sharmstrModeratorThose rely on jquery. If your site is throwing any type of jquery errors, those funcitons wont work. Common causes of jquery errors are plugin conflicts.
It could also be that wpengine isnt loading the require buddypress files: https://archived.seventhqueen.com/documentation/kleo#wp-engine
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
November 5, 2015 at 19:15 #85770anna_masonParticipantThank you very much! It was indeed a problem with WP Engine.
Thanks again
cheersNovember 11, 2015 at 11:58 #86759anna_masonParticipantWith this code added to the functions.php the activity page set to show Everything is blank. When I remove it everything shows but buttons don’t work.
Any idea?
many thanks
December 14, 2015 at 14:54 #93127anna_masonParticipantHi there,
Unfortunately we’re having this issue again. We’re using that fix for wp-engine but still no luck.
Could you look into it please?
Many thanks
December 14, 2015 at 15:16 #93129sharmstrModeratorThe admin credentials aren’t working.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 14, 2015 at 15:54 #93135sharmstrModeratorYour site is throwing jquery errors. Did you look for plugin conflicts? You’re not running a child theme so I can’t easily see if you’ve added code that would cause this. Besides adding the WPEngine fix, have you modified any other files?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.December 14, 2015 at 16:28 #93139anna_masonParticipantWe’ve only modified the functions file but we didn’t change anything recently though. I also tried to disable all plugins except for Buddypress and VC and no luck.
When I try to comment this line wp_enqueue_script(‘buddypress_js’,get_template_directory_uri() . ‘/buddypress/js/buddypress.min.js’,array(“jquery”));the activity is displayed as it should but the load more and the SHOW: dropdown stop working.
December 14, 2015 at 18:52 #93182sharmstrModeratorNot yet. Working on it. Will let you know.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 14, 2015 at 20:52 #93236sharmstrModeratorI set this at the bottom of your quick css.
COPY CODE/*------ ACTIVITY FEED ---*/ .kleo-transform .animated.animate-when-almost-visible { opacity:1 !important; }
btw – you upgraded Kleo but failed to update VC. You need to be running VC 4.8.1 with Kleo 3.1.3
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 14, 2015 at 22:36 #93253anna_masonParticipantThank you very much that solved our problem. I’ll update VC plugin accordingly.
Do you know what was the issue and how we can prevent it in the future?
Many thanks again
December 14, 2015 at 22:48 #93261sharmstrModeratorThe issue was that the opacity was set to 0. The activity feed was there, you just couldnt see it. Not sure why it was set to 0. My css corrected that.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.