HTML Widget empty
-
Hey guys,
so I want to include a HTML widget with some code but when I add it to any page in the widget section, it’s empty and I cannot put in any code. It only says “Delete” and “Done”. How can I fix this?
Thanks in advance
-
Hi,
Which code is it and what is the URL of your website?
Please be aware of the supported HTML tags, which may be the cause of this issue: https://en.support.wordpress.com/code/#html-tags
Are you unable to insert the code to begin with? You may be able to find help on that here: https://en.support.wordpress.com/widgets/custom-html-widget/
Hope this helps!
-
Hey,
the code is the following:
TEXT </div>The URL is http://www.lappenz.com.
For reference, this is what it actually looks like. There is no text box appearing for input:

Thanks
-
Whoops, this is the code:
<!div style=”position: absolute;”>
<!div style=”position: relative; float: left; background: url(‘image’) no-repeat center center; width: 24px; height: 16px;”><!/div>
<!div style=”position: relative; float: left; text-align: center; vertical-align: middle; margin: auto; width: 24px; height: 16px;”> TEXT<!/div>
<!/div>
- The topic ‘HTML Widget empty’ is closed to new replies.