Author Archives: kkapaloski

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

Select Every Nth Row Excel

In working with spreadsheet, there are a myriad of techniques that can accomplish things with large amounts of data. This one comes up when you want to select every nth row in a range of data to format it similarly … Continue reading

Posted in Excel Tips & Tricks | 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