I’m trying to create a page that welcomes the user by name and then displays a bunch of content. I tried editing the customer/views/pages/view.tpl with the following code:
However this displays on every page. Is there a way to check for the page id? Or is there a way to use this variable {$user_info.firstname} in the wysiwyg editor? Thanks in advanced!
I’m trying to create a page that welcomes the user by name and then displays a bunch of content. I tried editing the customer/views/pages/view.tpl with the following code:
However this displays on every page. Is there a way to check for the page id? Or is there a way to use this variable {$user_info.firstname} in the wysiwyg editor? Thanks in advanced![/QUOTE]