Zen Cart Logo
Forums / General Questions / "information" text --hiding out in additional images code

"information" text --hiding out in additional images code

Views: 630

Results 1 to 4 of 4
22 Aug 2012, 1:46 PM
#1
phillycheese123 avatar

phillycheese123

New Zenner

Join Date:
Dec 2011
Posts:
11
Plugin Contributions:
0

"information" text --hiding out in additional images code

my page http://www.shopbabby.com/shirts/the-bicky

i want to remove the word "Information" from below the main image on all of of my product_info pages

In tpl_product_info_display.php if i remove the "additional_images" code lines this word goes away.
i looked in additional_images.php to find this word
i looked in all of my english files
its css style information will not show up on firefoxes developer toolkit

i have "magicZoom" installed...but i searched through its files and cant find an instance of this word "information"

how can I delete it?:D

22 Aug 2012, 2:07 PM
#2
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,288
Plugin Contributions:
39

Re: "information" text --hiding out in additional images code

phillycheese123:

my page http://www.shopbabby.com/shirts/the-bicky

i want to remove the word "Information" from below the main image on all of of my product_info pages

In tpl_product_info_display.php if i remove the "additional_images" code lines this word goes away.
i looked in additional_images.php to find this word
i looked in all of my english files
its css style information will not show up on firefoxes developer toolkit

i have "magicZoom" installed...but i searched through its files and cant find an instance of this word "information"

how can I delete it?:D

Under Tools >> developers toolkit in the bottom field search for Information and check case sensitive. It will likely be a template file

~Melanie

22 Aug 2012, 2:23 PM
#3
phillycheese123 avatar

phillycheese123

New Zenner

Join Date:
Dec 2011
Posts:
11
Plugin Contributions:
0

Re: "information" text --hiding out in additional images code

that led me to it...thanks alot.

it was the information box header which had somehow worked its way into the additional images code

-phil

22 Aug 2012, 2:24 PM
#4
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,288
Plugin Contributions:
39

Re: "information" text --hiding out in additional images code

Very welcome