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.

Small Business, Tips, Web Design, Web Development

Three Trends in Website Design for Midsize Businesses

These three web design trends are just a few of those we’re seeing, but they are the ones that can make the biggest difference in a company’s online presence and, ultimately, their bottom line. 

Because website development and design are always changing, one of the things we hear a lot at Cat on the Couch are questions that begin with “Does my website need…”    Then comes the list: a shopping cart, a video section, a blog, a gaming component, a photo section, a calendar, more copy, less copy, more pictures, fewer pictures, mobile capability, tablet capability, social media, welcome pages, splash pages, independent sites that link to the main site—and it goes on and on.Read more

Tips, Web Design, Web Development, WordPress

How To Fix RSS Feed Not Working in WordPress

Earlier this week our friends at Meet Me On Board asked us to look into an issue where their RSS feed was not working properly.

When you tried to reach their feed you would receive the following message:

“XML Parsing Error: XML or text declaration not at start of entity”
Read more

Small Business, Tips, Web Design, Web Development

How to forward a domain with Godaddy.com

This week our friends at Modern Charlotte Realty called us because they were having trouble forwarding a domain with Godaddy.com. Since this was not the first time someone had asked us to do this we thought we’d put together a how-to video that explains what you need to do.

If you still have problems feel free to contact us and we’ll help you forward your domain with Godaddy.com.

Tips, Web Design, Web Development, WordPress

P2 1.3.1 Released

If you use the P2 theme for WordPress then you should be seeing an update in your WordPress admin panel.

The changes in P2 1.3.1 are:

  • Change sticky post color to blue, and place new posts after sticky posts
  • Reset the height of the new post textearea after a successful post
  • Do not confuse logged out with offline: better logged out/offline error handling
  • Add author template so P2 can catch 404 request to non-existent authors on current blog
  • Use user_nicename for @-name mention hint, since that is what mentions uses

There are however a few bugs being reported on the P2 support forum so we wouldn’t recommend updating just yet. We would imagine a fixed version will be released in a few weeks.

If you need help updating your P2 theme feel free to contact us.

Tips, Web Design, Web Development, WordPress

Mobile Plugins for WordPress

In looking through our Google Analytics this week we noticed that more and more of our visitors were coming from mobile devices. Due to the number of projects we’re working we didn’t have the time to develop a mobile theme so we started looking for mobile plugins for WordPress.

After doing some searching we stumbled across the WordPress Mobile Edition plugin by Crowd Favorite.

The installation took only 4 steps.Read more

Tips, Web Design, Web Development, WordPress

WordPress 3.2 Released

This week WordPress released version 3.2. WordPress 3.2, nicknamed Gershwin after composer and pianist George Gershwin, is a major upgrade and recommended for all users.

For a full list of changes in WordPress 3.2 click here. Here are some of the highlights:Read more

Tips, Web Design, Web Development, WordPress

How to Name your WordPress Theme

A lot of our work now-a-days has come in the form of creating custom themes for WordPress. When building a custom theme for WordPress we name our themes for many reasons but the most important is that if we just put our theme into the default folder or the twentyten folder then when a WordPress update is done the theme can be overwritten and if you don’t have a backup, gone forever.

To name your theme just follow these simple steps:Read more

Recent Posts

Categories