Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Company on home page
Support Forums - Classified Ads Script Osclass
General osclass questions
General discussion
Company on home page
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
]
Roberto Klapper
76 posts
Company on home page
«
on:
November 29, 2023, 05:17:20 PM »
Hello dear community, I would like the companies to be displayed on the homepage. How can I do that? Furthermore, I would like it to be possible to find the companies in the search.
Thanks in advance.
Logged
Marked as best answer by
Roberto Klapper
on November 30, 2023, 04:10:44 PM
MB Themes
Support team
17632 posts
Only quality matters
Download Osclass
Re: Company on home page
«
Reply #1 on:
November 30, 2023, 01:15:39 PM »
There should be function for that.
https://plugins2.abprofitrade.eu/oc-admin/index.php?page=plugins&action=renderplugin&file=business_profile/admin/configure.php
Code:
[Select]
<?php
if(
function_exists
(
'bpr_companies_block'
)) { echo
bpr_companies_block
(
$limit
,
$order
); }
?>
Companies cannot be part of search
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Roberto Klapper
76 posts
Re: Company on home page
«
Reply #2 on:
November 30, 2023, 04:11:07 PM »
Vielen dank hat super funktioniert.
Logged
Print
Pages: [
1
]