riteshsanap Posted March 20, 2011 Share Posted March 20, 2011 Hi , I was developing an WHMCS Theme Locally using WHMCS on WAMP. but the Problem rises when i have to display one Text Only for Home Page so what can i use to show some thing for home page i tried like this {if $home} The Text to be displayed {/if} and also {if $systemurl} The Text to be displayed {/if} I would love if you help me with it and how can i edit Bread crumb more detailed , like adding new HTML tags before the text and after 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted March 20, 2011 Share Posted March 20, 2011 1) {if $filename eq "index"} 2) $systemurl will always be there... take a look in the header.tpl file. 3) {$breadcrumbnav|replace:' > ':' » '} 0 Quote Link to comment Share on other sites More sharing options...
riteshsanap Posted March 20, 2011 Author Share Posted March 20, 2011 Thanks I got rid of my BreadCrumb Problem just 2 seconds before your reply but thanks for the 1 One 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.