Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Forum Page link
Support Forums - Classified Ads Script Osclass
Osclass plugin support
Forums Osclass Plugin
Forum Page link
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
]
mickey
8 posts
Forum Page link
«
on:
February 03, 2023, 04:19:55 PM »
Hello,
Is there a way to make the forum link appear on classified home page or in item category page so that user can click to visit the forum
Logged
MB Themes
Support team
17442 posts
Only quality matters
Download Osclass
Re: Forum Page link
«
Reply #1 on:
February 03, 2023, 05:10:28 PM »
There are list of functions on configure page.
Something like frm_home()
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
mickey
8 posts
Re: Forum Page link
«
Reply #2 on:
February 03, 2023, 07:59:43 PM »
Ok. Thanks
Logged
MB Themes
Support team
17442 posts
Only quality matters
Download Osclass
Re: Forum Page link
«
Reply #3 on:
February 04, 2023, 02:28:01 PM »
Button:
Code:
[Select]
<?php
if(
function_exists
(
'frm_home'
)) { echo
frm_home
(); }
?>
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]