Hi
I designed one define_page from Tool->Define Page Editor->define_page_2.php now I want to link this page with my menu. How can I do this?
Hi
I designed one define_page from Tool->Define Page Editor->define_page_2.php now I want to link this page with my menu. How can I do this?
Fine I found it how to do it I simply added one line in tpl_header.php
<a href="index.php?main_page=page_2"><?php echo 'Inventory Management' ?></a>
and I got the link working.
But I have a small issue on my page there are few links which has to open new pages how to add new sub pages to those link.
check this on www. oemxtrade.com
Regards to all