Page 220 of 305 FirstFirst ... 120170210218219220221222230270 ... LastLast
Results 2,191 to 2,200 of 3042
  1. #2191
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by fsouthwell View Post
    Hi, i'm new to the forum and just have a quick question, i wanted to add my EZ pages to the drop down menus, so follwed the instructions from a previous post but have incurred a slight problem, i now have two menue headers, one in the correct position and a new identical one at the top of the page.
    If anyone has any suggestions it would be greatly appreciated.
    www.loseweightlollies.site88.net

    http://www.loseweightlollies.site88.net
    Well, it looks like you added the menu twice to tpl_header.php.

  2. #2192
    Join Date
    Jan 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi Jettrue,

    I really like the template and was hoping to install it today.

    only trouble is when i try to download the zip file i get an error message saying the file is invalid or currupt.

    is this something you can help with??

    Many thanks

  3. #2193
    Join Date
    Apr 2008
    Location
    UK
    Posts
    326
    Plugin Contributions
    1

    Default Re: Apple Zen Support Thread

    Hi Jettrue

    I couldn't manage to install Cherry-Zen so I went for Apple-Zen instead, all installed ok.

    I am in the UK and I use VAT, but what I have noticed is in the shopping cart parts 2 of 3 and 3 of 3 don't show the word VAT in the columns, it shows the figures of what the VAT should be but not the word VAT to explain what the figures are.

    Any Ideas? I have better together installed, but that shouldn't make any difference - should it?

    Thanks,

    Phil

    PS You make great templates, I am so pleased with Apple!

  4. #2194
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Olivewoo View Post
    Hi Jettrue,

    I really like the template and was hoping to install it today.

    only trouble is when i try to download the zip file i get an error message saying the file is invalid or currupt.

    is this something you can help with??

    Many thanks
    Hmm, I've never heard of that issue before. What are you using to open the zip file?

  5. #2195
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by confused_aswell View Post
    Hi Jettrue

    I couldn't manage to install Cherry-Zen so I went for Apple-Zen instead, all installed ok.

    I am in the UK and I use VAT, but what I have noticed is in the shopping cart parts 2 of 3 and 3 of 3 don't show the word VAT in the columns, it shows the figures of what the VAT should be but not the word VAT to explain what the figures are.

    Any Ideas? I have better together installed, but that shouldn't make any difference - should it?

    Thanks,

    Phil

    PS You make great templates, I am so pleased with Apple!
    If you switch to the default template, does the VAT title show up? HMMM, let me know.

    Also, could the VAT title for some reason be a different color, so that you can't see it? View the source of the page, and see if the word "VAT" is where it should be.

  6. #2196
    Join Date
    Jan 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    Hmm, I've never heard of that issue before. What are you using to open the zip file?
    Jettrue,

    I've tried on another computer with Win-rar and all seems to be fine. i was previously trying with win-zip.

    all sorted now, but thanks for coming back to us.

    Regards

  7. #2197
    Join Date
    Apr 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi Jettrue

    I am having trouble with my menu showing blank lists for submenus and occasionally the first item super-imposes over the main menu bar.

    I believe this problem has been addressed with upgrades but because I have heavily modified my menu and css, I have used Winmerge to transfer colour changes etc when upgrading to 2.5, and I can only assume I have inadvertantly overwritten the necessary changes to correct the problem.

    Can you point me in the right direction to know where the essential parts of the css and other files are so I can address this issue please?

    Here's my site if you need to check it for yourself: http://www.chookie.com.au

    Many thanks

    Greg

  8. #2198
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by OzNet View Post
    Hi Jettrue

    I am having trouble with my menu showing blank lists for submenus and occasionally the first item super-imposes over the main menu bar.

    I believe this problem has been addressed with upgrades but because I have heavily modified my menu and css, I have used Winmerge to transfer colour changes etc when upgrading to 2.5, and I can only assume I have inadvertantly overwritten the necessary changes to correct the problem.

    Can you point me in the right direction to know where the essential parts of the css and other files are so I can address this issue please?

    Here's my site if you need to check it for yourself: http://www.chookie.com.au

    Many thanks

    Greg
    My advice is to start with a fresh copy of the mod, then change the colors back to yours. I don't have an easy answer for why the menu might be doing that, sorry!

  9. #2199
    Join Date
    Apr 2008
    Location
    UK
    Posts
    326
    Plugin Contributions
    1

    Default Re: Apple Zen Support Thread

    Hi Jet

    I am using Windows XP, so I double click on the zip file and extract from there.

    As for the VAT problem, I have switched to the default template and the problem is still there in the default template.

    I have viewed the source of the checkout pages and the word VAT,Vat and vat is not found in the page - here is the text that I have cut from the source of the page.

    <fieldset id="checkoutOrderTotals">
    <legend id="checkoutPaymentHeadingTotal">Your Total</legend>
    <div id="otsubtotal">
    <div class="totalBox larger forward">&pound;7.19</div>
    <div class="lineTitle larger forward">Sub-Total:</div>
    </div>
    <br class="clearBoth" />
    <div id="otshipping">
    <div class="totalBox larger forward">&pound;0.00</div>
    <div class="lineTitle larger forward">Zone Rates (Shipping to GB):</div>
    </div>
    <br class="clearBoth" />
    <div id="ottax">
    <div class="totalBox larger forward">&pound;1.07</div>
    <div class="lineTitle larger forward">:</div>
    </div>
    <br class="clearBoth" />
    <div id="ottotal">
    <div class="totalBox larger forward">&pound;7.19</div>

    <div class="lineTitle larger forward">Total:</div>
    </div>
    <br class="clearBoth" />
    </fieldset>

    I can send you some account login information via PM if you want to log in and check it out for yourself, otherwise I will await your reply.

    Thanks,

    Phil

    PS It is probably something simple - Lol!

  10. #2200
    Join Date
    Aug 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Anyone know why I might be having this problem... When you are on the home page the Home, Login (top left) and all the category links are blue like a typical hyperlink. But when you navigate to a category or in most other areas of the store they show up as the grey/dark grey colors like I think they should, if you navigate back to home the text changes to blue again.

    Check it out... http://www.fishscraps.com/store

    Love the template, have not had to do much tweaking!

    Scott

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3725
    Last Post: 20 Feb 2025, 05:46 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM

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