Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
use search box in one place like osclass (solved)
Support Forums - Classified Ads Script Osclass
Osclass plugin support
Blog and News Plugin
use search box in one place like osclass (solved)
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
]
Locan
166 posts
use search box in one place like osclass (solved)
«
on:
June 21, 2018, 02:22:58 PM »
i want to combine two in one search box.
- when user browse blog it will show search box for blog not show search box for ad
- what function can i use to check blog page
«
Last Edit: June 25, 2018, 01:25:34 PM by dom reysor
»
Logged
MB Themes
Support team
17472 posts
Only quality matters
Download Osclass
Re: use search box in one place like osclass
«
Reply #1 on:
June 21, 2018, 04:19:55 PM »
@dom
blog is not connected to osclass itself, it does not have function to search in listings.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Locan
166 posts
Re: use search box in one place like osclass
«
Reply #2 on:
June 21, 2018, 04:23:42 PM »
you not got me. for example
Code:
[Select]
<?php
if(
osclass
()) {
?>
osclass search
<?php
} else {
?>
blog search
<?php
}
?>
Logged
MB Themes
Support team
17472 posts
Only quality matters
Download Osclass
Re: use search box in one place like osclass
«
Reply #3 on:
June 22, 2018, 08:03:46 AM »
@dom
blog has own search and blog pages are not shown inside osclass (search,items,home,...). I do not see reason for such function as you would need to put such search into different files - for blog & for oslcass
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Locan
166 posts
Re: use search box in one place like osclass
«
Reply #4 on:
June 22, 2018, 01:54:20 PM »
when user browse in main page (osclass) the search input box work for osclass
when user browse in /blog/..... the search input box work for blog
that not nice looking that have 2 search boxs when browse blog
Logged
Print
Pages: [
1
]