Zen Cart Logo
Forums / Basic Configuration / Featured sidebox no Pictures

Featured sidebox no Pictures

Locked

Views: 1,271

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
29 Mar 2007, 10:33 PM
#1
freerangepc avatar

freerangepc

New Zenner

Join Date:
Apr 2006
Posts:
65
Plugin Contributions:
0

Featured sidebox no Pictures

Is there anything wrong with my featured sidebox?

This is the template tpl_featured.

$content_tm = '<a href="' . zen_href_link(zen_get_info_page($random_featured_product->fields["products_id"]), 'products_id=' . $random_featured_product->fields["products_id"]) . '">'.zen_image(DIR_WS_TEMPLATE.'images/pm1.jpg', '', '','', 'hspace="0" vspace="0" align="left"').'</a><br style="line-height:5px;">
<span class="content_col1_cell1_text1">' . substr($random_featured_product->fields['products_name'],0,15) . '</span><br>
<br style="line-height:2px;">
<span class="content_col1_cell1_text2">Price:</span> <span class="content_col1_cell1_text3">' . $featured_box_price.'</span><br>
<br style="line-height:3px;">';

$content = $content_tm;

?>

I have no Idea what to look for Its all greek to me!

30 Mar 2007, 12:36 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Featured sidebox no Pictures

This is not part of the Zen Cart core code ... are you using an add-on?

Most add-ons or contributions do have threads for questions and help that might be able to answer your questions ... :smile: