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:51 pm
Hi Ade,
I have this problem of when i call the DCG function it defaults to put the DCG box right at the TOP of my page despite me trying to put it in between 2 paragraphs and a heading. No matter how i try to format it, the DCG just overides and goes straight to the top of the page.
I'm new to Wordpress to be honest, and i tried reading your documentation and FAQ a couple of times before deciding to post this.
I'm calling the DCG function through shortcode method via adding these lines
//Add Dynamic Content Gallery to a Post or Page using the shortcode [dynamic-content-gallery]
function dynamic_content_gallery_handler() {
return dynamic_content_gallery();
}
add_shortcode( 'dynamic-content-gallery', 'dynamic_content_gallery_handler' );
to my function.php as earlier posted by kfrank on another post ( http://www.studiograsshopper.ch/forum/dynamic-cont…..to-a-page/ ).
I cant figure out what the problem is, can you give me some pointers ?
Most Users Ever Online: 28
Currently Online: nloronacele
13 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
johnbroome: 13
speedyp: 12
sjpeaches: 12
CherylMcL: 10
gscorp: 8
lsnoei: 8
Member Stats:
Guest Posters: 770
Members: 1300
Moderators: 0
Admins: 1
Forum Stats:
Groups: 2
Forums: 7
Topics: 980
Posts: 4299
Newest Members: jochris26, eva-aa, Tushar, chargers3, jwhetstone, robert
Moderators:
Administrators: Ade (2493)
Log In
Register
Home

Offline
Dynamic Content Gallery: Have you read the 