This advanced wapka code enables you to hide things from users and also non-logged users/visitors.

Normally we use wapka default fuction to hide things. You can do this by going via "::Edit Site:: == Users == Item visibility and you can set it there.

However with this system  you can hide element inbetween your script and  code 

however i have come up with a solution to fix this problem of users and or guests or blocked users(just be creative) posting in wapka forums plus that is what i used in http://harrychat.ga completely blocking out all except the admins

What this Technique offers
1.No need for js which slows down website
2.No need for inputing new admin each time you add them
3.Your users can never crack your system in anyway

Step 1 create a user group call it what ever you like mine is Admin
Step 2  put this in head tags

[text] <style type="text/css">.admin{display:no:user-prvar-56:ne} .lude{display:no:user-tname:ne} </style>[/text]
Put this edit site - users - profile - edit profile for moderator
[input]::var-56::[/input]

And thats all :) any time you want to show admin a link put admin as class name so for forum
[text]
<div class="admin">::CREATE_LINK::</div>[/text]

I have used this on a lot of sites that i created and the ones im designing and it works fine try it out if you have any problem drop it here
You can check these for demo
http://harrychat.ga
http://techpad.gq

#TCI;