Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
add chat only for premium ads. I want it to be only available or shown in premiu
Support Forums - Classified Ads Script Osclass
Osclass plugin support
Online Chat Plugin
add chat only for premium ads. I want it to be only available or shown in premiu
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
]
This topic contains a post which is marked as Best Answer.
Press here if you would like to see it.
Camilo Vargas
47 posts
add chat only for premium ads. I want it to be only available or shown in premiu
«
on:
March 14, 2018, 07:20:44 PM »
add chat only for premium ads. I want it to be only available or shown in premium ads.... theme stela
Logged
MB Themes
Support team
17442 posts
Only quality matters
Download Osclass
Re: add chat only for premium ads. I want it to be only available or shown in premiu
«
Reply #1 on:
March 14, 2018, 09:12:29 PM »
You can only restrict initiate chat button to be visible on premium listings.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Camilo Vargas
47 posts
Re: add chat only for premium ads. I want it to be only available or shown in premiu
«
Reply #2 on:
March 15, 2018, 08:16:49 PM »
how do I restrict the start chat button that is only available for premium?
Logged
Marked as best answer by
frosticek
on March 17, 2018, 09:12:07 AM
MB Themes
Support team
17442 posts
Only quality matters
Download Osclass
Re: add chat only for premium ads. I want it to be only available or shown in premiu
«
Reply #3 on:
March 15, 2018, 09:01:48 PM »
@Camilo
Code:
[Select]
<?php
if(
osc_item_is_premium
()) {
...
chat button code
...
}
?>
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Camilo Vargas
47 posts
Re: add chat only for premium ads. I want it to be only available or shown in premiu
«
Reply #4 on:
March 16, 2018, 10:53:05 PM »
thank you
Logged
Metalsunny Reloaded
144 posts
Re: add chat only for premium ads. I want it to be only available or shown in premiu
«
Reply #5 on:
September 03, 2020, 11:02:11 AM »
In what file do i insert the code above. Is it item.php or where
Logged
Print
Pages: [
1
]