Torsten19
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot save widgets in WP 4.0I just tried saving my widget with a href in it with all plugins disabled … no chance. Apparently its directly related to Firefox, and not to any plugin.
Forum: Fixing WordPress
In reply to: Cannot save widgets in WP 4.0I am running Firefox 32.0 on my Fedora 20 64bit laptop.
Forum: Fixing WordPress
In reply to: Cannot save widgets in WP 4.0Interesting, I posted the last text from Chrome. From Firefox the post wasn’t submitted. And from Chrome I can update the footer as well … So it seems to be some weird conflict of WordPress and my Firefox browser …
Thanks again for your help!
Forum: Fixing WordPress
In reply to: Cannot save widgets in WP 4.0Hi James,
that is exactly the code I have written. I just tried it again (strangely enough I was able to save it in the first try, but not in the second). And as a quick check if I can post it in here:
<a href="http://www.eufh-med.de/"><img src="http://babi-projekt.de/wp-content/uploads/2014/08/Logo_EUFHmed.jpg" height="50px"/></a>Forum: Fixing WordPress
In reply to: Cannot save widgets in WP 4.0Just as a quick check if I can post the image include code here:
<img src="http://babi-projekt.de/wp-content/uploads/2014/08/Logo_EUFHmed.jpg" height="50px"/>I already tried it with a href=”http://www.eufh-med.de/” in < >, but again the post wasn’t submitted
Forum: Fixing WordPress
In reply to: Cannot save widgets in WP 4.0Okay, I narrowed it down. It seems to be related to using HTML inside the text widget (independent of the used theme and plugins). With plain text everything works fine, I can even include an image using html, but as soon as I try to use the image as a link via “href” I cannot save the widget any more.
Sorry, for not giving the code here, but the last time I tried to post the html code (with the href) my post wasn’t submitted (maybe something similar is going on here).Cheers,
Torsten