exstreme / Jcomments-4

Modified Jcomments 3.0.7 with Recaptcha 2 in comments. Adapted to Joomla 4. No compatibility with Joomla 1.5\2.5\3.x
16 stars 13 forks source link

Hide comment form breaks some JS #140

Closed Giuse69 closed 1 year ago

Giuse69 commented 1 year ago

Hi, if the comment form is set to Hide, some javascripts get broken, infact there is no emoticon, submission throws error and so on. Maybe there is a conflict with the JS that opens the form when click on "Leave a comment" button? JComments 4.0.27 and Joomla 4.3.2 with cache and JCH plugin disabled. thanks

Giuse

Globulopolis commented 1 year ago

@Giuse69 please test. Download this file https://github.com/Globulopolis/Jcomments-4/blob/master/component/site/layouts/comment-form.php and replace the file in components/com_jcomments/layouts/ folder.

Giuse69 commented 1 year ago

yes, it works! You're so fast! Thanks