Changing Variables
![avatar](https://www.contentteller.com/data/avatar/default/avatar28.jpg)
kdobson99 0
From: -
From: -
Notice
This topic is archived. New comments cannot be posted and votes cannot be cast.Responses to this topic
1 Re: Changing Variables
![avatar](https://www.contentteller.com/data/avatar/0/7f8377432c8b8fbc109724a707ea9a390d43c91a.jpg)
Philipp
From: Austria
Administrator
1342From: Austria
Changing Variables
Actually, it is $insert[login_header]
. This variable contents the template login_header_anon or login_header_user (logged in).
The easiest way to find the right template is viewing the source code of the page. Each template name is documented in the source code
Actually, it is $insert[login_header]
![Winking Face](https://www.contentteller.com/assets/images/twemoji/emoji_wink.png)
The easiest way to find the right template is viewing the source code of the page. Each template name is documented in the source code
I have gotten the free version to install and have modified the layout a little and like what it does. I will have several questions as I tweak it a little.
First one is... How do I change certain variables such as [website_blocktitle]?
Essentially, I am wanting to replace the text "Welcome to our website" and the message below it at the top of my page. I think it is through the template for main page header and I find the above variable. How do I change the value of the variable?