I’ve been trying to install a new shopping basket system to my wordpress site called Easy Basket. Eventually I’ve managed to get it up and running on preview pages and the homepage but the basket doesn’t display on any other pages!?
Apparently Firebug relays a 404 error file can not be found when Ajax Get tries to write the basket into the page.
Here is the coding installed into the head section
This must be related to the pathing problem. I tried changing the data url to “http://carp-fishing-reels.com/easybasket/?skin=default.xsl” as this appears to be the right path and have a feeling it is to do with absolute linking, but it hasn’t worked.
Any ideas on how to fix?