Quote Originally Posted by DarkAngel View Post
question for you cause it just dawned on me:

admin> configuration> product listing>productlisting- layout style

is that set to columns or rows.

if set to rows change it to columns and let us know what happens.

ALSO. these are the only files you uploaded ---right?

includes\templates\YOUR_TEMPLATE\common\tpl_monthly_display.php

includes\templates\YOUR_TEMPLATE\css\stylesheet_dotline.css

includes\templates\YOUR_TEMPLATE\images\delim_v.gif

NOT: includes\modules\YOUR_TEMPLATE\product_listing.php_UseWithColumnGridLayout

The setting is set to columns. As I said before, when I changed that one line in product_listing.php, it appears in columns. But when I just uploaded the 1.3.8 version, it appears how it is now.

I uploaded the following files that came in the package I downloaded:
includes\templates\template\images\delim_v.gif

includes\templates\template\css\stylesheet_dotline.css

includes\templates\template\common\tpl_columnar_display.php <--This came in my package, not monthly_display. I can't explain this...

includes\modules\template\product_listing.php_UseWithColumnGridLayout_zc138 <---I renamed this to product_listing.php and uploaded it to the server. Should I go back to the original file here? Is this because I'm running on 1.3.9?

Could you copy the code from the monthly_display.php file so I can reference it?