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
closed
2:09 am
Hello,
I'm editing the DCG plugin to have a dynamic team roster.
URL: zlogblog.com/about/team/
Is it possible to keep the formatting on each person's description during the "slideInfoZone" call, images & everything? So basically the description would load just as each player's page in a new window.
Thanks,
Glenn
3:09 am
August 25, 2008
OfflineGlenn,
Sorry, I'm not quite following you. You're using the Auto Slide Pane descriptions, and you want to know if this can be modified to preserve the formatting of this text as it appears in the original post?
3:53 am
Ade said:
Glenn,
Sorry, I'm not quite following you. You're using the Auto Slide Pane descriptions, and you want to know if this can be modified to preserve the formatting of this text as it appears in the original post?
Hi Ade, Thanks for replying so quickly.
Exactly, sorry for the confusion. Just to be clear, I'm pulling pages instead of posts or categories.
Here is an example page I would like to load: http://zlogblog.com/about/team/chris-clappe/
9:30 pm
August 25, 2008
OfflineOk, understood.
No idea if this will work, but try it and see. Add this to your theme's functions.php:
function zlogblog_custom_text() {
$output = '<p><ul><li>';
return $output;
}
To allow other HTML tags, add them to the list shown above in the same format.
Assuming this works, you will have issues if the description length is cut before a closing tag. FF etc will probably cope, IE won't, and your layout will be a disaster.
You will probably need to add some CSS somewhere too.
Most Users Ever Online: 28
Currently Online: nloronacele
14 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

Dynamic Content Gallery: Have you read the 
