close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Product results grid - display more products

Thread began 2/02/2012 11:34 am by ericay278516 | Last modified 2/03/2012 11:52 am by Jason Byrnes | 3988 views | 12 replies |

ericay278516

Product results grid - display more products

I've searched through the forum and do not see any posts with this info. How can I change the number of products that display from the product results grid? Currently the grid is set to display 3 across and 3 down. I want to display 4 columns across and 5 rows down. Thank you.

Sign in to reply to this post

Jason ByrnesWebAssist

this is not a supported modification to power store, increasing the number of products displayed across will break the css layout. the css is not created for 4 products across.

Sign in to reply to this post

ericay278516

Thank you, Jason. If the css is currently fixed for 3 across, is it possible to add more rows down? We are flexible and could work with 5 or 6 rows (yielding 15 or 18 products per results page). Is this possible without breaking the css layout?

Sign in to reply to this post

Jason ByrnesWebAssist

in the webassist/plugins/catalog/results_grid.php page, the following line sets the number of records to return:

$maxRows_WADAProducts = 9;

you can change that to :
$maxRows_WADAProducts = 15;

to return 15 instead of 9

Sign in to reply to this post

ericay278516

Thank you, Jason. One more related question... can I adjust the display size of the thumbnails on the catalog page without compromising the image quality and without resizing all of the image files?

Sign in to reply to this post

Jason ByrnesWebAssist

on the results grid page, the following code sets the width and height of the images:
$imgWidth = 200;
$imgHeight = 200;


you can change that to change the thumbnails size.

Sign in to reply to this post

ericay278516

Hmmm, okay thumbnail size is changed. Thank you. I guess I'm also wanting to change the size of the actual grid... specifically the height of the rows. Where can that be edited?

Sign in to reply to this post

Jason ByrnesWebAssist

that you would need to change in the css, using Fire Bug for firefox you should be able to pinpoint the css pretty easy, but this sort of modification is not supported.

Sign in to reply to this post

ericay278516

Okay, Jason. Thank you for the assistance, thus far. You've been most helpful. Enjoy the rest of your Friday...

Sign in to reply to this post

Jason ByrnesWebAssist

huh, i guess I've not had enough coffee. I thought it was Thursday....

thanks for saving me from coming in tomorrow....

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...