RPS Posted February 18, 2008 Share Posted February 18, 2008 1) Users who click on an item to buy from a hosting page, should NOT display the breadcrumb for the support system. 2) Users who click on the shopping cart directly from the support page, however, should display the breadcrumb for the support system. Unfortunately I couldn't come up with a solution that addresses both problems, but I have added the whmcs/index.php page back to the breadcrumb for the shopping cart pages. Before: Shopping Cart Now: Support Center > Shopping Cart Here's the code I added to the: /whmcs/templates/default/header.tpl /whmcs/templates/portal/header.tpl {if $pagetitle eq $LANG.carttitle}<a href="index.php">{$LANG.globalsystemname}</a> > {/if} 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.