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

Appear too many of it.

No Status Selected
UserPost

12:17 pm
February 16, 2009


bornholy

New Member

posts 1

1

Hello,

i'm a very new at this plugins and this is my website : http://thumbsmovie.com

i have entered the code : " <?php include (ABSPATH ./wp-content/plugins/dynamic-content-gallery-plugin/dynamic-gallery.php’); ?>" in Page Template (page.php)  and Main Index Template (index.php) (and both shown in every post/page), so how do make it just to show on the main page and not every in page on (post, Movie and FAQ) ?

And how do i know which is the "Category ID" <– i don't understand :P

Regards,
Bornholy

8:18 am
February 18, 2009


Ade

Admin

posts 1140

2

Hi,

To find the category ID go to Dashboard>Posts>Categories, then mouseover the category name and you will see the ID number in the URL that appears in your browser status bar (bottom left of your browser screen if using Firefox).

If you only want the gallery in one Page, the best solution is to create a Page Template specifically for displaying the gallery. Have a look at Page Templates on the WordPress Codex.

I assume your theme is using Index.php as the main page therefore, if you want to only display the gallery on your home page, you will need to set up a Static Front Page for your site.

Hope this helps.

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