Magento Tips
- HEADER
- CART
- Get Store Information in Magento Templates or CMS Pages
- How to Create Custom Email Templates in Magento
- STORE
- ADMIN
- Get Class Name : Mage::app()->getLayout()->getBlockSingleton('my_module/popup_newsletter');
- Change RedirectUrl to My Account By Facebook Inchoo Extension:
- /app/code/community/Inchoo/SocialConnect/Controller/Abstract.php
- Change $this->_redirectUrl($session->getBeforeAuthUrl(true));
- To $this->_redirectUrl('http://localhost/rosenrobin/index.php/customer/account/');
Magento Tips
Reviewed by HeroSony
on
8:12:00 AM
Rating:
No comments: