AJAX Scroller problem
- plato
- Offline
- New Member
Less
More
- Thank you received: 0
9 years 6 months ago - 9 years 6 months ago #7497
by plato
I'm having a similar problem. I have indicated Banners , using Joomla 3, position 7 module (right side)and have some text in the Banner. It scrolled perfectly for a week and then for some reason stopped. No settings were changed on the module. Now it displays one banner but no scrolling occurs. I also couldn't get text scroller to work. The website is
wiel.club
and the Ajax Banner is the text on the right side which says State Conference etc., no scrolling occurs...
Last Edit: 9 years 6 months ago by plato.
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
9 years 6 months ago #7498
by Saka
Emir Sakic
www.sakic.net
That's because your server blocks access to these files:
wiel.club/modules/mod_ajaxscroller/assets/js/script.js
wiel.club/modules/mod_ajaxscroller/assets/css/style.css
These are the regular JS and CSS files and they should not be blocked. So check your server, firewall or .htaccess rules.
wiel.club/modules/mod_ajaxscroller/assets/js/script.js
wiel.club/modules/mod_ajaxscroller/assets/css/style.css
These are the regular JS and CSS files and they should not be blocked. So check your server, firewall or .htaccess rules.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.