Archived topic
How to view and edit in HTML on any page?
3 replies · Started by Anonymous on February 18, 2016
Hi,
I can't for my life figure out where to see, edit and add HTML code into a ordinary page.
There is no HTML button in Visual or Text mode, is it somewhere else?
I use static page if that has anything to do with it.
Thanks
Stefan
Hi Stefan,
The "Text" tab is the place you'll want to add your HTML to.
Some HTML won't show up in there unless you add it yourself (<p>, <br />).
Let me know if you need more info :)
Hi Tom,
thanks for your answer!
The text that is visible for visitors to the website is also visible in the "text" tab.
But if I, for example want to add the code for Google Tag Manager, do you mean I can mix that code with the page text?
If so, how do I do it and does it matter where I put it?
Thanks from a newbie :-)
Stefan
If you have GP Hooks, you would want to add that tag into the wp_head in "Appearance > GP Hooks".
Let me know :)
