Ebay templates coding has some pitfalls, and some research had been made recently to circumvent them. Here’s how to avoid problems with ebay product template coding.
Continue reading
Search
Ebay templates coding has some pitfalls, and some research had been made recently to circumvent them. Here’s how to avoid problems with ebay product template coding.
Continue reading
Few days ago I’ve noticed that some old sites on my server started to show pages in wrong encoding. I can switch encoding manually for each page, but when following a link I’m getting wrong charset again. This happens even on sites where right proper encoding is explicitly set on each page in meta tag.
Continue reading
Latest updates of WooCommerce had changed the way of how texts on buttons of product category listings were displayed. Text for Add to Cart buttons and texts for variable product links are easy to change with text replace code. But it was hard to find how to change default “Read More” text for products out of stock, but finally I have such snippet.
Continue reading
I like to use Hyper Cache plugin for my WordPress sites. But I recently noticed that it doesn’t work well with Woocommerce shop. Problems with add to cart, remove etc. So instead tried new Gator Cache plugin, and it works well.
Continue reading
If you want to add some new texts into OpenCart multilingual theme, you’ll need not only to add it translated to your language files, but also core shop controller files must be modified. But to have a better update compatibility, it is preferred not to modify core files.
Continue reading
I had to replace my hard disc with cloning software on my Toshiba laptop. Everything went fine, but after logging in to my Windows on the cloned drive I saw that indexing service, windows update and windows troubleshooters were not working.
Continue reading
Current Gmail desktop web client and iPhone application remove style declarations from the document head
, so you must build a fluid layout to comply to the phone screen size. Otherwise gmail app will use the declared size of newsletter, commonly it is 600px. And all texts will become too small to read.
Continue reading
Time passes and my old post with newsletter coding tips is already seems to be a bit outdated. I want to write down my new tips based on latest coding experience and tests.
Continue reading
After polishing development version, that I’ve migrated from J1.5 to 2.5 with SPUpgrade help, I just needed make it live with a root domain.
Continue reading
Recently when I click on YouTube video thumb in Firefox video is not playing and shows just blank frame. Until it’s fixed on Facebook, to overcome this problem just browse Facebook under SSL, add https://
to Facebook URL. Video will start to show.
Continue reading
Joomla v. 1.5 was good and valid for a long time. It has a lot of ready to use extensions. But its official support has stopped from September 2012. They advised to migrate this version to Joomla 2.5. So this is how I’ve migrated old Joomla site to the new version 2.5. And from 2.5 the upgrade will be easy, because Joomla has provided one-click upgrade buttons for the core and extensions.
Continue reading