Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Only register user can view phone number
Support Forums - Classified Ads Script Osclass
General osclass questions
General discussion
Only register user can view phone number
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
]
ajwad
5 posts
Only register user can view phone number
«
on:
January 22, 2021, 05:21:11 AM »
hi,
I wonder if there is any plugin where only register user can see the phone number on the listed page?
guess can view all the listing, but when the click on phone number, it will redirect to registration page.
Logged
MB Themes
Support team
17566 posts
Only quality matters
Download Osclass
Re: Only register user can view phone number
«
Reply #1 on:
January 22, 2021, 10:44:16 AM »
@ajwad
Code:
[Select]
<?php
if(
osc_is_web_user_logged_in
()) {
?>
.... some block, code, text, ...
<?php
}
?>
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]