Forums / Addon Templates / Piccadilly Posh Template Support Thread

Piccadilly Posh Template Support Thread

Results 1 to 20 of 343
03 Jul 2012, 13:32
#1
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Posts:
6,940
Plugin Contributions:
24

Piccadilly Posh Template Support Thread

Hello ;-) Announcing the 16th free zen cart template release to the community.

Attachment 10737

See the live demo here:

http://www.picaflor-azul.com/free-demos/index.php?main_page=index&template_switch_id=piccadilly_posh

Template Features:

  • Super flexible design perfect for all types of ecommerce stores--the possibilites are endless!

  • Fixed width 2 or 3 column display

  • Matching button set included

  • Matching icons

  • Custom header with header search box, shopping cart total number of items, and dollar amount.

  • Fully customizable header drop down mega menu with quick links, shop, brands, info (includes admin configurable ez pages), connect with us, and service (with customizable text and images).

  • Home Page slideshow included

  • Tabbed home page centerbox content for New Products, Featured Products, and Specials

  • Add This social bookmarking added to all product pages (includes Facebook like button, Twitter Tweet Button, and 300+ Sharing Services)

  • Custom footer featuring a footer menu with contact information (telephone and link to contact us page), information, customer support, and useful links (ez pages), integrated, optional links to your Facebook, Twitter, Youtube, Pinterest, Google Plus, and blog, and optional, customizable links to payment options.

  • Cross Browser tested using Firefox, IE9, IE8, IE7, Google Chrome, Opera, and Safari.

  • W3C Valid XHTML and CSS

  • Comes with the following modules installed: Column Layout Grid, About Us Page, Footer Menu , Column Divider Pro, Designer Monthly Boxes, Pure CSS Mega Menu

  • No changes to core files

  • Detailed html readme file with written tutorials and screen shots and links to videos of the installation and customization steps

  • Fully compatible with versions 1.3.8, 1.3.9, 1.5. Would probably work with lower versions although it has not been tested.





Please post any questions or bugs here.

Thanks,

Anne
12 Jul 2012, 22:46
#2
sph avatar

sph

Totally Zenned

Join Date:
Jan 2006
Posts:
1,556
Plugin Contributions:
0

Re: Piccadilly Posh Template Support Thread

Hi Anne,

My sister just had me put Picadilly Posh on her main site, here:

findmypromdress com

(can't link as it's already undergoing Google reconsideration for links.)

We put the Craftylivechat under what was the About Us drop-down, but I don't know that is ideal.

Is there enough space in the header for the Chat and is there an easy way to explain how to do that?

Thanks.

Steve

####################___
PS: She also changed her up-and-coming site from Abbington Mega to Cambridge Pro; thinks looks brighter:
promdressesglobal com
12 Jul 2012, 23:02
#3
sph avatar

sph

Totally Zenned

Join Date:
Jan 2006
Posts:
1,556
Plugin Contributions:
0

Re: Piccadilly Posh Template Support Thread

To clarify: prior template was the old and simple Barebones template. We had header social stuff, Chat and even some SEO text in the header tagline area.

I don't see it working on Picadilly, although we have social stuff there.

Steve
12 Jul 2012, 23:04
#4
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Posts:
6,940
Plugin Contributions:
24

Re: Piccadilly Posh Template Support Thread

SPH:

Hi Anne,

My sister just had me put Picadilly Posh on her main site, here:

findmypromdress com

(can't link as it's already undergoing Google reconsideration for links.)

We put the Craftylivechat under what was the About Us drop-down, but I don't know that is ideal.

Is there enough space in the header for the Chat and is there an easy way to explain how to do that?

Thanks.

Steve

####################___
PS: She also changed her up-and-coming site from Abbington Mega to Cambridge Pro; thinks looks brighter:
promdressesglobal com


It should be pretty staightforward to add anything that you want to the header. The logo, etc is positioned in the stylesheet so you might have to make some adjustments after adding the chat code to the tpl_header.php file. You could also just link the "live chat" link in the menu to your crafty syntax.

Thanks,

Anne
16 Jul 2012, 19:53
#5
nolsowski avatar

nolsowski

Inactive

Join Date:
Aug 2010
Posts:
324
Plugin Contributions:
0

Re: Piccadilly Posh Template Support Thread

Hi Anne,

I have a quick question for you. I don't have the whole Piccadilly template installed just the menu part and the footer. I am trying to turn off the links I don't need under the Connect section. I did follow your instructions and did as suggested but for some reason they are not going off. I got it to work just fine in the footer.

This is what I have in my stylesheet_mega_menu.php

.hyoutube {display:none;}
.hgoogle {display:none;}
.hblog {display:none;}

Here is my site: www.frompropertorocker.com

Any ideas?

Thanks a bunch!
17 Jul 2012, 16:01
#6
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Posts:
6,940
Plugin Contributions:
24

Re: Piccadilly Posh Template Support Thread

nolsowski:

Hi Anne,

I have a quick question for you. I don't have the whole Piccadilly template installed just the menu part and the footer. I am trying to turn off the links I don't need under the Connect section. I did follow your instructions and did as suggested but for some reason they are not going off. I got it to work just fine in the footer.

This is what I have in my stylesheet_mega_menu.php

.hyoutube {display:none;}
.hgoogle {display:none;}
.hblog {display:none;}

Here is my site: www.frompropertorocker.com

Any ideas?

Thanks a bunch!


You can add this to the bottom of your stylesheet_mega_menu.css file:

.connect-li{display:none;}


Thanks,

Anne
17 Jul 2012, 20:26
#7
nolsowski avatar

nolsowski

Inactive

Join Date:
Aug 2010
Posts:
324
Plugin Contributions:
0

Re: Piccadilly Posh Template Support Thread

picaflor-azul:

You can add this to the bottom of your stylesheet_mega_menu.css file:

.connect-li{display:none;}


Thanks,

Anne


Thanks Anne but I don't want the whole connect section to be off. Just the youtube, google and blog.

Any other ideas?
17 Jul 2012, 21:47
#8
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Posts:
6,940
Plugin Contributions:
24

Re: Piccadilly Posh Template Support Thread

nolsowski:

Thanks Anne but I don't want the whole connect section to be off. Just the youtube, google and blog.

Any other ideas?


You can edit the includes/templates/piccadilly_posh/common/tpl_mega_menu.php file and either add the classes to the elements that you want to hide, or just remove the code for them.

Thanks,

Anne
18 Jul 2012, 14:06
#9
nolsowski avatar

nolsowski

Inactive

Join Date:
Aug 2010
Posts:
324
Plugin Contributions:
0

Re: Piccadilly Posh Template Support Thread

Thank you so much! That worked. :)
18 Jul 2012, 14:32
#10
0ldgeezer avatar

0ldgeezer

New Zenner

Join Date:
Oct 2010
Posts:
10
Plugin Contributions:
0

Re: Piccadilly Posh Template Support Thread

Is it possible to change the background image and color of the pages. I like the layout and design but prefer a darker background from the pink and possible something more recognizable with a toy store.
18 Jul 2012, 15:35
#11
nolsowski avatar

nolsowski

Inactive

Join Date:
Aug 2010
Posts:
324
Plugin Contributions:
0

Re: Piccadilly Posh Template Support Thread

Sorry, I have one more question. I noticed that on my new products center box that I also have the featured products showing up. But when you click the featured products tab and go back to the new products tab then my feature products do not show up. (Which is what I want)

Do you have any ideas as to why the featured products also show up under my new products center box and how I can go about fixing this?

Site: www.frompropertorocker.com

Thanks again!
18 Jul 2012, 17:52
#12
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Posts:
6,940
Plugin Contributions:
24

Re: Piccadilly Posh Template Support Thread

nolsowski:

Sorry, I have one more question. I noticed that on my new products center box that I also have the featured products showing up. But when you click the featured products tab and go back to the new products tab then my feature products do not show up. (Which is what I want)

Do you have any ideas as to why the featured products also show up under my new products center box and how I can go about fixing this?

Site: www.frompropertorocker.com

Thanks again!


You would have to customize the home page centerbox modules module which is what I used for this fucntionality. The only changes I made to the module were to fix validation errors. You can also try asking on the support thread for that module.

Thanks,

Anne
18 Jul 2012, 17:53
#13
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Posts:
6,940
Plugin Contributions:
24

Re: Piccadilly Posh Template Support Thread

0ldgeezer:

Is it possible to change the background image and color of the pages. I like the layout and design but prefer a darker background from the pink and possible something more recognizable with a toy store.


Yes you can make these changes in the stylesheet.css file.

Thanks,

Anne
30 Jul 2012, 16:08
#14
preciousbeebee avatar

preciousbeebee

New Zenner

Join Date:
Jun 2012
Posts:
2
Plugin Contributions:
0

Re: Piccadilly Posh Template Support Thread

Hello Anne
I am testing out this template (zencart 1.5) and made some changes to the header.php file - tagline and alt text.
Somehow upon uploading the file it breaks my site - the logo position is offset from the menu bar, and the Home, Login links are not clickable, while the Shopping Cart and Checkout links are alright. I tried viewing with Google Chrome, Firfox and IE7, all displayed the same problem.
I am using Notepad++ to edit the .php files. Would greatly appreciate your thoughts on this. Thanks in advance!
30 Jul 2012, 20:45
#15
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Posts:
6,940
Plugin Contributions:
24

Re: Piccadilly Posh Template Support Thread

preciousbeebee:

Hello Anne
I am testing out this template (zencart 1.5) and made some changes to the header.php file - tagline and alt text.
Somehow upon uploading the file it breaks my site - the logo position is offset from the menu bar, and the Home, Login links are not clickable, while the Shopping Cart and Checkout links are alright. I tried viewing with Google Chrome, Firfox and IE7, all displayed the same problem.
I am using Notepad++ to edit the .php files. Would greatly appreciate your thoughts on this. Thanks in advance!


If you post a link to your site I can take a look. If you are using a logo which has different dimensions than the sample logo you will have to make adjustments in the stylesheet.css file.

Thanks,

Anne
02 Aug 2012, 05:34
#16
preciousbeebee avatar

preciousbeebee

New Zenner

Join Date:
Jun 2012
Posts:
2
Plugin Contributions:
0

Re: Piccadilly Posh Template Support Thread

Hi Anne
Thanks very much for your quick reply. While the logo position is adjustable, somehow the Home and Login links are not clickable.
No worries, I have decided to stay with Ashley Pink and will amend to make it look like the Picadilly sans the dropdown menu :D
Cheers
02 Aug 2012, 13:41
#17
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Posts:
6,940
Plugin Contributions:
24

Re: Piccadilly Posh Template Support Thread

preciousbeebee:

Hi Anne
Thanks very much for your quick reply. While the logo position is adjustable, somehow the Home and Login links are not clickable.
No worries, I have decided to stay with Ashley Pink and will amend to make it look like the Picadilly sans the dropdown menu :D
Cheers


Ok, thanks for the update :-)

Thanks,

Anne
07 Aug 2012, 15:14
#18
fancyfrills avatar

fancyfrills

New Zenner

Join Date:
Jul 2012
Posts:
34
Plugin Contributions:
0

Re: Piccadilly Posh Template Support Thread

I have a couple "how to" question with this template. First off, I am trying to lower the logo to be closer to the mega menu, but when I lower it, the mega menu links get pushed off of the mega menu. How can I move the logo down so that it is close to the mega menu without moving the links? Also I want to have the links start on the left side of the mega menu instead of in the middle like they are now. How can I do that? Thank you.

My website is www.fancyinfrills.com.
08 Aug 2012, 14:13
#19
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Posts:
6,940
Plugin Contributions:
24

Re: Piccadilly Posh Template Support Thread

Fancyfrills:

I have a couple "how to" question with this template. First off, I am trying to lower the logo to be closer to the mega menu, but when I lower it, the mega menu links get pushed off of the mega menu. How can I move the logo down so that it is close to the mega menu without moving the links? Also I want to have the links start on the left side of the mega menu instead of in the middle like they are now. How can I do that? Thank you.

My website is www.fancyinfrills.com.


You can change this in the stylesheet.css file:

#logo {padding-top:0px;padding-left:0px;margin-top:-30px;margin-bottom:25px;position:relative;z-index:15010;}


to this:

#logo {padding-top:0px;padding-left:0px;margin-top:-30px;margin-bottom:-30px;position:relative;z-index:15010;}


and this in the stylesheet_mega_menu.css from this:

#mega-wrapper .mega-menu {list-style:none;width:680px;margin:0px auto 0px auto;height:82px;padding:0px 0px 0px 0px;margin-left:300px;position:relative;top:20px;}


to this:

#mega-wrapper .mega-menu {list-style:none;width:980px;margin:0px auto 0px auto;height:82px;padding:0px 0px 0px 0px;margin-left:0px;position:relative;top:20px;}


Thanks,

Anne
11 Aug 2012, 15:54
#20
fancyfrills avatar

fancyfrills

New Zenner

Join Date:
Jul 2012
Posts:
34
Plugin Contributions:
0

Re: Piccadilly Posh Template Support Thread

That worked wonderfully. Thank you. Can you add links to the mega menu and change the drop down options from the stylesheet_mega_menu.css?