Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Can Manufacturers page parse HTML?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 09-20-2004, 12:50 PM
 
erit erit is offline
 

Member
  
Join Date: Aug 2004
Posts: 23
 

Default Can Manufacturers page parse HTML?

Hello,

Does anybody know how I can get the Manufacturers pages to parse HTML code?

Here's how it's coming up now:
http://www.globeequipment.com/store.new/manufacturers.php?manufacturerid=25

Newbie here... any help would be appreciated!
__________________
--
Eric Rozon
http://www.shopdr.com
ShopDR.com - Fine Dominican Products
X-Cart version 4.0.11
Reply With Quote
  #2  
Old 10-11-2004, 12:06 AM
 
dol dol is offline
 

Member
  
Join Date: Sep 2004
Location: The Netherlands
Posts: 13
 

Default Confirmed: no HTML parsing in manufacturers

Yes it would be handy (and CONSISTENT!) to have the description to allow for HTML code.
__________________
Hans
4.0.14
Reply With Quote
  #3  
Old 11-14-2004, 06:26 AM
 
pinnacle pinnacle is offline
 

Member
  
Join Date: Oct 2004
Posts: 17
 

Default No fixes?

I am interested in this too, but so far unable to locate the correct template or section of code.

It looks stupid running all the text together like that. Heck, even if it was a nl2br, I could handle that! I just can't find where to put it.
__________________
First ever x-cart site:
http://www.adaappliances.com
X-Cart version 4.1.10

http://www.pinnacledesigns.tv
working on version 2 of site, please stand by...
Reply With Quote
  #4  
Old 11-14-2004, 06:41 AM
  Gijs's Avatar 
Gijs Gijs is offline
 

eXpert
  
Join Date: Aug 2004
Location: Belgium
Posts: 295
 

Default

__________________
X-cart 4.1.11
PHP 5 MySQL 5
www.wheelpalace.eu
Reply With Quote
  #5  
Old 11-14-2004, 10:08 AM
 
pinnacle pinnacle is offline
 

Member
  
Join Date: Oct 2004
Posts: 17
 

Default Frustrating

I modified /skin1/modules/manufacturers/customer_manufacturer_products.tpl which looked like the template for displaying the manufacturers and it's products like I found in the product details display to

Code:
<TD valign="top">{$manufacturer.descr|escape:"html"}</TD>

but it did nothing. Can anyone give me some direction on making the manufacturer description parse html tags?

Don't tell me I stumped an expert...
__________________
First ever x-cart site:
http://www.adaappliances.com
X-Cart version 4.1.10

http://www.pinnacledesigns.tv
working on version 2 of site, please stand by...
Reply With Quote
  #6  
Old 04-10-2005, 05:07 PM
 
dmr8448 dmr8448 is offline
 

Senior Member
  
Join Date: Jun 2003
Posts: 123
 

Default Manufacturer parse HTML

Here is how to allow HTML code in the manufacturer description:

Modify /skin1/modules/manufacturers/customer_manufacturer_products.tpl

Look for Code:
<TD valign="top">{$manufacturer.descr|escape}</TD>

Change to:
<TD valign="top">{$manufacturer.descr}</TD>

Just remove the "escape"
Reply With Quote
  #7  
Old 07-07-2005, 01:08 PM
 
thumbsatplay thumbsatplay is offline
 

Advanced Member
  
Join Date: May 2005
Posts: 32
 

Default

Thanks....works very well.
__________________
X-Cart Version: 4.0.17
Operating System: Linux
Add Ons: N/A
URL: http://www.thumbsatplay.com
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:14 AM.

   

 
X-Cart forums © 2001-2020