Tips, Web Design, Web Development, WordPress

How to Get WordPress Out of Maintenance Mode

Have you ever had your WordPress site get stuck in maintenance mode? Did you accidentally close a window while updating a plugin of theme?

Do you see a message that says “Briefly unavailable for scheduled maintenance. Check back in a minute.”?

This means you are in maintenance mode. To get out of maintenance mode is actually extremely easy.Read more

Tips, Web Design, Web Development, WordPress

How to Change the Default WordPress Login URL

The problem we’re trying to solve is that we don’t want our client to have to remember that the URL to edit their site is /wp-admin or /wp-login.

We want our client to be able to go to a simple URL such as /login. How do we do that?

First, we need to open .htaccess. If you’re not comfortable working within .htaccess we would not suggest going forward. If you are comfortable and know where to find it then it’s as simple as one line of code.
Read more

Tips, Web Design, Web Development, WordPress

How to Hide Your WordPress Theme Information

A reader recently commented on our How to Name Your WordPress Theme post asking how to hide the theme information from being seen when someone looks at your site info.

It is actually a pretty simple fix that can be done in less than two minutes.

All you need to do is open up your theme’s function.php file.

Add the line of code below and your theme information will no longer show when someone views your site information in their browser.

remove_action(‘wp_head’, ‘wp_generator’);

If you need help feel free to leave a comment below.

Site Launches, Small Business

Silent Circle Microsite Goes Live

We are proud to announce that we have just pushed the microsite for Silent Circle live!

Silent Circle came to us as they prepared to launch their single user targeted encryption product. Their motto sums up what they’re trying to do very well, “Silent Circle is a private encrypted communications service revolutionizing how the world communicates – securely.”
Read more

Tips, Web Development, WordPress

How To Open WordPress Custom Menu Links in a New Window

Today while do some work on the new LifeTrak Personal Training site we needed to add an external link to the custom menu. Simple enough task but what if we wanted to the link to open up in a new window?

WordPress does give you this option but hides it from the default custom menu screen.
Read more

WordPress

WordPress Twenty Twelve Theme Download

Today WordPress announced the first beta of WordPress 3.5. As a footnote to the release they also slipped in their newest theme, Twenty Twelve. To download the Twenty Twelve theme by WordPress click here.
Read more

Site Launches

New Finance Website Goes Live

This week we pushed live a microsite for a new finance company that was coming to market with a 401k product. Our client needed this project done in a very tight timeline and although it took some long days we were able to get the site live in time for an article about their product on TechCrunch.

The project was done entirely in HTML5.

To view more photos of the project go to our work.

Site Launches

New Newspapers of America Website Goes Live

This week we are very excited to launch the completely redesigned NewspapersofAmerica.com. We have been working with the Newspapers of America team for years now and this is the third redesign we’ve done for them. This time they wanted to break from their traditional conservative approach and go for something that was a little more flashy. We believe we accomplished that goal.

Take a look at NewspapersofAmerica.com

If you need help with a redesign of your website please contact us.

Site Launches, WordPress

New AFScott Website Goes Live

We are proud to announce the launch of the new AFScott.com.

The AFScott team approached us when they realized it was time to upgrade from their current site which had been done years before. The biggest change they were looking for was for the new site to be put into a content management system so they could blog more and update content themselves. As we do with most of our clients, the site is a custom theme built on WordPress.Read more

Tips, WordPress

Displaying an RSS Feed on a WordPress Page

If you’re looking to display an RSS Feed on a WordPress page it can actually be done in less than 5 minutes.

If you’re looking to hard-code this into one of your page templates then paste the following code where you want it.
Read more

Recent Posts

Categories