Announcement

Collapse
No announcement yet.

Script wont fire on SFNT

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Script wont fire on SFNT

    I cant figure this out.. If you have a few moments perhaps someone can figure this out. On my Jewelry site below (TSJ) in sig on the SFNT page at footer there is a link called get email updates. It's setup to open with fancy box yet it wont... but on any other page on site it will load correctly. The code source for this is the same on all pages (head/tag content). It's driving me nuts and i cant figure out why on the main page only it wont work. Any ideas?

    Thanks guys.
    Last edited by Datagg; 10-21-14, 11:30 AM.
    Dan

    Girlfriends Lingerie - "Keeping It Sexy!"
    Sexy Lingerie - Twitter - Facebook- Pinterest - YouTube

    #2
    Re: Script wont fire on SFNT

    Hey Dan -

    It looks like you have another JavaScript error on the page which is preventing FancyBox from displaying.

    Code:
    SCRIPT438: Object doesn't support property or method 'fancybox' 
    www.townsqjewelry.com, line 35 character 1
    You maybe trying to call fancybox before the fancybox script has been loaded (or it is missing altogether)
    Brennan Heyde
    VP Product
    Miva, Inc.
    [email protected]
    https://www.miva.com

    Comment


      #3
      Re: Script wont fire on SFNT

      Originally posted by Brennan View Post
      Hey Dan -

      It looks like you have another JavaScript error on the page which is preventing FancyBox from displaying.

      Code:
      SCRIPT438: Object doesn't support property or method 'fancybox' 
      www.townsqjewelry.com, line 35 character 1
      You maybe trying to call fancybox before the fancybox script has been loaded (or it is missing altogether)
      Thanks Brennan. I have that script in the global head tag content section/css section so wouldn't that be consistent globally on all pages then?. Comparing the SFNT page source, to say a CTGY page source they look identical <head> code </head> wise, yet the CTGY loads it yet SFNT wont. I'm not seeing that error you pointed out. I'm sure im missing something really obvious here but for the life of me I cant see it. Damn!!
      Last edited by Datagg; 10-21-14, 05:20 PM.
      Dan

      Girlfriends Lingerie - "Keeping It Sexy!"
      Sexy Lingerie - Twitter - Facebook- Pinterest - YouTube

      Comment


        #4
        Re: Script wont fire on SFNT

        Got it... Found a jquery pulling in twice on SFNT.
        Dan

        Girlfriends Lingerie - "Keeping It Sexy!"
        Sexy Lingerie - Twitter - Facebook- Pinterest - YouTube

        Comment

        Working...
        X