Page 1 of 1

Conlib Modifications not working!

Posted: Tue Sep 28, 2010 9:32 pm
by krittleb
I am using the conlib featured products grid on our home page. We have been trying to modify the display of the grid to no avail. We have copy and pasted the actual conlib code given in the help section that displays the various options several times and simply changed a couple variants. We changed the "size" to 9, columns to "3", and "thumbnail position" to "Top". No matter what changes we make, it continues to display the default of 2 columns and thumbnails on the left. :cry:

Are we doing something wrong?

Site is: www.hairbowcenter.com

Thanks,
Kristi

Re: Conlib Modifications not working!

Posted: Wed Sep 29, 2010 6:43 am
by mazhar
I just tried following and it seems to be working for me

Code: Select all

[[ConLib:FeaturedProductsGrid Size="9" Columns="3" ThumbnailPosition="TOP"]]
Give it a try by placing it in your scriptlet on home page.

Re: Conlib Modifications not working!

Posted: Wed Sep 29, 2010 7:30 am
by krittleb
Yay! That finally worked! I am puzzled why the other didn't work as this one just removed some of the "options", but it is working so I won't bother trying to figure it out :D