Ricardo Zea
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Widgets not working with the new version 4.0In my WP4.0 installation somehow I wasn’t able to drag & drop widgets anymore.
What did I do to solve this problem? Copied all WP4.0 files over to the folder I had WP installed.
In other words, I unzipped the downloaded zip file of WP4.0 into the folder I had my WP project installed.
Said “Yes” to Replace All, refreshed the Widgets page and voilá, they worked again and I was able to drag & drop as usual.
Forum: Fixing WordPress
In reply to: Wufoo form not displayingThis issue is solved, here’s the solution taken from the http://www.css-tricks.com forum where I posted the exact same question:
“Re: Wufoo form not displaying
Post by davesgonebananas » Sun Nov 15, 2009 8:27 am
Neither <script> nor <iframe> are part of the WordPress allowed HTML tags list which means they will be stripped from your post when you try to publish it.You should create a custom template for your contact page and paste the Wufoo form in there, or use a custom field.
Regards
Dave“
Link to http://www.css-tricks.com forum: http://css-tricks.com/forums/viewtopic.php?f=10&t=5195
Forum: Fixing WordPress
In reply to: Extra HTMLPerfect iridiax, the Disable WPAUTOP solved the problem.
Not sure if I want to install TinyMCE, the author says it installs 15 plugins and I’m not sure I really need all that.
Anyway, this issue is solved.
Thanks guys.