Zen Cart Logo
Forums / Addon Templates / Apparel Boutique Template Support Thread

Apparel Boutique Template Support Thread

Views: 95,873

Results 121 to 140 of 433
5 Jan 2011, 6:30 PM
#121
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Apparel Boutique Template Support Thread

Installed the template and everything seems to be working just fine. One question... I've seen two other posts on here about a blue right sidebar. They figured out how to fix it but didn't post the solution to the board. Can someone tell me how to fix it?

Thanks!!

If you read the install.txt file you will find the recommended admin settings that will fix this.

Thanks,

Anne

7 Jan 2011, 3:17 AM
#122
esfromtx avatar

esfromtx

New Zenner

Join Date:
Apr 2010
Location:
DFW, Texas
Posts:
8
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

I have looked for a solution on the forum and am unable to find one for this issue.

Since adding images to my slide show the top of my page has been cut off.

Any suggestions would be greatly appreciated.

7 Jan 2011, 3:11 PM
#123
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Apparel Boutique Template Support Thread

I have looked for a solution on the forum and am unable to find one for this issue.

Since adding images to my slide show the top of my page has been cut off.

If you post a link to your site I can take a look

Thanks,

Anne

7 Jan 2011, 3:43 PM
#124
esfromtx avatar

esfromtx

New Zenner

Join Date:
Apr 2010
Location:
DFW, Texas
Posts:
8
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

picaflor-azul:

If you post a link to your site I can take a look

Thanks,

Anne

Sorry. https://www.joyfulheartboutique.com

8 Jan 2011, 2:52 PM
#125
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Apparel Boutique Template Support Thread

Sorry. https://www.joyfulheartboutique.com

If you are not going to use the template with all functionality as shown in the demo, then you will have to re-do the cross broswer testing. The template package as shown in the demo has been cross browser tested in all major browsers.

Thanks,

Anne

16 Jan 2011, 2:44 AM
#126
ken_joy avatar

ken_joy

New Zenner

Join Date:
May 2006
Posts:
62
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

picaflor-azul:

You can install the template into a zen cart that is already running. I would go through the template files and check to see if any have been omitted. Something is missing if the slider does not work out of the box.

Thanks,

Anne

Hi Anne,

I've meticulously compared files from the downloaded package of apparel boutique to that installed on my server, and all files are present and accounted for. I'm still unable to get the slider to appear.

I checked the code from the slider author's web page at http://cssglobe.com/post/3783/jquery-plugin-easy-image-or-content-slider

His code appears to have a link to jquery.js that doesn't appear in the define_main_page.php code that came with the template. His code is:

<script type="text/javascript" src="/js/jquery.js"></script> <script type="text/javascript" src="/js/easySlider.js"></script>

and the code in the template's define_main_page.php code is:

<script type="text/javascript" src="includes/templates/apparel_boutique/jscript/jscript_easySlider.js"></script>

<script type="text/javascript">
	$(document).ready(function(){	
	    
		$("#slider").easySlider({
			auto: true, 
			continuous: true,
			numeric: true
		});
		
	});	
</script>

(of course, the proper paths are taken into account.) Is there a link missing here to the jquery.js script? I tried entering the code into the template's define file to see if it was missing a link to the script, but still no slider.

I know this should work out of the box, but I'm at a total loss to discover why it's not. If worse comes to worse, could you tell me how to place my own .jpg image in the place where the slider normally goes?

Thanks SO SO much for your continued help.

Ken

17 Jan 2011, 8:30 PM
#127
javen avatar

javen

New Zenner

Join Date:
Jan 2011
Posts:
6
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

Hi,

First of all, thanks for making this professional looking template free for all. Greatly appreciated. This is the first day I am installing Zencart and this is the very first template that attracted me to it.

Currently, I face a problem and would appreciated if anyone could assist me.

The picture slider was working perfectly alright when my whole zencart was empty, without any products being added.
However, once I added in a new product, the picture slider would not show up and it will go straight to the product page. After hours of trials and error and searching the whole 13 pages, I couldnt find an answer.

I have noticed that once I added a product, the url will direct me "http://chapterpetite.com/index.php?main_page=product_info&products_id=1" even thou I type in just "www.chapterpetite.com"

So I would like to seek help from any kind soul who had solution to this.

Thanks,
Javen

https://www.chapterpetite.com

17 Jan 2011, 10:21 PM
#128
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Apparel Boutique Template Support Thread

Hi,

First of all, thanks for making this professional looking template free for all. Greatly appreciated. This is the first day I am installing Zencart and this is the very first template that attracted me to it.

Currently, I face a problem and would appreciated if anyone could assist me.

The picture slider was working perfectly alright when my whole zencart was empty, without any products being added.
However, once I added in a new product, the picture slider would not show up and it will go straight to the product page. After hours of trials and error and searching the whole 13 pages, I couldnt find an answer.

I have noticed that once I added a product, the url will direct me "http://chapterpetite.com/index.php?main_page=product_info&products_id=1" even thou I type in just "www.chapterpetite.com"

So I would like to seek help from any kind soul who had solution to this.

Thanks,
Javen

https://www.chapterpetite.com

This is a very strange problem. Switch to the classic template and see if you still have this problem.

Thanks,

Anne

17 Jan 2011, 10:25 PM
#129
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Apparel Boutique Template Support Thread

Hi Anne,

I've meticulously compared files from the downloaded package of apparel boutique to that installed on my server, and all files are present and accounted for. I'm still unable to get the slider to appear.

I checked the code from the slider author's web page at http://cssglobe.com/post/3783/jquery...content-slider

His code appears to have a link to jquery.js that doesn't appear in the define_main_page.php code that came with the template. His code is:

<script type="text/javascript" src="/js/jquery.js"></script> <script type="text/javascript" src="/js/easySlider.js"></script>

and the code in the template's define_main_page.php code is:

<script type="text/javascript" src="includes/templates/apparel_boutique/jscript/jscript_easySlider.js"></script> <script type="text/javascript"> $(document).ready(function(){ $("#slider").easySlider({ auto: true, continuous: true, numeric: true }); }); </script>

(of course, the proper paths are taken into account.) Is there a link missing here to the jquery.js script? I tried entering the code into the template's define file to see if it was missing a link to the script, but still no slider.

I know this should work out of the box, but I'm at a total loss to discover why it's not. If worse comes to worse, could you tell me how to place my own .jpg image in the place where the slider normally goes?

Thanks SO SO much for your continued help.

Ken

This is the code for the define main page:

<?php 	  

 
	  define(IMAGE1,'slide1.jpg');// default width 700px height 250px /
	  define(IMAGE2,'slide2.jpg');
	  define(IMAGE3,'slide3.jpg');
	  define(IMAGE4,'slide4.jpg');
	  define(IMAGE5,'slide5.jpg');

	  define(URL1,'http://www.picaflor-azul.com');
	  define(URL2,'http://www.picaflor-azul.com');
	  define(URL3,'http://www.picaflor-azul.com');
	  define(URL4,'http://www.picaflor-azul.com');
	  define(URL5,'http://www.picaflor-azul.com');


	 
?>
	<script type="text/javascript" src="includes/templates/apparel_boutique/jscript/jscript_easySlider.js"></script>

	<script type="text/javascript">
		$(document).ready(function(){	
		    
			$("#slider").easySlider({
				auto: true, 
				continuous: true,
				numeric: true
			});
			
		});	
	</script>
  

	
		<div id="slider">
			<ul>				
				<li><a href="<?php echo URL1 ?>"><img src="<?php  echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE1 ?>"   alt="first slide image" /></a></li>
				<li><a href="<?php echo URL2 ?>"><img src="<?php  echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE2 ?>"   alt="second slide image" /></a></li>
				<li><a href="<?php echo URL3 ?>"><img src="<?php  echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE3 ?>"   alt="third slide image" /></a></li> 
				<li><a href="<?php echo URL4 ?>"><img src="<?php  echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE4 ?>"   alt="fourth slide image" /></a></li>
				<li><a href="<?php echo URL5 ?>"><img src="<?php  echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE5 ?>"   alt="fifth slide image" /></a></li>			
			</ul>
		</div>
			
		

If you use this code then the slider will work as long as the file jscript_easySlider.js in in the includes/templates/apparel_boutique/jscript folder.

Thanks,

Anne

18 Jan 2011, 1:17 AM
#130
javen avatar

javen

New Zenner

Join Date:
Jan 2011
Posts:
6
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

picaflor-azul:

This is a very strange problem. Switch to the classic template and see if you still have this problem.

Thanks,

Anne

Hi Anne,

I still face the same problem even though I switch to the original template. Is there something wrong here?? I cant go to my homepage once I entered a product. I am using the latest version.

18 Jan 2011, 1:44 AM
#131
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Apparel Boutique Template Support Thread

Hi Anne,

I still face the same problem even though I switch to the original template. Is there something wrong here?? I cant go to my homepage once I entered a product. I am using the latest version.

If it is also happening in the classic template, then this is not a template issue. Have you tried searching the forum for your answer? You can look at this:

http://www.zen-cart.com/forum/showthread.php?t=77608

Thanks,

Anne

18 Jan 2011, 1:48 AM
#132
javen avatar

javen

New Zenner

Join Date:
Jan 2011
Posts:
6
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

picaflor-azul:

If it is also happening in the classic template, then this is not a template issue. Have you tried searching the forum for your answer? You can look at this:

http://www.zen-cart.com/forum/showthread.php?t=77608

Thanks,

Anne

Thanks for the effort. Will try looking it up. Anyway, keep up the good work. Good Karma will follows! :smile:

Apparently, the problem was that I added product instead of putting category first. So for all fellow users of this nice template, just try adding category first before product! Cheers!

18 Jan 2011, 2:17 AM
#133
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Apparel Boutique Template Support Thread

Thanks for the effort. Will try looking it up. Anyway, keep up the good work. Good Karma will follows!

Apparently, the problem was that I added product instead of putting category first. So for all fellow users of this nice template, just try adding category first before product! Cheers!

Ah! such a simple mistake. Thank you for posting your solution. I am sure that it will help someone :smile:

Thanks,

Anne

18 Jan 2011, 9:20 PM
#134
neilyuk avatar

neilyuk

New Zenner

Join Date:
Jul 2009
Location:
Scotland
Posts:
4
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

What a fantastic looking template Anne!

I look forward to trying it out. :D

19 Jan 2011, 1:24 AM
#135
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Apparel Boutique Template Support Thread

What a fantastic looking template Anne!

I look forward to trying it out.

Thanks! :hug:

Thanks,

Anne

19 Jan 2011, 9:47 PM
#136
fenderme avatar

fenderme

New Zenner

Join Date:
Sep 2010
Posts:
9
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

I like the template that you have created and have installed it with Zencart 1.3.9 and it all works fine.
Is it possible to have 6 images in the slide show on the home page?
Is is simply an issue of adding respective lines in the main page file?
The site is not live yet but on the sever and working, it will run as a linked e-commerce solution along side a standard html presentation site.
Thanks for you great work, really appreciate this add on

19 Jan 2011, 9:52 PM
#137
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Apparel Boutique Template Support Thread

I like the template that you have created and have installed it with Zencart 1.3.9 and it all works fine.
Is it possible to have 6 images in the slide show on the home page?
Is is simply an issue of adding respective lines in the main page file?
The site is not live yet but on the sever and working, it will run as a linked e-commerce solution along side a standard html presentation site.
Thanks for you great work, really appreciate this add on

I am happy that you like the template. Instructions for using more or less images in the slider are in the install.txt file.

Thanks,

Anne

20 Jan 2011, 11:05 AM
#138
fenderme avatar

fenderme

New Zenner

Join Date:
Sep 2010
Posts:
9
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

picaflor-azul:

I am happy that you like the template. Instructions for using more or less images in the slider are in the install.txt file.

Thanks,

Anne

Hi Anne, thanks for your speedy reply and sorry for not reading the whole of the text in the install text file. Thought I was reasonable smart, but only human :smile:

20 Jan 2011, 2:23 PM
#139
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Apparel Boutique Template Support Thread

Hi Anne, thanks for your speedy reply and sorry for not reading the whole of the text in the install text file. Thought I was reasonable smart, but only human

No problem :smile: It is very common for people to only read the instructions as a last resort. :smartalec:

Thanks,

Anne

22 Jan 2011, 4:21 PM
#140
rayring avatar

rayring

New Zenner

Join Date:
Dec 2008
Posts:
21
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

:clap::clap:What a great template:clap::clap:Thank you:clap::clap:

One question, i've added a dropdown menu but I can not get the submenu to set the same width as the top menu. I know its not part of the template I tried to edit all CSS but I'm not able to get the submenu the same width as the top menu. Could there be a conflict in stylesheets??

Much thanx for your help...

You can view the site here:
http://bit.ly/hUJih3