Page 40 of 79 FirstFirst ... 30383940414250 ... LastLast
Results 391 to 400 of 790
  1. #391
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Andover Modern Template Support Thread

    Hi Anne,

    Firstly may i thank you for sharing your great zen-cart template.

    I have installed the script OK and everything seems to be working OK.

    however, allthough everything onsite is working correctly, when i try to validate my site for valid XHTML i'm getting many errors in my markup.

    The errors seems to be mostly related to javascript errors in the markup which the validator does'nt like.

    If i post my site would you be kind enough to have a quick look to see if you can tell me whats happening please?

    my site is http://vintagesilver.co.uk/

    and the XHTML validator results: http://validator.w3.org/check?uri=ht...alidator%2F1.2

    many thanks.
    The template has been validated with no errors for w3c xhtml and css. You have made a change that is causing the errors. Go to your jscript_easySlider.php file and wrap the javacript in comments.

    Thanks,

    Anne

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

    Default Re: Andover Modern Template Support Thread

    Didn't realise at the time but the "Monthly Specials" and the "Featured Products" text is big compared to other pages. Would inserting this code have changed hat???? I cannot figure out how I did it, nor how to correct it.
    Thanks in advance.
    When you added the home page text you neglected to close font tags or font size tags.



    Also, is there a way to change the subcategory text colour in the navigation menu/column on the left of all pages. I just want to distinguish the category pages from the subcategories.
    Cheers
    Raquel
    Add this to your stylesheet_betterCategoriesEzInfo.css

    Code:
    a.category-products{color:#your new font color number;}
    Thanks,

    Anne

  3. #393

    Default Re: Andover Modern Template Support Thread

    Hi Anne,

    Having a hard time installing ez pages.

    I turned it on in the layout controller.
    I created a ez page.

    The sidebar box does not show at all (EZ page)

    Also, can you use CKEditor to create EZpages? or does it have to be plain text. Hoping to use CKEditor or something similar to create pages. I guess Im having a hard time using just plain txt and making it look good.

    Thanks!!
    Peter

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

    Default Re: Andover Modern Template Support Thread

    Hi Anne,

    Having a hard time installing ez pages.

    I turned it on in the layout controller.
    I created a ez page.

    The sidebar box does not show at all (EZ page)

    Also, can you use CKEditor to create EZpages? or does it have to be plain text. Hoping to use CKEditor or something similar to create pages. I guess Im having a hard time using just plain txt and making it look good.

    Thanks!!
    Peter
    This is not a problem with the template. Did you specify a sort order for the page you made? And did you make sure to check footer "yes"?

    I believe that if you install the editor you can use it to create ez pages.

    Thanks,

    Anne

  5. #395
    Join Date
    Jul 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    The template has been validated with no errors for w3c xhtml and css. You have made a change that is causing the errors. Go to your jscript_easySlider.php file and wrap the javacript in comments.

    Thanks,

    Anne
    Hiya Anne, Many thanks for your quick reply.

    I have wrapped the jscript_easySlider.php in
    Code:
    <script type="text/javascript"> //<![CDATA[ **JS CODE** //]]> </script>
    and that seemed to have done the trick, and now my site is passing the XHTML markup validation.

    Thanks.

    My site seems to be loading the JS for the scroller twice into the page source for some reason..? everythings working fine, im just wondering if i should be deleting a file somewhere thats not needed?

    Also, could you please tell me how i can change the 'Categories' caption tag to something else. i have searched all the definition files but cant find that one.

    Many thanks.

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

    Default Re: Andover Modern Template Support Thread

    Hiya Anne, Many thanks for your quick reply.

    I have wrapped the jscript_easySlider.php in
    Code:

    <script type="text/javascript"> //<![CDATA[ **JS CODE** //]]> </script>

    and that seemed to have done the trick, and now my site is passing the XHTML markup validation.

    Thanks.

    My site seems to be loading the JS for the scroller twice into the page source for some reason..? everythings working fine, im just wondering if i should be deleting a file somewhere thats not needed?

    Also, could you please tell me how i can change the 'Categories' caption tag to something else. i have searched all the definition files but cant find that one.

    Many thanks.
    If you have followed the directions here:

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

    then it seems like you have forgotten this step:

    Now go back and delete the original jscript_easySlider.js from includes/templates/yourtemplate/jscript
    I am not sure what you mean by "categories caption tag"? but you can use the developers toolkit in the admin to search for any text that you want to change.

    Thanks,

    Anne

  7. #397
    Join Date
    Nov 2010
    Location
    Miami, Florida
    Posts
    57
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Have you tried adding this to your stylesheet:

    Code:
    .productListing-rowheading {background-color:#000;}
    Use the developers toolkit in your zen cart admin to search for text that you want to change.

    Thanks,

    Anne
    Hi Anne

    Yes, that worked. Whew!

    Now what would I have to do to change all of the gray text to black?
    I've tried going through the style sheet and looking for grays but all of them seem to be for the borders. I'm fine with gray borders, I'd just like to change the text color.

    I would also like to add more spacing on the products list page so the image won't be so cramped. I believe that has something to do with padding but I have no clue where to change that.
    Last edited by ZC Newbie; 25 Jul 2011 at 04:58 PM.

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

    Default Re: Andover Modern Template Support Thread

    At this point I am going to refer you to the w3c schools css tutorials.

    http://www.w3schools.com/css/

    I don't mind helping out if someone gets stuck, but I do believe that if you are going to try and customize a zen cart template yourself, you should do some leg work so that you can do these basic changes.

    Thanks,

    Anne

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

    Default Re: Andover Modern Template Support Thread

    I just submitted an update, hopefully it will be available for download soon!

    Version 1.2 fixed slider javascript bug, added html readme file, added 3 column layout, replaced install.txt file with correct readme.txt file, resized slider images, centered slider, set twitter and facebook links to open in a new tab, fixed twitter and facebook links css bug, added home page image and text layout, added custom button to search sidebox, fixed attributes layout in ie6 and ie7, fixed many minor css bugs.



    Thanks,

    Anne

  10. #400
    Join Date
    Jul 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    If you have followed the directions here:

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

    then it seems like you have forgotten this step:



    I am not sure what you mean by "categories caption tag"? but you can use the developers toolkit in the admin to search for any text that you want to change.

    Thanks,

    Anne
    Hi Anne,

    I had deleted the jscript_easySlider.js, but i somehow managed to replace it with another copy of the jscript_easySlider.php, silly me. I deleted that from includes/templates/yourtemplate/jscript and all is good, many thanks!

    The Categories caption (the one above the left nav links box) that i wanted to change was found by searching in the admin developers toolkit section, as you suggested, it was in the /includes/languages/andover_modern/english.php folder
    define('BOX_HEADING_CATEGORIES', 'Categories');
    i changed it to
    define('BOX_HEADING_CATEGORIES', 'Vintage Silver');
    Many thanks again Anne for sharing this great template.

 

 
Page 40 of 79 FirstFirst ... 30383940414250 ... 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