Posted on: 12/04/10 10:13am
By: ronack
I need help with 2 things.
I'm still on GL 1.4.1 using evList.
1. I would like to add a Static Page to the top of all pages of evList. When I tell the static page to be posted to all pages it doesn't post on any evList pages.
2. I would also like my own page id instead of the numeric id.
Can anyone provide some code for this?
Thanks,
Ron
Re: evlist static page and page ID
Posted on: 12/04/10 10:52am
By: Dirk
1. I don't know what evList is, but it would need to call PLG_showCenterblock(1, ...) for (top) centerblocks to show up. See Geeklog's index.php for sample code.
2. The Static Pages plugin in 1.4.1 already lets you edit the page id. Or were you talking about evList?
bye, Dirk
Re: evlist static page and page ID
Posted on: 12/04/10 10:56am
By: ronack
Yes I was talking about the evList page.
Thanks Dirk
Oh yeah it's the Events plugin.