Magento Expert Forum - Improve your Magento experience
-
New member
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:
-
-
Junior Member
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
-
-
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.
-
-
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks