View Single Post
  #4  
Old 02-23-2012, 02:59 AM
  pdstudio's Avatar 
pdstudio pdstudio is offline
 

Member
  
Join Date: Dec 2009
Location: Hungary / Sopron
Posts: 28
 

Default Re: NO chance to integrate javascript. Why?

Okay, I got help from the customer service. The solution was to call the javascripts in the service_js.tpl at the end. The main problem was that I've called the scripts BEFORE the jQuery library was loaded and so they were not working.

For the Socialize mod:
I use a Facebook FanBox on the site and it calls his own Facebook API js that was conflicting with the js that is called by the Facebook comments plugin.
So I put the js of my FanBox in if statement and It now not oaded where the Socialize mod is active.
__________________
X-Cart 4.4.4
http://matricamagnes.hu/
Reply With Quote