Zen Cart Logo
Forums / Addon Templates / Responsive Apparel Boutique Template

Responsive Apparel Boutique Template

Views: 101,451

Results 221 to 240 of 288
03 Mar 2015, 21:34
#221
trees2wood avatar

trees2wood

Zen Follower

Join Date:
Mar 2009
Posts:
114
Plugin Contributions:
0

Responsive Apparel Boutique Template

When you click a product image to show the larger image, it opens a pop-up window that is smaller than the product image.

I have read this whole thread and I saw this come up twice but the only answer was "This is actually a bug in the responsive template default package that I used to build these templates. The bug has been fixed in the new responsive template default package and so will be fixed in my packages when I update them to the new code."

Anybody have the bug fix?

03 Mar 2015, 21:37
#222
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Responsive Apparel Boutique Template

Trees2wood:

When you click a product image to show the larger image, it opens a pop-up window that is smaller than the product image.

I have read this whole thread and I saw this come up twice but the only answer was "This is actually a bug in the responsive template default package that I used to build these templates. The bug has been fixed in the new responsive template default package and so will be fixed in my packages when I update them to the new code."

Anybody have the bug fix?

In your html_header.php file change this:

if (COLUMN_WIDTH == '0') {

to this:

if (COLUMN_WIDTH == '0' || (in_array($current_page_base,explode(",",'popup_image,popup_image_additional')) )) {  

Thanks,

Anne

04 Mar 2015, 00:23
#223
trees2wood avatar

trees2wood

Zen Follower

Join Date:
Mar 2009
Posts:
114
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

Thanks for the quick answer. That was easy. It also showed me the probable reason why my new site was loading slow, I was using huge pictures right from the smart phone.

04 Mar 2015, 02:28
#224
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Responsive Apparel Boutique Template

Trees2wood:

Thanks for the quick answer. That was easy. It also showed me the probable reason why my new site was loading slow, I was using huge pictures right from the smart phone.

I would recommend installing the image handler plugin as it will optimize your images and improve page loading speed.

Thanks,

Anne

26 Mar 2015, 19:06
#225
wolderiii avatar

wolderiii

New Zenner

Join Date:
May 2007
Posts:
9
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

how would one go about changing the order of the layout for the responsive mobile side? on the mobile side it displays, header / side boxes / page area / footer

the problem is the "page area" is all the way at the bottom and you need to scroll with the phone to the bottom to even notice that the page loaded.

i.e. i pick a product category and it loads all the products in that category to the "page area" at the bottom of the mobile site. however you can't see that it actually loaded anything on the screen unless you scroll down. i have a feeling customers are just going to think it's reloading the same page over and over again.

is it possible to have the "page area" load after the header and before the side boxes?

26 Mar 2015, 20:55
#226
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Responsive Apparel Boutique Template

wolderiii:

how would one go about changing the order of the layout for the responsive mobile side? on the mobile side it displays, header / side boxes / page area / footer

the problem is the "page area" is all the way at the bottom and you need to scroll with the phone to the bottom to even notice that the page loaded.

i.e. i pick a product category and it loads all the products in that category to the "page area" at the bottom of the mobile site. however you can't see that it actually loaded anything on the screen unless you scroll down. i have a feeling customers are just going to think it's reloading the same page over and over again.

is it possible to have the "page area" load after the header and before the side boxes?

It sounds like you have broken the layout. Check the template demo to see it working properly.

Thanks,

Anne

03 May 2015, 16:26
#227
stedman avatar

stedman

New Zenner

Join Date:
Apr 2011
Posts:
39
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

Hi Anne,
I haven't changed templates on my site in quite some time. Can you please give me a quick tutorial on how to proceed with this? I've downloaded the Boutique Template from Zen Cart, now what should I do ? Thanks again.

03 May 2015, 17:37
#228
trees2wood avatar

trees2wood

Zen Follower

Join Date:
Mar 2009
Posts:
114
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

stedman:

Hi Anne,
I haven't changed templates on my site in quite some time. Can you please give me a quick tutorial on how to proceed with this? I've downloaded the Boutique Template from Zen Cart, now what should I do ? Thanks again.

If you read the readme folder you would see you already have great step by step directions

03 May 2015, 20:21
#229
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Responsive Apparel Boutique Template

stedman:

Hi Anne,
I haven't changed templates on my site in quite some time. Can you please give me a quick tutorial on how to proceed with this? I've downloaded the Boutique Template from Zen Cart, now what should I do ? Thanks again.

See the readme.html file for installation and customization instructions.

Thanks,

Anne

03 May 2015, 20:24
#230
stedman avatar

stedman

New Zenner

Join Date:
Apr 2011
Posts:
39
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

Hi,
I just did all the installs and configured per the readme file and now I don't get my site to load. Any ideas ?

03 May 2015, 21:37
#231
stedman avatar

stedman

New Zenner

Join Date:
Apr 2011
Posts:
39
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

This is what I get when trying to preview the installed template

I get a 404

03 May 2015, 21:40
#232
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Responsive Apparel Boutique Template

stedman:

Hi,
I just did all the installs and configured per the readme file and now I don't get my site to load. Any ideas ?

I can not say with so little information. I would guess that you have not installed the template correctly.

If you see a blank page, check your logs folder for errors and correct them.

Thanks,

Anne

03 May 2015, 21:47
#233
stedman avatar

stedman

New Zenner

Join Date:
Apr 2011
Posts:
39
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

yep. Any idea what would make both of my templates no longer load?

03 May 2015, 21:54
#234
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Responsive Apparel Boutique Template

stedman:

yep. Any idea what would make both of my templates no longer load?

Did you check your logs folder for errors?

Thanks,

Anne

04 May 2015, 21:23
#235
stedman avatar

stedman

New Zenner

Join Date:
Apr 2011
Posts:
39
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

Hi Anne,
I've narrowed down the problem to being somewhere in the index-header.php file. Can I pm you a copy of the file I downloaded for you to see if there is something wrong ?

04 May 2015, 22:09
#236
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Responsive Apparel Boutique Template

stedman:

Hi Anne,
I've narrowed down the problem to being somewhere in the index-header.php file. Can I pm you a copy of the file I downloaded for you to see if there is something wrong ?

My advice is that you compare it to the default file that comes with zen cart. I may be wrong but I don't think I have ever heard of that file.

Thanks,

Anne

01 Jun 2015, 23:21
#237
mamakitty avatar

mamakitty

New Zenner

Join Date:
Aug 2006
Location:
Denver CO
Posts:
65
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

v154 Fresh install of both Zen Cart and the Responsive Apparel Boutique template. No other add-ons or customizations.

This template is exactly what I was looking for. :) But I'm having a little problem adding the about us page via the sql patch. I copied the code from the about_us.sql file in the template package and pasted it in Tools > Install Sql Patches > SQL Query Executor. No apparent errors or flags on the action. However, there is no About Us page on the Define Page Status.

I found the same problem in post #84 of this thread and you said there is a bug that will be corrected in the next update. Is version 1.0 the latest?

Thanks for your help. I am not new to Zen Cart or your templates but it's been at least three years since I've worked with either. Feel like a complete newbie at this point :)

Dorothy

02 Jun 2015, 17:59
#238
mamakitty avatar

mamakitty

New Zenner

Join Date:
Aug 2006
Location:
Denver CO
Posts:
65
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

I'm back to working on the site now and see there is a link to the About Us page from the left column Home page. There still is no About Us page shown in Configuration > Define Page Status. However, the link from the left column does show the dummy text I entered via the Tools > Define Pages Editor. So I guess I have found a workaround to getting the About Us page live. If there is something else I should be doing to get the page to show in Configuration > Define Page Status, please let me know.

Thank you,
Dorothy

02 Jun 2015, 18:49
#239
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Responsive Apparel Boutique Template

MamaKitty:

I'm back to working on the site now and see there is a link to the About Us page from the left column Home page. There still is no About Us page shown in Configuration > Define Page Status. However, the link from the left column does show the dummy text I entered via the Tools > Define Pages Editor. So I guess I have found a workaround to getting the About Us page live. If there is something else I should be doing to get the page to show in Configuration > Define Page Status, please let me know.

Thank you,
Dorothy

There is an alternate sql patch that has been posted to the forum. Please do a search of the forum to find it.

Thanks,

Anne

02 Jun 2015, 19:50
#240
mamakitty avatar

mamakitty

New Zenner

Join Date:
Aug 2006
Location:
Denver CO
Posts:
65
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

thanks, Anne, I'll search for that.

Dorothy