Forum

Please make sure that you have read the documentation and extensive resources provided on this site before posting your question!

Dynamic Content Gallery Resources

DCG Version 4.0 beta is now available for download and testing. This is a development version and not recommended for live sites. Read more here.

Note that the current stable release of the DCG is version 3.3.5.

 
You must be logged in to post Login Register


Register? | Lost Your Password?

Search Forums:


 






Minimum search word length is 3 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

Scripts do not load

fixed
UserPost

12:36 am
January 8, 2010


mdraust

Guest

1

The scripts (mootools or jquery) do not load on the page as required. I have tried all the options available in "Restrict script loading". I am using a static page called "home.php".

When I copy the lines of code contained in header from someone else's webpage that uses the DCG into the header (or in the body) of my page then the DCG works fine.

Why do the scripts not load? The only part of the code that shows on the page in the gallery output.

Cheers,

M

12:43 am
January 8, 2010


Ade

Admin

posts 2384

2

Hi,

What's your URL?

You mentioned "I am using a static page called home.php". Normally, "static page" and home.php are two different things. What settings do you have in Dashboard>Settings>Reading? Again, normally, if you are using a home.php you should select "Your latest posts" for the Front Page Displays option. 

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

12:50 am
January 8, 2010


mdraust

Guest

3

Post edited 12:51 am – January 8, 2010 by mdraust


I found the problem. I have written my own theme and hadn't included:

<?php wp_head(); />

in the header.

Thanks!

M

12:51 am
January 8, 2010


Ade

Admin

posts 2384

4

Ah-ha! Glad you sorted it out. Smile

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