Jump to content

Md Zahedul Hoque

Member
  • Posts

    6
  • Joined

  • Last visited

About Md Zahedul Hoque

Md Zahedul Hoque's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hi, Thanks a lot, Its help me lot, I am very much Close, Is it possible to add "SUB Child MENU" I have tried with this code, but its not working $primaryNavbar->addChild('Security Tools')->setOrder(16); $primaryNavbar->getChild('Security Tools')->addChild('Codeguard Backup')->setOrder(1); $primaryNavbar->getChild('Security Tools')->getChild('Codeguard Backup') ->addChild('After Hours', array( 'label' => 'After Hours', 'uri' => 'afterhours.php', 'order' => '100', )); Example Main Menu -> Security Tools child menu 1 - > Codeguard Backup sub child menu A -> Codeguard Plan 1 sub child menu B-> Codeguard Plan 1 child menu 1 - > Wordpress Backup sub child menu A -> Wordpress Plan 1 sub child menu B-> Wordpress Plan 1 I have attached my code, please have a look menucustom.txt
  2. Hi, Thanks a lot, Its help me lot, I am very much Close, Is it possible to add "SUB Child MENU" I have tried with this code, but its not working $primaryNavbar->addChild('Security Tools')->setOrder(16); $primaryNavbar->getChild('Security Tools')->addChild('Codeguard Backup')->setOrder(1); $primaryNavbar->getChild('Security Tools')->getChild('Codeguard Backup') ->addChild('After Hours', array( 'label' => 'After Hours', 'uri' => 'afterhours.php', 'order' => '100', )); Example Main Menu -> Security Tools child menu 1 - > Codeguard Backup sub child menu A -> Codeguard Plan 1 sub child menu B-> Codeguard Plan 1 child menu 1 - > Wordpress Backup sub child menu A -> Wordpress Plan 1 sub child menu B-> Wordpress Plan 1 I have attached my code, please have a look
  3. Great , Actually There are 2 types of page TYPE 1: https://hosting121.com/pay/clientarea.php This page is after ligin a client, I Dont want to show My custom menu here. its OK but TYPE 2: When client logged-in and click for " Order New service" he will redirect to https://hosting121.com/pay/index.php and https://hosting121.com/pay/card.php and so on. I Want to show my custom menu this pages, It should not not matter customer login in or not. at current scenario, If client logged-in and visit https://hosting121.com/pay/card.php this page the menu is not showing custom menu. :(
  4. Great your Hock is working If client is not login, The new many is not showing at clientarea its ok and great, but problem is when clent is login and visit my home page like www.hosting121.com/pay/cart.php at that time the new hock manu is not showing. is any way to show this menu when client is logged in and visiting . for your reference attached picture
  5. OK Great, No need MEGA Menu Just Want to make menu as like as category For example Menu # Share hosting sub menu > Linux share hosting US > Windows Share hosting US > Linux share hosting UK > Windows Share hosting UK Menu # Re-seller hosting sub menu > Linux Re-seller hosting US > Windows Re-sellerhosting US > Linux Re-seller hosting UK > Windows Re-seller hosting UK can you please help me on this
  6. Hi, I want to make Home Page and client area navbar make different. For example I winat tomake nvbar of this page https://hosting121.com/pay/cart.php?gid=8 Will be like this https://www.resellerclub.com/ But the client area navbar will be as current default. How to do so?
  7. Welcome to WHMCS.Community Md Zahedul Hoque! We're glad you're here please take some time to familiarise yourself with the Community Rules & Guidelines and take a moment to introduce yourself to other WHMCS.Community members in the Introduce Yourself Board.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated