How to delete index.template parts from profile.template?

Started by ContLock, June 02, 2018, 12:51:27 PM

Previous topic - Next topic

ContLock

How to delete index.template parts from profile.template?

I want to delete and put my custom header for profile and not use some elements frome index.template.

Gary

Code in index.template.php loads regardless of where the user is located on the forum, so to block it from the profile page would require restricting it so that it doesn't appear with an if statement in that file.

Something like this should cover what you're after but I've not tested it or anything.

if($_REQUEST['action'] != 'profile')
{
  // Code that does not appear on profile pages here
}
Gary M. Gadsdon
Do NOT PM me unless I say so
War of the Simpsons
Bongo Comics Fan Forum
Youtube Let's Plays

^ YT is changing monetisation policy, help reach 1000 sub threshold.

Advertisement: