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

post displays but not animated

fixed
UserPost

9:46 pm
February 20, 2010


aua

New Member

posts 2

1

hello, I'm building my first template from scratch.
I have included the plugin, everything is working, it displays the post, but just as a regular post, not animated. any idea of what i may be doing wrong. I've tried both configurations and jquery works ok. Mootools post shows the image twice.

is there maybe a code i am missing in some of my .php files, since i'm building it from scratch ?

i hope somebody can help me. Laugh

(sorry for my english, i hope i explain everything correctly…)

i'm using the latest wordpress version.

this is the url where i'm testing my first template:

http://www.aua.cl/blog_prueba/ the gray box is where the posts are displaying.

2:25 pm
February 21, 2010


Ade

Admin

posts 1140

2

Hi,

Have you added this code to your header.php, just above the closing head tag?

wp_head();

Themes need this in order for plugins to work.

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

10:56 pm
February 21, 2010


aua

New Member

posts 2

3

THANKS !!!
now everything works.

sorry for my really basic question, i'm just starting.

again, thank you very much!

and congratulations for the plugin! really nice

11:00 pm
February 21, 2010


Ade

Admin

posts 1140

4

Great! Glad it's sorted. Smile

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