gulfam Posted July 12, 2010 Share Posted July 12, 2010 I have built some pages out of WHMCS directory based upon WHMCS template. The actual WHMCS is installed at http://www.megasoft.pk/clients/ The external webpage example is available at http://www.megasoft.pk/hosting/datacenter.php Now I want to customize breadcrumbs. On actual WHMCS, I want it remain unchanged but on external page, I want it to be something like this: Home > Web Hosting > Datacenter Details I have a tip but cannot code. It might be possible by detecting "/clients/" in page URL using either smarty code or PHP. If "/clients/" exists in page URL, it should show default breadcrumbs; otherwise custom. Please help me how to make it possible. 0 Quote Link to comment Share on other sites More sharing options...
verdictjosh Posted July 12, 2010 Share Posted July 12, 2010 It would be best to just remove the breadcrumbs builtin and make it yourself... 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.