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

Using DCG with get_the_image

closed
UserPost

2:16 pm
March 7, 2010


aonghas

Guest

1

How would I edit the PHP of DCG to use this plugin (http://wordpress.org/extend/plugins/get-the-image/) to display the featured image as the first image in a post?

Thanks

Aonghas

5:10 pm
March 7, 2010


Ade

Admin

posts 2378

2

Hi,

Not easily but, technically, it's do-able. You would have to deal with 2 issues:

1. How to pass the DCG options settings to the other plugin's function

2. Replace the existing code which gets the image with the other plugin's.

I don't do free customsiations, so hopefully the above gives you some ideas.

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