Q: I want to be able to upload images (for ads, banners, etc.) without having to FTP in. I’ve been doing it by adding them to a dummy post and then copying the link and adding where I need it-is there a better solution?
A: There’s a built in solution for WordPress to do just this.
In the sidebar of the WordPress Admin Area, click on “Media > Add New” (located at http://yoursite.com/wp-admin/media-new.php).
Upload Files In WordPress via the Media Section
From there you’ll see the same file uploading interface that you do when you create a post or page.
Q: I am after a YouTube plugin for a widget. What I want to do is have a YouTube video that randomly rotates between three/four videos in the side bar. Is there one?
A: While it was created for serving ads, Datafeedr Random Ads, should do the trick for you. We’ve used it for images in the past and it does exactly what we needed it to.
Installation Instructions
Upload the plugin files to your plugins directory
Activate the plugin
Go to Tools > Datafeedr Random Ads
Create an Ad Group (a set of ads that you want to rotate)
Place a widget in your sidebar or template code in your template files
A: On the standard version of WordPress.com your only built in option is to use the “[contact-form]” short code.
To do this, place “[contact-form]” (without the quotes) in your page where you’d like it to appear and save it.
Once saved you’ll see a form show up that looks similar to your standard comments form. Note that this will look differently to anyone who is logged into WordPress.com.
WordPress.com Contact Form (logged in view)
WordPress.com Contact Form (logged out view)
If that doesn’t suit your needs and you’re after a more customizable solution you’ll need to look for hosted form solutions of which there are various options. And of course, you can always opt to go the self-hosted WordPress.org route.