• hi i am using the BuddyBoss theme. when uploading an image on the frontend it doesn’t show the image in the comment. when uploading the attachment from the backend all works fine. any idea what could cause this?

    • This topic was modified 2 years, 8 months ago by entoen.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • jnlr

    (@jonathanlo)

    Hi kamerhuren,

    I struggled long time with the same issue…
    The probleme comes from AJAX submission which is implemented in the buddyboss theme, it doesn’t manage about upload a file ??
    (and this is why it’s work in backend, as this is a “normal way” submitted form)

    I found a quick fix by commenting this.ajax_comment(); around the line 27 of nuddyboss-theme/assets/js/main.js

    Hope it will help ??

Viewing 1 replies (of 1 total)
  • The topic ‘Buddyboss problem’ is closed to new replies.