pjfry
Active member
Hi there,
I am planning for my community a "blog-system" with XenZine Articles. For this "blog" section I'd like to change the Forum Name to:
"Forum Name - Blogs"
So I thought the best way would be a conditional which look s at the URL. If the URL is
than use "Forum Name - Blogs" as Forum Name (Titel)
else use "Forum Name " as Forum Name (Titel)
Is there any conditional which can be used for this?
Thanks Benny
I am planning for my community a "blog-system" with XenZine Articles. For this "blog" section I'd like to change the Forum Name to:
"Forum Name - Blogs"
So I thought the best way would be a conditional which look s at the URL. If the URL is
Code:
/xz-articles/
than use "Forum Name - Blogs" as Forum Name (Titel)
else use "Forum Name " as Forum Name (Titel)
Is there any conditional which can be used for this?
Thanks Benny