Page 11 of 79 FirstFirst ... 9101112132161 ... LastLast
Results 101 to 110 of 790
  1. #101
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Andover Modern Template Support Thread

    I did follow the instructions (which were a bit vague) in that post. As I said in my post, either I didn't do them correctly or it wasn't the fix because it did not work.

    I notice your design website appears to have a very similar template and the same slider, but doesn't have this issue. How did you resolve the problem?
    I followed the instructions here:

    http://www.zen-cart.com/forum/showpo...&postcount=248

    It works perfectly

    I will post an updated template package shortly.
    Last edited by picaflor-azul; 9 Dec 2010 at 09:46 PM.

  2. #102
    Join Date
    Aug 2005
    Location
    Australia
    Posts
    110
    Plugin Contributions
    1

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    The problem is the jscript_easySlider.js is being loaded before the jscript_jquery.js file hence the error

    to solve this I copied the contents of the jscript_easySlider.js file into a new file (you need the enclose it within the script tag ie <script>contents of the jscript_easySlider.js</script> name this new file jscript_easySlider.php and upload it to /includes/modules/pages/index
    Now go back and delete the original jscript_easySlider.js from includes/templates/yourtemplate/jscript
    It sould now work without any errors as the jscript_jquery.js is now loading first

    I hope this helps.
    I tried it but now I get all the photos displaying underneath eachother and no slide show and a new error message from the browser.
    Code:
    Webpage error details
    
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET4.0C)
    Timestamp: Fri, 10 Dec 2010 05:17:52 UTC
    
    
    Message: Object doesn't support this property or method
    Line: 124
    Char: 4
    Code: 0
    URI: http://www.gatorz.net.au/index.php?main_page=
    Any other ideas???
    Cheers all,

    Gruntre69

    WayCool
    Zen is Way Cool too!

  3. #103
    Join Date
    Aug 2005
    Location
    Australia
    Posts
    110
    Plugin Contributions
    1

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    More than likely it will be the stylesheet.
    I loaded the original stylesheet and it didn't fix it. I then tried re-loading the whole original andover_modern template folder and it still didn't fix it. Header still cut off in anything earlier than IE8.

    I know it probably isn't a template issue but I'd really like to get it solved because I love the look of this template.

    Also the suggested JS fix didn't work on my site either. IE8 still has an error with the JS Slider. I'm not too stressed about that but I need to get the header fixed.
    Cheers all,

    Gruntre69

    WayCool
    Zen is Way Cool too!

  4. #104
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Andover Modern Template Support Thread

    gruntre69--Loading in the original style sheets will only work if you are using the template with all of the functionality that the demo has (this is what I have done the cross browser testing on). If you have made any changes, which you have, then you will have to do cross browser testing/fixing again.

    I did cross browser testing for ie6, ie7, ie8, firefox, opera, safari, and chrome. The template will show perfectly in all of these browsers if you have not changed anything and are using the layout as seen in the demo:

    http://www.picaflor-azul.com/free-de...andover_modern

    If you have made any modifications or are not using the default layout then you will have to do cross browser testing again.
    If you follow the instructions here:

    http://www.zen-cart.com/forum/showpo...&postcount=248

    The javascript error will be fixed. It does work as I have used it on my own site.

  5. #105
    Join Date
    Mar 2005
    Posts
    372
    Plugin Contributions
    0

    help question Re: Andover Modern Template Support Thread

    How do you get rid of some of the footer menu links or replace them with others.

    Thanks

    C

  6. #106
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Andover Modern Template Support Thread

    How do you get rid of some of the footer menu links or replace them with others.
    includes/languages/english/extra_definitions/andover_modern

    Thanks,

    Anne

  7. #107
    Join Date
    Aug 2005
    Location
    Australia
    Posts
    110
    Plugin Contributions
    1

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    gruntre69--Loading in the original style sheets will only work if you are using the template with all of the functionality that the demo has (this is what I have done the cross browser testing on). If you have made any changes, which you have, then you will have to do cross browser testing/fixing again.



    If you follow the instructions here:

    http://www.zen-cart.com/forum/showpo...&postcount=248

    The javascript error will be fixed. It does work as I have used it on my own site.
    My apology,

    I loaded the java script file into the wrong spot. It does indeed work.
    I think however I will have to start all over again because I don't have the skills to do the cross browser testing.

    Thanks for your help though, I'll get it working with patience!
    Cheers all,

    Gruntre69

    WayCool
    Zen is Way Cool too!

  8. #108
    Join Date
    Aug 2005
    Location
    Australia
    Posts
    110
    Plugin Contributions
    1

    Default Re: Andover Modern Template Support Thread

    OK I've just installed a brand new version of Zen cart in one of my previously parked domains. I installed this template and have made no changes to the template or the zen files other than what the template makes. I still have the header being cut off on IE7.

    I do have it installed on a server with PHP4. Do you think this could be the reason for this problem?
    Cheers all,

    Gruntre69

    WayCool
    Zen is Way Cool too!

  9. #109
    Join Date
    Mar 2005
    Posts
    372
    Plugin Contributions
    0

    Default Re: Andover Modern Support problem with background

    There is a line where the gradient mets the background color in both the unaltered copy and any background I put in. I am thinking that there is a bottom border on images and that is what is showing up with the body background image but I don't see where to turn that off or find what is actually causing it.

    Your demo copy does not show it that way, but the template was put on a clean install of 1.3.9h so I don't think it is coming from there.

    Thanks,

    C

  10. #110
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Andover Modern Template Support Thread

    OK I've just installed a brand new version of Zen cart in one of my previously parked domains. I installed this template and have made no changes to the template or the zen files other than what the template makes. I still have the header being cut off on IE7.

    I do have it installed on a server with PHP4. Do you think this could be the reason for this problem?
    The template as shown in the demo shows perfectly in ie7, ie8, ie9, firefox, chrome, safari, opera. If you do not use all of the functionality shown in the demo, or change anything, and have problems in any browser, then you will need to do cross broswer testing again.

    http://www.picaflor-azul.com/free-de...andover_modern

    Thanks,

    Anne

 

 
Page 11 of 79 FirstFirst ... 9101112132161 ... LastLast

Similar Threads

  1. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  2. v151 Andover Modern - Site rebuild Problems
    By Rizla in forum Addon Templates
    Replies: 4
    Last Post: 4 May 2014, 09:49 AM
  3. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 AM
  4. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM
  5. Wallet Template - Support Thread
    By zami in forum Addon Templates
    Replies: 45
    Last Post: 25 Mar 2010, 10:15 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR