A A A

Please consider registering
guest

Log In RegisterMembers

Login form protected by Login LockDown.


Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
display of images on the grid-view page
December 7, 2011
7:39 pm
Efraim
Guest

Hello,

In the Market Theme (v4) 3.61 the Grid-view page allows 6 thumbnails per row for a total of 48 thumbnails. When some images are removed or replaced, the remaining images do not group up to fill in the empty spaces so the category page has many empty spaces here and there which does not look very professional. How to make images to always group up so that the rows of images are always complete?

Thanks,

Efraim

December 7, 2011
9:50 pm
Admin
Forum Posts: 5052
Member Since:
March 16, 2008
Offline

Can you provide a link to the page where you're seeing it?

(It's much easier to troubleshoot and help.)

December 8, 2011
12:02 am
Efraim
Guest

Thank you for your prompt reply. Here is the link:

http://www.creativegiftsolutio…../christmas

 

Efraim

December 9, 2011
1:31 am
Admin
Forum Posts: 5052
Member Since:
March 16, 2008
Offline

What version of Market Theme are you using?

 

Is it Market version 3.61, or is it later than that?

 

If it's version 3.61, then in your Market Theme settings area — there is a setting for the number of products per row for the grid-view template that should be changed from 6 to 4.

 

Then, in your grid-view template (frontdoor.php if you're using version 3.61) you'll need to add a "height" setting.

Line #68 should say something like:

<div class="post" id="post-<?php the_ID(); ?>" style="width: <?php echo $mkt_options['mkt_thumbnail_width']+10; ?>px;">

If you change that to something like this:

<div class="post" id="post-<?php the_ID(); ?>" style="width: <?php echo $mkt_options['mkt_thumbnail_width']+10; ?>px;height:245px">

and save the file, and I think that should do it.  This will force the heights of all the boxes to be equal.

 

Also…  If you have multiple copies of the grid-view page template for each of your product categories, then you'll need to do this last change for each of them.

 

Let me know how it goes.

December 9, 2011
7:49 pm
Efraim
Guest

We have version 3.61.

I changed the number of thumbs per row from 6 to 4 and this immediately solved the problem. It looks perfect now. I didn't even have to add the height setting per your other suggestion.

 

Thank you very much for your help!

December 9, 2011
10:19 pm
Admin
Forum Posts: 5052
Member Since:
March 16, 2008
Offline

Very good.

Forum Timezone: UTC 0

Most Users Ever Online: 47

Currently Online:
18 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

icy1: 2372

wreed06: 175

laurie390: 168

StitchTek Services, LLC: 144

boutiqueelliette: 130

yiorgos: 127

Member Stats:

Guest Posters: 428

Members: 2253

Moderators: 1

Admins: 1

Forum Stats:

Groups: 1

Forums: 4

Topics: 2986

Posts: 16051

Moderators: Market Admin (5052)

Administrators: Market Admin (5052)

Market takes e-commerce to the next level with an easy to use, quick setup platform. Learn more or take the tour.