Re: All Business template Support Thread
Quote:
I'm sorry Anne did I miss something?
I just added a new product with attributes and ran into this problem. Prior to this (approximately a week ago) the fix to the tpl problem worked. It's not working now. Please see the page I referred you to. How do I fix this?
Much much appreciated, Lynn
This is being caused by something that you changed in the tpl_product_info_display.php file. Restore the original file and all will be fixed.
If the original problem was with the product attributes display, then I have already answered this in this thread. You have an old version of the template package. Remove:
Code:
#productAttributes {float:left;margin-left:-350px;margin-top:70px;}
from the ie stylesheets.
Thanks,
Anne
Re: All Business template Support Thread
I Anne - I don't mean to be rude or impatient, but I noticed your presence in the thread, and I'm wondering if my question got overlooked?
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
This is being caused by something that you changed in the tpl_product_info_display.php file. Restore the original file and all will be fixed.
If the original problem was with the product attributes display, then I have already answered this in this thread. You have an old version of the template package. Remove:
Code:
#productAttributes {float:left;margin-left:-350px;margin-top:70px;}
from the ie stylesheets.
Thanks,
Anne
I reviewed your response and I
1. Restored the original tpl file (no luck)
2. Checked my css file the only regard to attributes are were
#productAttributes {}
Which I removed and of course didn't make a difference. So I must have the most recent version. Any other ideas?
Re: All Business template Support Thread
Quote:
I reviewed your response and I
1. Restored the original tpl file (no luck)
2. Checked my css file the only regard to attributes are were
#productAttributes {}
Which I removed and of course didn't make a difference. So I must have the most recent version. Any other ideas?
As I said in my previous post, you need to remove it from the ie stylesheets not the stylesheet.css.
Thanks,
Anne
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
As I said in my previous post, you need to remove it from the ie stylesheets not the stylesheet.css.
Thanks,
Anne
Thank you again for being so responsive but I removed the #productAttributes line in both css IE6 and IE7 and I still have the same problem.
http://bodiefoundation.org/zencart/i...products_id=48
What am I missing?
Re: All Business template Support Thread
Look in your includes/templates/all_business/templates folder and delete the tpl_modules_attributes.php file.
Thanks,
Anne
Re: All Business template Support Thread
re-posting because I am confused I'm not getting a reply ...
I know I read about a missing file for the About Us page, but I didn't understand the directions for how to fix it - given that I know nothing about creating such files can you help? Thanks!
Also, is there something I can do to make the links for the slider images and the twitter/facebook links open a new page?
Thanks again for the awesome template!
~Jewel
Re: All Business template Support Thread
Hello! I'm using this tempate. everithing was perfect... Now, I don't know why, in the main page, the images of the slide are one under the other and not in slide function. What can I do?
http://2pt-inf.2pt-light.com/
Thank you
Bye bye from Italy :)
Re: All Business template Support Thread
Quote:
Hello! I'm using this tempate. everithing was perfect... Now, I don't know why, in the main page, the images of the slide are one under the other and not in slide function. What can I do?
http://2pt-inf.2pt-light.com/
Thank you
Bye bye from Italy :)
Check to see that you have all of the files uploaded to the correct place especially the javascript files.
Thanks,
Anne
Re: All Business template Support Thread
:clap: YEAH! That worked in both Firefox and IE. Thanks for hanging in there with me, Anne. Much appreciated.
One more quick question if possible. I've struggled with changing the hyperlinks in the EZ text so that they're bold, or underlined or something of that nature. I've used Firebug but unfortunately all changes I make do the changes but affect the category names. I want this to only affect the text in the body. Could you help me with this?