Forum

 
You must be logged in to post Login Register


Register? | Lost Your Password?

Search Forums:


 






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

Thumbs showing; big pictures fail to sho

No Status Selected
UserPost

11:43 am
January 31, 2009


mrarie

Member

posts 3

1

Hi! Great plug-in. Used it many times now. Got one problem though with a new site. The thumbs show up in the black box but the big pictures don't seem to get up there (http://www.dazzlmedia.com/dedijk/). Anyone got an idea?

11:53 am
February 1, 2009


Ade

Admin

posts 1140

2

Hi,

Are you sure your images are in the correct location, ie

http://www.dazzlmedia.com/dedijk/wp-content/uploads/

Ade.

PS: Thanks for the nice words about the plugin!

Dynamic Content Gallery: Have you read the Configuration Guide and FAQ?

7:57 pm
February 2, 2009


mrarie

Member

posts 3

3

Thanks for the advice!

It seemed an e-commerce plugin did some strange things to the website… I deleted it and now it is back to work! It was the WP e-Commerce-plugin which turned things to disfunction. May be somebody else has the same problems?

Thanks again!

8:33 pm
February 2, 2009


mrarie

Member

posts 3

4

Btw; where is the line 'Read more' located'?

12:04 am
February 3, 2009


Ade

Admin

posts 1140

5

Hi,

Yes, WP e-commerce is known to conflict with the Dynamic Content Gallery. I'm afraid you can only run one or the other. Frown

"Read More" is coming from this line of code in dynamic-gallery.php:

<a href="<?php the_permalink() ?>" title="Read More" class="open"></a>

Feel free to change it, but note that this line appears 5 times in this file.

Ade.

Dynamic Content Gallery: Have you read the Configuration Guide and FAQ?