View Single Post
  #1  
Old 09-22-2011, 11:46 AM
doverturf doverturf is offline
Registered User
GenesisConnect
Pro Plus Member
 
Join Date: Nov 2010
Posts: 67
Default Changing from Featured Content Gallery to Dynamic Content Gallery

Hello,

I have had numerous conflicts with featured content gallery and on the advice of Daisy I am making the switch over to the Dynamic Content Gallery plugin but I can't get it to display the images.

I am not sure if this is the problem but I do see a message at the top of the plugins page that my theme needs to support the WP Post Thumbnails feature. What do I need to do to get the theme to support the WP Post Thumbnails feature?

I replaced this code
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>

on home.php page in the editor with this code

<?php dynamic_content_gallery(); ?>

as instructed in the setup info...

After setting it up I was seeing the gallery box blank with the loader showing it was searching for the images. I deactivated all plugins to see if there was a conflict with something else as this is exactly what used to happen with the featured content gallery quite often. After deactivating the gallery box disappeared all together. I reactivated everything I had activated prior and it is still missing now.

Here's the website

http://osamountainadventures.com

I have already input all the data for the gallery on each page of the site in the DCG metabox and I selected the ID Method as the Gallery method.

What do I need to do next to get this switched over and working correctly?

Thanks,

Duane