Re: Responsive Apparel Boutique Template
Quote:
Originally Posted by
x8ox
Hello
That's the faq i've been trying to implement
I know the file and it's location and the code
I just dont have any joy when i try to include
it into the global left section of tpl_main_page.php
It will be me im no php'er i understand code in general
Just not php if someone could help i'd be thankful
Thanks
Brian
Brian, if you post the content of your file I'll take a look/compare it to mine today.
Re: Responsive Apparel Boutique Template
Quote:
Originally Posted by
x8ox
Hello
That's the faq i've been trying to implement
I know the file and it's location and the code
I just dont have any joy when i try to include
it into the global left section of tpl_main_page.php
It will be me im no php'er i understand code in general
Just not php if someone could help i'd be thankful
Thanks
Brian
You posted the code you need to add already:
Code:
if (in_array($current_page_base,explode(",",'contact_us,conditions')) ) {
$flag_disable_left = true;
}
Thanks,
Anne
Re: Responsive Apparel Boutique Template
Thanks Anne
I'll try again to overide main lol
I've tried to create new pages using a how to and also using a generator
both pages created open but the footer is missing where do i need to be
looking to correct this is it the template
I used a gallery plugin and that created a new page which has the footer
Thanks
Brian
Re: Responsive Apparel Boutique Template
Sorry ignore the last post
Re: Responsive Apparel Boutique Template
Quote:
Originally Posted by
x8ox
Sorry ignore the last post
I am happy that you figured it out ;)
Thanks,
Anne
Re: Responsive Apparel Boutique Template
Hi,
I am having a problem with the index listing section not showing any products unless you click on the new or special link first.
How do you make the new products expand by default?
Re: Responsive Apparel Boutique Template
Quote:
Originally Posted by
wtfbbq
Hi,
I am having a problem with the index listing section not showing any products unless you click on the new or special link first.
How do you make the new products expand by default?
See this for how to set the default tab:
http://www.zen-cart.com/showthread.p...72#post1134272
Thanks,
Anne
Re: Responsive Apparel Boutique Template
Thanks that fixed it.
I have noticed a few other issues.
1. When clicking the "Click for larger image" link, it opens the image in a smaller window than my product listing is.
The only partial solution I've searched was to recode the popup to open a new window to a certain fixed size.
I did not have this issue using a modified version of the original supplied green template.
2. An issue with fixing the MAP price add on to display the trailing zero on prices such was $12.50.
I made a post here but no one was able to respond.
http://www.zen-cart.com/showthread.p...78#post1228478
This occurs on all my templates used.
Re: Responsive Apparel Boutique Template
Quote:
Originally Posted by
wtfbbq
Thanks that fixed it.
I have noticed a few other issues.
1. When clicking the "Click for larger image" link, it opens the image in a smaller window than my product listing is.
The only partial solution I've searched was to recode the popup to open a new window to a certain fixed size.
I did not have this issue using a modified version of the original supplied green template.
2. An issue with fixing the MAP price add on to display the trailing zero on prices such was $12.50.
I made a post here but no one was able to respond.
http://www.zen-cart.com/showthread.p...78#post1228478
This occurs on all my templates used.
1. If you post a link to your site I can take a look.
#2 is not template related.
Thanks,
Anne
Re: Responsive Apparel Boutique Template
I would like to know under the mobile ver., why the images in the product listing page were so small compare to the images under "New Products" or Monthly Specials"?
Can I amend the image size under product listing page in the mobile ver.?