Nevermind, I just checked on Windows and it works with firefox too. I was checking with Linux (Ubuntu) but it doesn't matter if the error only happen there.
I probably identified the issue(s) but I need your help to know what's the best way to fix it:
If I manually remove the "show" class from the "profile" tab and manually add it to the "map" tab (or "pictures" tab) then the contents it's visible. Probably because of the !important property of ".show" class, the "profile" tab it's not hidden.
[image1]
Pictures have and additional CSS issue, cause they're shown without height due to it's containers.
[image2]
If I add a height to the ·card" class it show a blank container
[image3, image4]
Finally if I add the same height to .embed-responsive class the images are shown What's the best approach to solve this in code?
Hi. Theme is showing a JS error when trying to access a section.
1. Go to
https://martialarts.mx/escuelas/
2. Click on any item where it says “Leer mas”.
3. White page will be loaded showing Uncaught TypeError: e.pause() is undefined (bootstrap.min.js:6:4756).
NOTE: Error doesn’t occur if you reload the page
Nevermind, I just checked on Windows and it works with firefox too. I was checking with Linux (Ubuntu) but it doesn't matter if the error only happen there.
Hello, Dear Uriel!
Thanks for your request.
Our team has checked that issue.
It's not critical and doesn't affect any functionality.
But it occurs because of 3-d party plugin: http://prntscr.com/13h8w0s
We suppose that this: https://wordpress.org/plugins/ayecode-connect/
Please deactivate it a and the issue will disappear.
Best Regards!
Thanks Andrey!
I will disable that plugin, it's just a supoprt plugin from geodirectory and there's no need for it to be active.
I found another JS issue and I want know what's the best wayt to solve it:
When you click any tab at this link, other than "profile" the content is hidden.
https://martialarts.mx/escuelas/buddakan/
I probably identified the issue(s) but I need your help to know what's the best way to fix it:
If I manually remove the "show" class from the "profile" tab and manually add it to the "map" tab (or "pictures" tab) then the contents it's visible. Probably because of the !important property of ".show" class, the "profile" tab it's not hidden.
[image1]
Pictures have and additional CSS issue, cause they're shown without height due to it's containers.
[image2]
If I add a height to the ·card" class it show a blank container
[image3, image4]
Finally if I add the same height to .embed-responsive class the images are shown
What's the best approach to solve this in code?
[image5, image6]
Best regards,
Bootrasp was the problem. I disabled the option on the plugin and now is working.
Best regards,
Hello, Dear Uriel !
Thank you for informing us about the positive result!