23 Nov 2006, 1:04 AM
New Zenner
- Join Date:
- Oct 2006
- Posts:
- 62
- Plugin Contributions:
- 0
Only show sidebox on ez-page #x
Hi!
Im trying to add an if-statement so that my sidebox only appears on say ez-page id#2.
This is all I could find after searching both the forum and wiki..
if ($current_page_base == 'index' and $cPath == '') {
That dosn't help though, for obvious reasons.
What would be the correct code to indentify if it's ez-page #2?
Sincerly,
/Per