Support

Search
Skip to content
  • Blog
  • Services
  • Submit Ticket / Login / Register
  • Homepage
Customizations

Hide some fields or specific code for specific user type?

25/10/2015 sanljiljan

You can use this to hide some fields it on frontend only:

http://iwinter.com.hr/support/?p=148

Or with custom php code like this you can hide any part of code for specific user type:

<?php if($this->session->userdata('type')=='ADMIN'): ?>
//This will be visible only for admin
<?php endif; ?>
hidespecificuser type

Post navigation

Previous PostCurrency conversion widgetNext PostWhich template file I using?

sanljiljan Support system

Recent Posts

  • Real Estate Agency Portal AI Addon
  • Server errors, Bad Gateway
  • How to use dependent fields?
  • How to crop images?
  • Script Selio Change footer

Categories

  • Addons
  • Booking module
  • Classifieds Multipurpose Portal
  • Customizations
  • FAQ
  • Issues
  • Neighborhood Walker plugin
  • Pre-sale questions
  • Real estate agency portal
  • Real Estate GEO Portal
  • Uncategorized
  • Walker customizations
  • WordPress
Proudly powered by WordPress