Magento Expert Forum - Improve your Magento experience

Results 1 to 5 of 5

how to display magento top responsive menu externally ?

  1. #1
    New member osirus211's Avatar
    Join Date
    Apr 2015
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile how to display magento top responsive menu externally ?

    i am using this code

    <?php

    require_once('app/Mage.php'); //Path to Magento
    umask(0);
    Mage::app();

    $_layout = Mage::getSingleton('core/layout');
    $_block = $_layout->createBlock('catalog/navigation')->setTemplate('catalog/navigation/top.phtml');

    echo $_block->toHtml();?>

    and calling it through an external php file but it only displays the markup for large screen menu not the mobile screen markup ...... can any body help ...... thanks in advance

    View more threads in the same category:


  2. #2
    Junior Member Gowebbaby's Avatar
    Join Date
    May 2014
    Location
    700 LOWER STATE RD, 19B3 NORTH WALES, PA 19454
    Posts
    42
    Thanks
    1
    Thanked 4 Times in 4 Posts

    Default

    Dynamic HTML:- is a collective term for a combination of Hypertext Markup Language (HTML) tags and options that can make Web pages more animated and interactive than previous versions of HTML. Much of dynamic HTML is specified in HTML 4.0. Simple examples of dynamic HTML capabilities include having the color of a text heading change when a user passes a mouse over it and allowing a user to "drag and drop" an image to another place on a Web page. Dynamic HTML can allow Web documents to look and act like desktop applications or multimedia productions.

    Hire Wordpress eCommerce Developer and Designer and get best Ecommerce Website Designer Services for business

  3. #3
    Junior Member
    Join Date
    Sep 2018
    Location
    Oman, Muscat
    Posts
    2,084
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default

    Create a multi-column responsive mega menu with different styles in your store. You can show images, labels, and forms in your menu. Quickly create submenu items and set up external links. section of navigation (i.e. Horizontal Top Navigation Menu, Left Navigation Menu, Footer Navigation menu etc.

  4. #4
    Junior Member
    Join Date
    Sep 2018
    Location
    Canada
    Posts
    873
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Discussion on Ultimo - Fluid Responsive Magento Theme So if you display vertical nav in the “Custom block top” on product page, then you . about us in the menu at the far right side to direct to an external link to my blog.

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
  •