Advanced Search

Search Results (Searched for: boostrap)

26 Mar 2025 14:14

registration not working with captcha

Category: Customers

My situation: Only one (hikashop) re-captcha plugin is activated. Use in registration forms enabled. All other captcha plugins are disabled. Joomla configuration and user managements is selected as None. I still don't see recapcha in Joomla registration form and its impossible to register. But i see it on hikashop registration form and its working fine. The same is enabling or disabling boostrap in hikashop config page. What else can be of not displaying capcha on joomla registration?
Hikashop - 5.1.5
Joomla: 3.10.12
25 Jul 2024 11:32

Stripe payment doesn't work

Category: Payment Methods

Hi,

Thanks.

If I open the popup URL in a new tab, I can look at its HTML with my browser's inspector. There, I can see all the HTML code of the invoice. So that means that the issue is a CSS issue. So I then looked at the elements encompassing the invoice HTML code and checked their CSS for anything which could hide the area. By going up and up, I finally reached the body tag of the page:
i.imgur.com/K4OM9Kr.png
I can see there is a "modal" class added by the template in the "body" tag of the page. And that class has a "display:none;" in the bootstrap CSS file loaded on the page.
I think that the problem comes from the template adding this "modal" class to the modals content. This was not a problem in older versions of bootstrap, but after updating to a more recent version of boostrap, the modal class' CSS in boostrap must have changed to include that display:none; leading to your issue.
The solution is probably to edit the component.php file of the template and remove the "modal" class from the body tag.
Displaying 1 - 2 out of 2 results.
Time to create page: 0.242 seconds
Powered by Kunena Forum