Category Archives: Web Development

Override WordPress Function register_sidebar In Child Theme

I was trying to adjust the sidebar header tags recently on a client’s website. The site is a wordpress site and the theme (Titan) was wrapping all of the widget titles in <h2> tags. Since h2 tags can help search … Continue reading

Posted in Web Development, Wordpress | Leave a comment

11 E Commerce Conversion Improvement Tips

Conversion on the internet is a difficult thing and constant effort is required to improve it. There are many key things that need to be in place. Some of the major components to successful conversion come down to the design … Continue reading

Posted in Web Development | Leave a comment

Viewing Google Merchant Center Products

This is a handy trick to view all of your Google Merchant Center products from Google Product search by entering this URL into your browser: http://www.google.com/products?authorid=[your Account ID] Replace [your Account ID] above with your actual Account ID located in … Continue reading

Posted in Web Development | Leave a comment

X Cart Short Description Display On Product Pages

In X Cart, the Short Description doesn’t display if the Detailed Description is populated. I had a client who wanted the short description and the detailed description to display. In order to accomplish this, the template that contains the description … Continue reading

Posted in Web Development | Leave a comment