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.
Topic RSS
fixed
5:27 pm
I have wordpress 3.01 and have tried different versions of Dcg and cant get any to work.
Tried pasting the code in home.php and also index.php ans cant even get a black box to show up. I use to use Featured content gallery but it wont work with the newer wordpress.
Any ideas? i tried different plugin slideshows also, still nothing!
10:20 pm
August 25, 2008
OfflineHi,
You can't run Featured Content Gallery with the DCG. Therefore, disable the former.
Once you've done that, please post your URL. By the way, what error messages are you getting? (Look at the Page Source where the DCG should be).
12:30 am
I am only running DCG and i dont see any errors.
heres the url- http://www.thebestabsonline.com
Thanks
7:30 am
August 25, 2008
OfflineHow have you added the DCG template tag to your theme file? Can you post your home.php?
9:31 am
August 25, 2008
OfflineYou need to replace this:
<div class="featuredtop">
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
</div>
</div>
with this:
<div class="featuredtop">
<?php dynamic_content_gallery(); ?>
</div>
</div>
Make sure you deactivate the Featured Content Gallery (if installed and activated).
Most Users Ever Online: 28
Currently Online:
10 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
johnbroome: 13
sjpeaches: 12
speedyp: 12
CherylMcL: 10
littlemerry: 8
lsnoei: 8
Member Stats:
Guest Posters: 770
Members: 1297
Moderators: 0
Admins: 1
Forum Stats:
Groups: 2
Forums: 7
Topics: 978
Posts: 4293
Newest Members: chargers3, jwhetstone, robert, Mak-Donuts, kilerb, Marian Bamboi
Moderators:
Administrators: Ade (2490)
Log In
Register
Home

Dynamic Content Gallery: Have you read the
