Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
sub category to expand by default
Support Forums - Classified Ads Script Osclass
Osclass theme support
Free themes
Patricia Osclass Responsive Theme
sub category to expand by default
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
]
ysalim
87 posts
sub category to expand by default
«
on:
June 30, 2016, 10:22:25 AM »
Hi,
Could you help me to make the sub category to expand by default unless user click "less" and if possible remember the settings user preference.
Thanks
Logged
MB Themes
Support team
17512 posts
Only quality matters
Download Osclass
Re: sub category to expand by default
«
Reply #1 on:
June 30, 2016, 10:29:05 AM »
@ysalim
Sure, what you already have?
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
ysalim
87 posts
Re: sub category to expand by default
«
Reply #2 on:
June 30, 2016, 04:23:51 PM »
what I have is exactly what it looks like the demo site patricia.mb-themes.com
in my case I have a lots of sub categories and I would like it to be expanded by default instead.
I hope that make sense
Logged
MB Themes
Support team
17512 posts
Only quality matters
Download Osclass
Re: sub category to expand by default
«
Reply #3 on:
June 30, 2016, 05:43:51 PM »
@ysalim
In file:
oc-content/themes/patricia/search.php
Find:
Code:
[Select]
<?php
if(
$i
<=
4
) {
?>
Replace with:
Code:
[Select]
<?php
if(
$i
<=
200
) {
?>
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]