We are a San Diego, California based web design company that focuses on website development, website design, logo design, print media design and search engine optimization (SEO). Most importantly, we care. We focus on your satisfaction and will deliver a quality product within your budget and time frame!
Visit Infiniden.com
Having trouble adding html code to the wordpress visual editor? Does it keep removing your <div>, <form>,<iframe> tags? After struggling for several hours and trying to find a work around, I finally came to some conclusion.
Shortcode Generator:http://wordpress.org/extend/plugins/shortcode-generator/
I found this plugin and it has made my life so much easier! I can now add bits of javascript and code to my wordpress pages/posts via a wordpress [shortcode]. It is really easy to add new code via the plugin. Just install and activate the plugin. Then navigate to the menu and add the code to the generator and it will pop out a [shortcode] that you can use throughout wordpress.
Hope this helps and spread the word!
So if you are like me and wanted to upgrade to WordPress 3.0 automatically…you might encounter this “error”
After you upgrade to wordpress 3.0 automatically, you get sent to a window that says “Briefly unavailable for Scheduled maintenance. Check back in a minute”. I first thought it would go away after it finished installing, but it never did.
Here is how to solve the WordPress 3.0 “Briefly unavailable for Scheduled maintenance. Check back in a minute” error:
I recently tried installing Airtight’s SimpleViewer Gallery on one of my client’s sites. I liked it because I could upload the photos to flickr and it will automatically generate thumbnails and add everything to the gallery.
One Problem. SimpleViewer didn’t work at all in FireFox.
Here is how I fixed the SimpleViewer FireFox Bug
I’m surprised it didn’t work out of the box.
1) Take the Following Script and change the 100% values to a number such as 960 and 600. Firefox needs an actual number, not a relative value. Let me know if this works for you! It worked for me!