• Resolved Alkorr

    (@alkorr)


    Hi, I would like to show a specific page only when the author is not an admin (different design and information).

    I tried

    if($curauth->nickname;)

    But I can’t make it work properly…

    Any help is welcome, thanks a lot!

Viewing 1 replies (of 1 total)
  • Thread Starter Alkorr

    (@alkorr)

    To exclude part of the code to be displayed when it’s the admin author page, I tried:

    if(!$curauth->nickname;)

    But it doesn’t work either.

Viewing 1 replies (of 1 total)

The topic ‘Specific author page depending on author’ is closed to new replies.