Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Hide Alerts and Listing from non-register user
Support Forums - Classified Ads Script Osclass
Osclass theme support
Veronika Osclass Responsive Theme
Hide Alerts and Listing from non-register user
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
epoolroy
121 posts
Hide Alerts and Listing from non-register user
«
on:
January 12, 2018, 03:25:04 AM »
Hello, anyone can help me how i can hide the Alerts and Listing icon from non-register user?
I just want it show for register user only.
Thank you
Logged
Marked as best answer by
frosticek
on January 12, 2018, 02:44:16 PM
Dawid
149 posts
Re: Hide Alerts and Listing from non-register user
«
Reply #1 on:
January 12, 2018, 12:31:35 PM »
<?php if(osc_is_web_user_logged_in()) { ?>
<div class="notification">
.....
.....
<?php } ?>
Logged
epoolroy
121 posts
Re: Hide Alerts and Listing from non-register user
«
Reply #2 on:
January 13, 2018, 02:23:51 AM »
Quote from: Dawid on January 12, 2018, 12:31:35 PM
<?php if(osc_is_web_user_logged_in()) { ?>
<div class="notification">
.....
.....
<?php } ?>
Thank you
Logged
Biswajit Panda
23 posts
Re: Hide Alerts and Listing from non-register user
«
Reply #3 on:
January 16, 2018, 07:51:42 AM »
I also need to hide the same , please help me where(In which file ) the code need to be past .
Logged
Dawid
149 posts
Re: Hide Alerts and Listing from non-register user
«
Reply #4 on:
January 16, 2018, 09:18:52 AM »
Code still work corect , must edit header.php
Logged
Print
Pages: [
1
]