The modules are not visible on my site
7 years 11 months ago #38982
by bbiiggaa
The modules are not visible on my site was created by bbiiggaa
I did see this already on the forum, however the only solution was deleting and adding the module again. I did this and the my parallax still isn't showing. The only thing that shows is the the Title of the module.
Attached a couple of images. I'm just testing on one page at the moment corporatemassagespecialists.com.au/index.php/about-us
Any help would be great
Attached a couple of images. I'm just testing on one page at the moment corporatemassagespecialists.com.au/index.php/about-us
Any help would be great
Please Log in or Create an account to join the conversation.
7 years 11 months ago - 7 years 11 months ago #38988
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic The modules are not visible on my site
Hi
there is a jquery conflitct in your page that kills the parallax
CEd
there is a jquery conflitct in your page that kills the parallax
this is the problem because of the reload of jQuery, you must delete this :<script src=" ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js ">
<script>
jQuery(document).ready(function(){
jQuery(".sv_gad_timeslot_available").attr("class", "myOtherClass");
});
</script>
<script src=" ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js ">
CEd
Joomlack Webmaster and Developer
Last edit: 7 years 11 months ago by ced1870.
Please Log in or Create an account to join the conversation.
7 years 11 months ago - 7 years 11 months ago #38994
by bbiiggaa
Replied by bbiiggaa on topic The modules are not visible on my site
OK great. Problem fixed. I thought it was template specific, as I was able to install successfully on another site.
Thanks for the help
Thanks for the help
Last edit: 7 years 11 months ago by bbiiggaa.
Please Log in or Create an account to join the conversation.
Time to create page: 0.207 seconds