Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 28/08/2023 CalendARI v. 1.3.0 supports Joomla! 4.x/PHP 8.x

    CalendARI is a Joomla! events manager component and now It is compatible with Joomla! 4.x.

  • 19/08/2023 ARI Quiz 3.10.0 with Joomla! 4 support

    Joomla! quiz extension with J! 3.x/4.x and PHP 8.x support.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

ARI Carousel no longer showing images
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: ARI Carousel no longer showing images
#51223
ARI Carousel no longer showing images 9 Years ago Karma: 0
Hello,
My name is Mario, and I need your help for understanding what's going wrong with my ARI Carousel PRO.
Today I found the page with this extension not showing images from the related folder.
I confirm it worked a few days ago.
I can tell you that I've added some other extension in the last days (Social Sharing); frankly speaking I'm not able to see where a conflict (if any) can be.
Can you please help me?
My website is www.volleymarudo.it; to see the problem please more to "Serie C" --> Squadra.

Thanks for helping,
Mario
The administrator has disabled public write access.
 
#51226
Re:ARI Carousel no longer showing images 9 Years ago Karma: 741
Hello,

This problem with "Rok Ajax Search" module. It adds an incorrect javascript code. You can see it if open HTML code of the page.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#51227
Re:ARI Carousel no longer showing images 9 Years ago Karma: 0
Hello Admin,

thanks for your reply.
I tried removing the "Rok Ajax Search" module, and also reinstalled Carousel Pro.
But nothing changed.
Sorry for asking again... because I'm not so expert can I ask if you have any ideas how to fix the incorrect javascript code?

Many thanks,
Mario
The administrator has disabled public write access.
 
#51228
Re:ARI Carousel no longer showing images 9 Years ago Karma: 741
Could you grant a temporary access to your J! backend by email so we can investigate the problem in more details? Currently the page doesn't contain RokAjaxSearch javascript code, but the page still contain an incorrect javascript code:

Code:


jQuery(document).ready(function(){
jQuery('.hasTooltip').tooltip({"html": true,"container": "body"});
  </script>



but it should be:

Code:


jQuery(document).ready(function(){
jQuery('.hasTooltip').tooltip({"html": true,"container": "body"});
});
  </script>



This code is added by Joomla!, but it can be corrupted by 3rd party extension or if core Joomla! file(s) were modified.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#51229
Re:ARI Carousel no longer showing images 9 Years ago Karma: 0
Email sent with credentials.

Thanks
The administrator has disabled public write access.
 
Go to topPage: 1