Ticker/Facebook disappeared

  • stevehare
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 6 months ago #9092 by stevehare
I have been adding some modules to my site...it's not really live yet.

I had both the ticker and JV Facebook working great.

I added something...can't remember what...and now neither works.

I uninstalled the facebook module and reinstalled it...nothing. I even tried using a custom module and using code directly from Facebook and still it doesn't appear.

All I can remember adding were Phoca Gallery, the facebook plugin, akeeba backup, Admin Tools, and JCE administration.

Could any of those conflict with the ticker/facebook modules?

Please Log in to join the conversation.

More
13 years 6 months ago #9105 by ivan.milic
You probably added some module or component that added extra jQuery reference.
You must ensure that you have only one jQuery reference that is before all other references in page.

Modules and components often have parameter to disable jQuery loading. Sportal ha built in reference so you need to disable it on all other components and modules. If that does not fit you you can remove it by editing index.php of template and removing the line:

<script type="text/javascript" src="<?php echo $template_path ?>/js/jquery.min.js"></script>

Best practice is to have reference to latest jquery in template and to disable it in all other components.

Please Log in to join the conversation.

  • stevehare
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 6 months ago #9110 by stevehare
I disabled all modules except the scroller and it still hasn't shown up.

I did the same on the GCalendar page.

The only component I saw that had jquery enabled or disabled was GCalendar. I disabled it and the calendar name appeared, but the calendar itself did not.

The HOT news scroller and facebook mods aren't showing up at all.

I removed that line of code from index.php that you suggested (from the template index.php) and that didn't work. The HOT Carousel didn't show up after that, so I put it back to normal.

Any other ideas?

Please Log in to join the conversation.

  • stevehare
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 6 months ago #9111 by stevehare
Wow...after deleting all the new components, modules and plugins I installed and still not having the ticker or the facebook module show up, I noticed I only had those modules showing up on the home page.

So, I selected every page and now they're working.

Now, it's time to reload all my components, one by one to be sure they don't conflict. After that I have to figure out GCalendar and why it won't appear but the upcoming events will.

Please Log in to join the conversation.

More
13 years 6 months ago #9125 by ivan.milic
Hi give us your link

Please Log in to join the conversation.

Time to create page: 0.142 seconds
Powered by Kunena Forum