-- HikaShop version -- : 5.0.2
-- Joomla version -- : 3.10.12
-- PHP version -- : 8.1.25
-- Browser(s) name and version -- : Chrome 119.0.6045.200
Hi,
Since some weeks HikaShop ReCaptcha v2 stoped working. I've read this is due to a conflict between Google ReCaptcha v2 Javascrip and Mootools (I got ahold of this from
this post in your forum
)
I've tried disabling Mootools with
Mootools Enabler/Disabler
and that solves the issue.
However this comes at the expense of loosing the 'expand'/'contract' ability in the Hikashop Menu Module used in the right side pane of the site, i.e. it just shows all the main categories and 1st child level categories instead of showing just the main ones allowing for expanding to show the 1st child level ones.
The module in question is of the 'HikaShop Content Module' type, configured the way you can see in the attachment 20231129-screenshot-01.png . I'm guessing in this configuration it's using Mootools or in some other way the Mootools Enabler/Disabler the Plugin when enabled is afecting the category display functionalities.
In your demo site I found the section on
Categories Listing
and having read:
Then, go in the Modules manager of Joomla. and enable the "Categories on 2 levels" HikaShop content module
I wonder if I'm using the same module you refer to or if it's the same if there's other way to configure that will allow for using the Mootools Enabler/Disabler plugin and still have the expand/contract effect we had in the category listing.
Can you please help? Any sugestions for solving this or otherwise changing/upgrading the module I'm using to a another one with similar functionalities are welcome.
Other Alternatives
Note I also tried using
OSpam-a-not
that you mention in
this post in your forum
as an alternative to ReCaptcha. At first instalation failed, then I tried some of what is in
Joomlashack blog post
it did not solve the problem but inspired me to uninstall all Joomlashack plugins / frameworks etc.., cleaning the cache, and'Chek-in' the plugins. Then I installed OSpam-a-not and the instalation went sucessfully. I'm considering testing this plugin as an alternative to ReCaptcha v2, But It's not active currently as I want to leave the current setup as is so you can test if there's a solution for the Category module to work the way intended while blocking Mootools.
Sorry for the long post. I've tried being as thoroughly as possible with the intent of helping out anyone running into the same specific problems I'm having