Hello, for some weird reason, the message “Html code here! Replace this with any non empty text and that’s it.” is showing up at the top of ALL pages (not posts), I can’t figure how to remove it. Not sure when it started, I didn’t notice but my client just told me to remove…
The section with this message doesn’t appear anywhere in the pages content, so I don’t know how to remove it… any idea? Hope to hear from you soon, thanks in advance!!
-
This topic was modified 9 years by
pixigirl. Reason: Editing title for better search
It seems the message appears along with the block “text with title”. The thing is I just need the custom title and it was working great before I updated the theme… this message wasn’t showing before that. I understand the solution is to add a text but I don’t need a text right after the title, so I really need to remove this message ():)
Hi,
You could remove that text if needed. That is displayed when there is no content in that element. It would require a modification to the text with title element, like this
– https://www.screencast.com/t/wRcj94sjbmN
– https://www.screencast.com/t/F8oNaAY8o
– https://www.screencast.com/t/HEnp2eWxx
Thanks
Hi,
The files from the shortcodes folder can be modified through a child theme as well. That way you would not need to make the modification again, after updating the theme.
More information about the child theme here
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks
Sorry for highjacking this thread. Actually, this error annoyed me as well and I solved it by modifiying code.
@tagdiv: Since it seems that many people find this annoying and there is no obvious reason for showing this message, do you consider to remove by default with the next update?
How do I change the text at all ?
I do understand that this text “Html code here! Replace this with any non empty text and that’s it.” is a placeholder, but where do I actually change this text or input some text ?
I would like to enter some text at the “Contact Page” in order to have the placeholder-text disappear.
Many thanks for help !
Hi,
@Erich Indeed that is a placeholder, you can enter your own content and it will be removed. After placing the element on the page, enter content in it like this
– https://www.screencast.com/t/UMNrz9sI
Thanks