Posts tagged theme
Magento hint : css / js / javascritp files trying to show as absolute server paths
0Essentially you need to tell your installation not to merge javascirpt or css. Turnign this off will allow you to try again. Either try and make sense of the non-css non-javascript backend to get to the developer section under system > config or use the phpmyadmin to alter the settings in core-config-data table.
Change number of columns displayed in Magneto search results (modern theme)
4As a result of a bug in the modern theme (1.4.X) you may find that the number of columns being shown in your Quick Search and Advanced Search do not match with the layout specified in your Grid settings. Regardless of what your grid layout specifies you will get 3 columns. The modern theme is layout with the expectation of 4 columns and the results look poor to visitors.
(more…)
Alter Free Branford Magazine theme to use WordPress Thumbnail instead of timthumbs
0The free version of the Branford Magazine theme is no longer offered or supported by the author. However, it is a very useful theme for those who want a Magazine style layout without spending money on a Premium theme. A few people, including one of our hosted WordPress clients, were having problems with the timthumbs automatic image resizing that comes with this theme and a few others eg Arthemia / Mimbo. Rather than spend time looking into the problem we suggested updating the theme to take advantage of WordPress’ own internal thumbnail generation tools.
magento modern theme : HMTL code in the price of the additional product information
0Version 1.4x has brought many great features to Magento and the new way of handling themes is greatly welcomed and will encourage users to create their own iteration of the demo themes rather than editing the core code. However, a few bugs have slipped through..
(more…)
Create a grid layout for a wordpress category
3A couple of clever wordpress tricks make this quite an easy thing to accomplish. Since wordpress introduced the thumbnail feature in 2.9.1 it is very easy for theme authors to add this and make magazine type layouts. There are 2 parts to making this work

Recent Comments