I can't comment or reply, with buddypress ON PHYSICAL TELEPHONE

Almost 3 months friends and something as basic as the comments between themeco pro theme and buddypress is an essential pillar for our end users.

please have any news about this bug? I need my users to COMMENT AND REPLY is a basic pillar that should not be happening. Themeco has a huge community and Buddypress has it too.

Most people at this time use smartphones, everyone who uses pro theme and buddypress CANNOT COMMENT OR REPLY.

They can replicate it in some online test site with clean installation so that there is no suspicion of other plugins MUST TEST ON A PHYSICAL PHONE, not on a computer, not on localhost.

I know they don’t have ETA but please, it’s a basic pillar, so that the users can comment on their cell phones.

reference: https://theme.co/apex/forum/t/buddypress-comments-don-t-seem-to-be-working-on-mobile/66997/6

FIRST REFERENCE 2 YEARS AGO ( not solved ) https://theme.co/apex/forum/t/buddypress-comments-dont-seem-to-be-working-on-mobile/42064

The provisional code they gave me works to be able to comment but you can’t REPLY.
Even so, the bug is persistent, even with the code that gave me the bug is present, it looks and feels that something is wrong.

Hello CAIFAN,

Thanks for posting in!

We will bump our developers for updates regarding this issue.

Please bear with us.

1 Like

HELLO, I HOPE THIS TIME. CAN BE SOLVED. AND I KNOW THAT THEY HAVE A LOT OF WORK, BUT I BELIEVE THIS BUG SHOULD GO IN FRONT OF ANY OTHER PROBLEM, BECAUSE IT IS SOMETHING SO BASIC THAT PEOPLE CAN COMMENT OR REPLY. THIS PROBLEM COMES SINCE 2018. What would you feel if your customers or users could not comment or reply from your cell phones? As I say, I know that your work is not easy and I do not pretend to be hard or arrogant, but put yourself in my shoes. Months have passed and it has not been resolved.

Thank you for your work and that of the developers. I like pro theme a lot and I don’t want to lose it.

Hi @CAIFAN,

There was a recent fix related to this and now, it’s no longer working again due to the browser’s new feature related to the passive event for touch devices. Unfortunately, jQuery a Wordpress library where event binding is used for this is affected as well. Please check this https://stackoverflow.com/questions/39152877/consider-marking-event-handler-as-passive-to-make-the-page-more-responsive

I’m able to fix it by following the passive rule and moving away from jQuery touch bindings. It works, but either option (passive or not), it still triggers warning/errors as shown here.

But yes, setting the passive to true works even with the existence of preventDefault(). The preventDefault() is needed on the most application including BuddyPress, because if there is none, nothing will prevent the default behavior of anchor links ( It’s when the page snap right to the location where anchor name is present, causing a blinking up and down scrolling ). It’s now fixed on unreleased version, but probably available on next update.

Please check this another ticket as I’ve provided the file needed to fix this https://theme.co/apex/forum/t/buddypress-comments-cornerstone-conflict-with-ios/69463/7

Thanks!

1 Like

hey I am very grateful to you friend, thank you very much for your effort, and yes, the bug is still felt but now you can comment and reply and that is the important thing.

To anyone who has participated in the fix thank them for me or thanks to you for this help, that you have an excellent weekend.

cheers

You are most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.