Magento Expert Forum - Improve your Magento experience

Results 1 to 2 of 2

Know How to Add Search in a custom CMS Home page in magento ?

  1. #1
    New member
    Join Date
    Jul 2013
    Posts
    9
    Thanks
    0
    Thanked 1 Time in 1 Post

    Red face Know How to Add Search in a custom CMS Home page in magento ?

    To add search in custom CMS home page just :

    Go to the admin under CMS>Pages and select your Home Page. Paste the lines into the Content section wherever you want the search box to appear:

    {{block type="core/template" name="home.search" as="homeSearch" template="catalogsearch/form.mini.phtml"}}

    to learn more about magento visit : http://www.ilovemage.com/learn-magento-programming-customization-extension-development.html

    Thanks

    View more threads in the same category:


  2. #2
    Junior Member
    Join Date
    Aug 2013
    Posts
    45
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    Wow...... Your information was great and it is very useful for me when i need to create search box for My home page.
    So, it is really helpful for Magento Community.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •