Viewing HTML Widgets not updating

HTML Widgets not updating



User: pumpkin 12 years ago
I started to use html widgets to add <h1> - <h3> tags to my page. It happens quite often, that the preview does not update at all or after like... 10 minutes. I add a html widget using a <h1> tag and EasyWeb shows "Generating Preview..." all the time. Restarting doesn't help. Same goes for editing a html widget (changing the text in between the <h1> </h1> tag). The preview shows the old text. Again, restarting EasyWeb doesn't solve the issue.

Sometimes it works just flawlessly.

The html in the widget:




The preview looks like this still:




My sidewide css settings for the <h3> tag used:




Right after writing this post, EasyWeb updated the previews. It works for now.

-------------------------------
Darian
new to web design
______________________
My websites: <b>Vocal Affairs</b> // <b>Singkehlchen</b>

sidewide css.png

html widget preview.png

easyweb html widget.png
User: Roddy 12 years ago
Have you tried adjusting the HTML Snippet Preview Delay in preferences.

In your CSS you should specify a fallback font (or two) and remember to add a reset for margin and padding...

h3 {font: 20px 'Trebuchet MS', Helvetica, sans-serif; margin: 0; padding: 0; text-align: center;}

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: pumpkin 12 years ago
Not yet. What value should I set the preview delay to? It's 3 right now.

-------------------------------
Darian
new to web design
______________________
My websites: <b>Vocal Affairs</b> // <b>Singkehlchen</b>
User: Roddy 12 years ago
Whatever works for you. Mine is set to 6.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.