Page 1 of 1

Thumbnail view only 1 image shows? v 2.1

Posted: 19 May 2009, 18:38
by michael_price
I have just installed v2.1 and uploaded the new version straight over the other and copied my CSS and template across too.

When I click my menu to show a gallery it goes to the thumbnail view as it should do although only shows the top left thumbnail image - tried viewing in IE8, Firefox and Safari - All the same outcome.

My website is www.f8cus.com

Thanks for any help or advice.

Michael

Posted: 20 May 2009, 02:54
by mjau-mjau
I checked your gallery and found some inconsistencies. You shouldn't need to "copy" your theme across, unless you are upgrading from a BETA version of Imagevue X2. Your custom theme was already saved in a unique location after upgrading and it would not be required to copy it over.

In your "f8cus" theme, there are some deprecated settings. Are you familiar with editing XML? If so, you could try to simply remove the following nodes from your theme:
Code
<thumbshadow>false</thumbshadow>
<thumbnailsarea_alpha>0</thumbnailsarea_alpha>
<horisontalamount>0</horisontalamount>
<verticalamount>0</verticalamount>
<maxamount>0</maxamount>
Else, you may have to redo your theme. Just create a new theme based on "default" and apply settings from your f8cus theme to the new one. What version(date) were you using before upgrading?

Posted: 20 May 2009, 13:00
by michael_price
Thanks Karl

I edited the XML file as suggested - Perfect :0)

Michael