Page 5 of 35 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 343
  1. #41
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by lat9 View Post
    How about

    #banner6 { margin-top: -35px; }

    This is close, but not entirely correct.

    Thanks,

    Anne

  2. #42
    Join Date
    Sep 2012
    Posts
    33
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Hello i have the Piccadilly Posh Template loaded with no issue until now.
    My customers cant create an account on my web site (www.partycraze.com.au) we have been through the files and have no idea how to fix this error? Please help?
    Regards Connie

  3. #43
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by Party Craze View Post
    Hello i have the Piccadilly Posh Template loaded with no issue until now.
    My customers cant create an account on my web site (www.partycraze.com.au) we have been through the files and have no idea how to fix this error? Please help?
    Regards Connie
    This is not a template related problem. I would look to other addons that you have installed. Any addons that you have installed that you want to work with a new template will need any template files to be re-installed. You can also check your /cache folder for errors.

    Thanks,

    Anne

  4. #44
    Join Date
    Jul 2008
    Location
    Sydney, Australia
    Posts
    171
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Hi Anne

    I installed the new Picadilly Posh Template today after losing the Alysa Rounded template when I upgraded ZenCart to the latest edition.

    I am trying to remove the site tagline words "By www.picaflor-azul.com" which are showing on the logo. I am following the step by step instructions but when I remove the words (making sure I keep the quotes intact) the logo banner moves up as does the search bar and the links look like they have moved off the page.

    See screen shot.

    Also, I was using the Alysa Rounded template but a few days ago I upgraded to the latest version of Zen Cart and now this template won't work. It is still there in the list but all you get is a blank page, the colour of the background, if selected. Any thoughts on this one?

    Thanks
    Anna
    www.toycrazy.com.au
    Name:  logo.jpg
Views: 441
Size:  30.7 KB

  5. #45
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Piccadilly Posh Template Support Thread

    Also, I was using the Alysa Rounded template but a few days ago I upgraded to the latest version of Zen Cart and now this template won't work. It is still there in the list but all you get is a blank page, the colour of the background, if selected. Any thoughts on this one?
    Check for error logs in your cache folder.

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

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by annav View Post
    Hi Anne

    I installed the new Picadilly Posh Template today after losing the Alysa Rounded template when I upgraded ZenCart to the latest edition.

    I am trying to remove the site tagline words "By www.picaflor-azul.com" which are showing on the logo. I am following the step by step instructions but when I remove the words (making sure I keep the quotes intact) the logo banner moves up as does the search bar and the links look like they have moved off the page.

    See screen shot.

    Also, I was using the Alysa Rounded template but a few days ago I upgraded to the latest version of Zen Cart and now this template won't work. It is still there in the list but all you get is a blank page, the colour of the background, if selected. Any thoughts on this one?

    Thanks
    Anna
    www.toycrazy.com.au
    Name:  logo.jpg
Views: 441
Size:  30.7 KB
    For the tagline, in your stylesheet.css file, change this:

    Code:
    #tagline {color:#444443;font-size: 1.4em;text-align :left;margin-top:-60px;text-align:center;}
    #logo {padding-top:0px;padding-left:0px;margin-top:-30px;margin-bottom:25px;position:relative;z-index:15010;}
    to this:

    Code:
    #tagline {color:#444443;font-size: 1.4em;text-align :left;margin-top:-60px;text-align:center;display:none;}
    #logo {padding-top:0px;padding-left:0px;margin-top:-30px;margin-bottom:0px;position:relative;z-index:15010;}

    The templates are all compatible with version 1.5. Whenever you get a blank page you need to check your /cache folder for error logs and then correct the errors. Be sure your /cache folder permissions are set to 777.

    Thanks,

    Anne

  7. #47
    Join Date
    Jul 2008
    Location
    Sydney, Australia
    Posts
    171
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Thanks Anne, worked a treat.

    Another little problem though. I have just noticed that a few of my sub-categories are coming up with a blank page when clicking on them. As an example try a few of the sub categories in the Arts & Crafts category. I re did one of the categories but it still didn't work.

    Also in the admin area there are many listings that are completely blank, no title, no description etc even though they are showing on the actual site and then there are some listings on the site that are missing the description. Strange. Any ideas on these problems?

    Thanks
    Anna
    www.toycrazy.com.au

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

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by annav View Post
    Thanks Anne, worked a treat.

    Another little problem though. I have just noticed that a few of my sub-categories are coming up with a blank page when clicking on them. As an example try a few of the sub categories in the Arts & Crafts category. I re did one of the categories but it still didn't work.

    Also in the admin area there are many listings that are completely blank, no title, no description etc even though they are showing on the actual site and then there are some listings on the site that are missing the description. Strange. Any ideas on these problems?

    Thanks
    Anna
    www.toycrazy.com.au

    These are not template related problems. I would recommend doing a search on the forum to see if anyone else has ever posted about these problems.

    Thanks,

    Anne

  9. #49
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,399
    Plugin Contributions
    87

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    This is close, but not entirely correct.

    Thanks,

    Anne
    OK, I'll bite ... how do you make it "entirely correct"?

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

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by lat9 View Post
    OK, I'll bite ... how do you make it "entirely correct"?
    You have:

    Code:
    #banner6 { margin-top: -35px; }
    and it should be:

    Code:
    #bannerSix { margin-top: -35px; }
    Thanks,

    Anne

 

 
Page 5 of 35 FirstFirst ... 3456715 ... LastLast

Similar Threads

  1. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  2. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  3. v138a Customers cant create an account? - Piccadilly Posh Template
    By Party Craze in forum General Questions
    Replies: 7
    Last Post: 6 Sep 2012, 10:30 AM
  4. v138a Customers cant create an account? - Piccadilly Posh Template
    By Party Craze in forum General Questions
    Replies: 3
    Last Post: 6 Sep 2012, 08:44 AM
  5. Turpy Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 3
    Last Post: 20 Feb 2012, 07:36 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