Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 01-26-2011, 11:24 PM Wordpress Plugin
Experienced Talker

Posts: 33
Trades: 0
Hello,
I am trying to add the Dynamic Content Gallery Plugin to my website www diysolarpanelblog com. I use the Revolution Church 2.0 theme. I am trying to figure out where do I put this code: <?php dynamic_content_gallery(); ?> so that the Gallery shows up.

Thanks
outstandn is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-27-2011, 12:08 AM Re: Wordpress Plugin
racer x's Avatar
Ultra Talker

Posts: 457
Name: Randy
Location: Northern Wisconsin
Trades: 0
It depends if you want it to show up in a page or a post. Normally somewhere before or after the_content();.

Page = page.php. Post = single.php.

Did they provide a short code?

Make sure that your theme supports Post Thumbnails, introduced in WP 2.9. You may have to go back and specify a featured image for each post or page.
racer x is offline
Reply With Quote
View Public Profile Visit racer x's homepage!
 
Old 01-27-2011, 09:16 AM Re: Wordpress Plugin
Experienced Talker

Posts: 33
Trades: 0
Here is the top portion of my home.php file where the code of a different gallery plugin is at but when I replace the Dynamic Content Gallery plugin with it, the Gallery does not show up:

<?php get_header(); ?><div id="content"> <div id="homepage"> <?php /*Check for the 'gallery_styles' function. if it's there, then include it. If not, do nothing*/ ?> <?php if (function_exists('gallery_styles')) : ?> <div id="homepagetop"> <div class="featuredtop"> <?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?> </div> </div>

I want this new gallery to show up there because the old gallery that is there will show up.

Thanks
outstandn is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Wordpress Plugin
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.15180 seconds with 12 queries