One of the most important events of your life might just be your wedding. It also might be one of the craziest, disorganized, mixed-up times of your life too. We’d like to help with that a bit with a free wedding theme we call Forever. Along with a handful of cool features we’ll get to [...]
Archive: page
Posts Tagged ‘page’
I have created a module to include some custom fields in the registration and checkout pages of a store, What i need to do is save the data in these fields to the db before the payment process , so I was thinking about using Event Observer with Save before and Save after method but [...]
I have a good design on my website and i suddenly realized my design does not render pretty well in internet explorer 7 and 8, i tried all that i can but i still cannot fix it and i dont like how its displaying in those browsers so i decided to add exception on the [...]
I want to show Stock Availability on cart page in magento for a configurable products. The stock status is fine on Product Detail page, however on cart page it always show “out of stock” for configurable product. I can understand what the reason is, the inventory of the configurable product itself is set 0. However [...]
Basically, Im trying to setup a page so that when a link is clicked it will open in the iframe but the url of the parent page will update with the hash but the url of the iframe will be the original clicked url (without the hash). I got to the point where the initial [...]
Here is a scenerio, on my products page I want to add an image of the product dimensions but for this image I want to use thumbnail which is different from the actual image which will say Dimensions. This will be applied to all the products across the store. So there will be one thumnail [...]
I want to redirect the user to login page on landing, While user is not logged in. for example :- example.com ->(not logged in)-> redirect to login page. example.com ->(logged in)-> redirect to Home page. How can i do this ? I was found some function like this public function preDispatch() { parent::preDispatch(); if (!Mage::getSingleton(‘customer/session’)->authenticate($this)) [...]
Magento: How to change default page layout? | Mukesh Chapagain’s Blog Possibly Related Posts: E-Learning, Moodle, Magento, Technical Writing and Training Some custom Blocks to help you show products | Asia Connect Technology JSC coalitiontechnologies.com Magento Social Bookmarking Extension | Magento Social Networking Celigo – Cloud Computing Simplified
H&O • Improved Magento one page checkout design (CSS only!) Possibly Related Posts: E-Learning, Moodle, Magento, Technical Writing and Training Some custom Blocks to help you show products | Asia Connect Technology JSC coalitiontechnologies.com Magento Social Bookmarking Extension | Magento Social Networking Celigo – Cloud Computing Simplified
Using magento connect , installed ibanners. But we couldn’t not add new banner. Empty page is loading when we click “Add new “. Versions are:- magento – 1.4.0.0. php – 5.3.6 After installing ibanner empty page has loaded in the home page. Can anyone guide me to fix this issue? banner is not working in [...]