This issue is a frustrating one, and one that doesn’t have much publicity online. The problem is, wp-ecommerce strips out various html attributes from the product description. Even though you save the product details, and the html stays in the description, it doesn’t display the html on
Read more →If you are trying to connect to your WordPress blog remotely using an iPhone, Android or other system via XML-RPC and it’s not happening, then this is for you. The standard xmlrpc.php script is quite commonly installed with many free blogs, including WordPress. Unfortunately, it is quite
Read more →Contact 7 is a great contact form generator for WordPress and hugely popular. However, as standard it doesn’t offer a shortcode solution so you can hard code it into your sidebar.php or header.php etc, so it displays on every page. But the solution is here: <?php echo
Read more →Contact 7 is an awesome contact form generator for WordPress, hugely popular. However, as standard it doesn’t offer a shortcode solution so you can hard code it into your sidebar.php or header.php etc, so it displays on every page. But the solution is here: <?php echo do_shortcode(“”);
Read more →If you are trying to connect to your WordPress blog remotely using an iPhone, Android or other system via XML-RPC and it’s not happening, then this is for you. The standard xmlrpc.php script is quite commonly installed with many free blogs, including WordPress. Unfortunately, it is quite
Read more →Here is how I change the tag cloud. It is not difficult, but do take care. Locate the wp-includes folder. Find the category-template.php file. Save the category-template.php file to your computer, and back it up (as always) Open the category-template.php file in notepad, then find: wp_tag_cloud The
Read more →WordPress 3.0 will be bringing with it many additional functionalities, including: Customisable menu’s Additional widget positioning Custom backgrounds Custom header images This in turn means new themes are needed to incorporate such functionalities. Do you see where this is going? I’m currently producing new widget ready WordPress
Read more →