• Home
  • Contact Me
  • Store
WordPress Tavern
Where Every Drink Is On The House
Browse: Home / Ask Jeff
Ask Jeff: How Did You Get The vBulletin Template So Similar To Your Main Site?

Ask Jeff: How Did You Get The vBulletin Template So Similar To Your Main Site?

By Jeffro on July 27, 2009

askjeff80x80This post is part of an ongoing series called Ask Jeff. This is where I’ll take a question someone within the WPTavern or WordPress community gives me and provide my thoughts/answer to. This question was submitted by Rob.

How did you get the vBulletin template so similar to your main site. Like header and footer wise?

Well Rob, the hard part was getting the WPTavern site design to a point where I could stop focusing on the actual design. So, I opted for this brown and reddish color scheme. Thankfully though, I was in luck as I found a vBulletin style that pretty much matched the design of the website. The style is called gfx_v3BrownGold and can be located for purchase at GFXStyles.com. I removed most of the images and replaced the containers with CSS colors. I also edited the header file so I could add the same links to the forum header that are the same as on the blog. The background for the forum is the same as the site which was just a CSS edit for the background property in the style. The header is not exactly the same as the site since it does not stretch across the entire page. It doesn’t stretch because of the way the style has been coded but it’s close enough for me.

To make a long story short, I designed the site first, then found a style that was as close as I could find to the site design. I then replaced images, deleted images, and edited the forum styles CSS until I got it matching pretty close to the site. It took me about 30-45 minutes to edit the forum style to match the site which at the time, I was really thankful for.

Submit Your Question:

If you have a question regarding any aspect of WordPress you would like me to answer or at least, hear my take on, you can either contact me using the following contact form with your question or you can follow WPTavern on Twitter and send me an @reply with your question. If the WPTavern account is following you, simply send me a Direct Message with your question.

Posted in News | Tagged Ask Jeff, design, forum, site, style, vbulletin | 4 Responses

Ask Jeff: Is The Submit A Post Link A Plugin?

Ask Jeff: Is The Submit A Post Link A Plugin?

By Jeffro on July 6, 2009

askjeff80x80This post is part of an ongoing series called Ask Jeff. This is where I’ll take a question someone within the WPTavern or WordPress community gives me and provide my thoughts/answer to. The question is:

Longtime listener of your podcast here. I noticed the “Submit a Post” feature now on WP-Tavern, and I was wondering: Is this a plugin? Anything I could use on my own site?

Answer:
You can read all about the post submission feature on WPTavern here but as it stands, the plugin I use was custom built by Michael Torbert who is the author of the All In One SEO Pack. The plugin contains functions and code that is specific to this site so releasing it to the general public would not be a good idea. However, you are one of many looking for a plugin that accomplishes what this one does so I imagine that if there is enough demand, Michael might recode the one on this site so that it can be redistributed or he’ll place a new version on the plugin repository. Until then, the only thing I can suggest is taking a look at the TDO Mini Forms plugin which enables you to create forms.

Submit Your Question:

If you have a question regarding any aspect of WordPress you would like me to answer or at least, hear my take on, you can either contact me using the following contact form with your question or you can follow WPTavern on Twitter and send me an @reply with your question. If the WPTavern account is following you, simply send me a Direct Message with your question.

Posted in News | Tagged Ask Jeff, michael torbert, plugin, post submissions, wordpress | 3 Responses

Configuring Contact Form 7

Configuring Contact Form 7

By Jeffro on April 7, 2009

askjeff80x80This post is part of an ongoing series called Ask Jeff. Since writing this article, I have used GravityForms to take care of my contact form needs. Not only is it easy to configure but it’s the plugin choice of many when it comes to contact forms. You can even use it to create a post submission area on your site. Take a look at it and give it a try. This is where I’ll take a question someone within the WPTavern or WordPress community gives me and provide my thoughts/answer to. This weeks question was submitted by Paula.

I installed Contact Form 7. Copied that line of code onto my page. The contact form shows up but nothing comes in to my email box. What am I doing wrong?

Contact Form 7 is one of my favorite plugins because it’s one of those configure and forget type plugins. In this case however, something has gone awry. For starters, I’ll walk you through how to configure this plugin.

Once Contact Form 7 is installed, you can access the plugins settings by browsing to TOOLS – Contact Form 7. Here, you should see a contact form already set in motion at the top of the page. This top box contains the code you’ll need to copy and paste into a page, post, or text widget. It should look similar to this.

contactform1

But before you can use that form, we’ll need to configure the necessary fields. This is the Form area. On the left hand side is a text area containing the HTML as well as the shotcodes for your contact form. On the right, you should see a Generate Tag drop down button. When you click this, you have a bunch of options to choose from regarding fields. For instance, you can add a drop-down menu, radio buttons, checkboxes, CAPTCHA, file upload, etc. Here is my contact form already configured on the left with a look at the tag generator on the right.

forminaction

Once we have the form put together, we’ll need to configure the Mail options so when someone submits a form, it will be sent to our inbox. The TO: field at the top is the email address where submitted forms will be sent to. The from box is simply the form fields that were filled out and the subject area provides you with the opportunity to create a custom message header which I have done in the following screenshot so that I can create a custom email filter for Thunderbird. Also, this lets me know that a message was sent from the WPTavern website.

cf7mailsettings

Last but not least, you can configure the actual messages end users will see when they perform an action. For example, if the message fails to be sent, they will see the message corresponding to that event.

Once you’re finished with that, click the save button and you’re ready to create a new page where you can add your contact form shortcode via the HTML tab in the post editor which will display your contact form on the page.

In the end, if emails are not being sent to your inbox through your contact form, double check your mail settings to make sure you didn’t put in a typo with your email address. Secondly, make sure your using spam filters to allow emails to be accepted from your domain. Last but not least, it could be the Subject Line that you configured which is telling your email software that the message is spam. Configure your software to allow for that subject line if need be.

Submit Your Question:

If you have a question regarding any aspect of WordPress you would like me to answer or at least, hear my take on, you can either contact me using the following contact form with your question or you can follow WPTavern on Twitter and send me an @reply with your question. If the WPTavern account is following you, simply send me a Direct Message with your question. Don’t expect expert opinions or answers as I’m not an expert

Something Better:

Since writing this article, I’ve ditched using Contact Form 7 in favor of a commercial plugin called Gravity Forms which is awesome and easy to configure. Take a look at it and give it a spin.

Posted in Plugins | Tagged Ask Jeff, contact form 7, Plugins | 42 Responses

Changing Feeds In The WordPress Dashboard

Changing Feeds In The WordPress Dashboard

By Jeffro on February 22, 2009

Ask JeffThis post is part of an ongoing series called Ask Jeff. This is where I’ll take a question someone within the WPTavern or WordPress community gives me and provide my thoughts/answer to. This weeks question was submitted by Twitter user miroslavglavic.

Question: How do I change the admin boxes instead of WP feeds and even put my own content on those boxes. Create my own boxes.

Changing the default feeds in the WordPress dashboard is a simple process. Login to your administration panel and place your mouse cursor over the top title bar of the WordPress Development Blog widget or the Other WordPress News Widget and you should see a CONFIGURE link show up on the right hand side. Click on the CONFIGURE link where the options for that particular block will be displayed.

configurefeeds

The first text field enables you to parse an RSS feed of your choosing. The second field gives you a chance to name this feed. You can also configure how many items to display as well as a few other variables.

As for creating your own Dashboard content boxes, WordPress does not currently offer a user friendly way of creating more boxes for the dashboard. However, there are plugins available to manipulate the dashboard such as Dashboard Editor or Widgetized Dashboard. Both of these plugins enable you to add or remove additional widgets from the dashboard.

Submit Your Question:

If you have a question regarding any aspect of WordPress you would like me to answer or at least, hear my take on, you can either contact me using the following contact form with your question or you can follow WPTavern on Twitter and send me an @reply with your question. If the WPTavern account is following you, simply send me a Direct Message with your question. Don’t expect expert opinions or answers as I’m not an expert!

Posted in WordPress | Tagged Ask Jeff, dashboard, Plugins, widgets

© Copyright WPTavern 2012 All rights reserved About / Poll Archive / Site Archive // Powered by WordPress Mtn. Dew And Hybrid