1. how to add gridview and list view in tuff_classified theme,i have added this code in search.php,but with this listview is displaying proper but gridview in not displaying proper.
<?php $params['sShowAs'] = 'list'; ?>
<a href="<?php echo osc_update_search_url($params) ; ?>" class="btn btn-default btn-xs "><span><i class="fa fa-th-list"></i>List</span></a>
<?php $params['sShowAs'] = 'gallery';?>
<a href="<?php echo osc_update_search_url($params) ; ?>" class="btn btn-default btn-xs "><span><i class="fa fa-th">
</i>Grid</span></a>
2. I want to show Report this ad button in tuff_classified theme as it is shown in demo.tuffclassified.com
Gridview and ListView
- tuffadmin
- Site Admin
- Posts: 1236
- Joined: Tue Jan 29, 2013 7:31 pm
Re: Gridview and ListView
Please update to latest version
No support for unnecessary PM, use forum for support queries.
Please give us good review if you bought our theme from Osclass Market
Please give us good review if you bought our theme from Osclass Market
-
- Beginner
- Posts: 10
- Joined: Thu Feb 06, 2014 3:13 pm
Re: Gridview and ListView
if i update tuffclassified theme then i have to do all rework what i had done or i will not change,or i can take a backup of any files.
- tuffadmin
- Site Admin
- Posts: 1236
- Joined: Tue Jan 29, 2013 7:31 pm
Re: Gridview and ListView
Always backup all files and than upload only changed files which you can find in changelog.txt file.mr.ashishjain wrote:if i update tuffclassified theme then i have to do all rework what i had done or i will not change,or i can take a backup of any files.
No support for unnecessary PM, use forum for support queries.
Please give us good review if you bought our theme from Osclass Market
Please give us good review if you bought our theme from Osclass Market