You are currently browsing the WordPress category

eJS Twitter

Posted on October 4, 2011 at 1:16 pm in
twitter

I was looking for a very simple twitter feed plugin a while back but couldn’t find one that suited my needs. So I built one… eJS Twitter adds a Twitter feed widget to your site. It’s as lightweight as possible with minimal configuration needed to get it up & running. It’s also compatible with WordPress…

WordPress SEO: Better Titles

Posted on October 3, 2011 at 9:02 am in
html

The content of the HTML <title></title> tag is used to: Create a title in the browser toolbar Provide a title for the page when it is bookmarked Display a title for the page in search-engine results It make sense, therefore, to take some time to craft a good title in your WordPress site. In the…

Comments are off for WordPress SEO: Better Titles »

Change eShop’s Merchant Gateway Images

Posted on September 30, 2011 at 10:13 pm in
Ecommerce

The eShop ecommerce plugin ships with a default set of images for the various merchant gateways that can be located in wp-content\uploads\eshop_files. However, if one of these images does not suit your purposes, it’s relatively easy to change it via your theme’s functions.php file. The following example illustrates how to change the Cash icon:

WordPress Memory Issues

Posted on September 27, 2011 at 2:45 pm in
Troubleshoot

Symptom: Your site crashes and displays a message along the lines of Fatal error: Allowed memory size of xxxxxxxx bytes exhausted Cause: You do not have sufficient memory allocated to PHP within your hosting account. There are a number of ways you can get your site up & running again. The method that works for…

Comments are off for WordPress Memory Issues »

What You Need To Know For eShop

Posted on September 23, 2011 at 3:40 pm in
Shopping Cart

eShop – the WordPress eShop ecommerce plugin has fairly extensive documentation but there is a lot you can do before you even install the plugin. Answering and checking off the following question before you start configuring eShop should make the eShop set-up process a little easier for you.

WordPress Installation and Set Up

Top