1. Aspasia
  2. Wednesday, 04 September 2019
Hello,

i found a bug on template Aspasia in the main.js file located in /templates/shaper_aspasia/js/main.js at the line 110:

if (MooTools != undefined) {
var mHide = Element.prototype.hide;
Element.implement({
hide: function() {
if ($('[data-toggle="tooltip"]').attr('itemprop')) {
return this;
}
mHide.apply(this, arguments);
}
});
}

Slider and carousel were not visible, but commenting the lines above, sliders and carousel works correctly.

Can you chek please?
Responses (1)
Hi there,

Thank you for your query to sharing with us. Your query is very useful to us. You can remove this code without any doubt.

-Thanks
  1. more than a month ago
  2. Aspasia
  3. # 1


There are no replies made for this post yet.
Be one of the first to reply to this post!


This forum is archived

This forum has been archived. Please use JoomShaper official support system.