Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
Version 9
Stuart Coppell
0 points
Beginner
Hello
Im using the standard homepage layout on the real estate theme v8.8. I want to change the functions of the tabs – ‘New Properties’ and ‘Featured Properties’ so that instead of displaying the new and featured ads they allow me to display items from the Categories – ‘For Sale’ For Rent’ etc
I can see where the code is located in the homelayout.php file and have already changed the tabs to what i want them to say, i just now need to know how to make them display from the categories.
Obviously i need to amend something in the the row with the shortcode, i have made many other changes just fine but this one has got me stumped so any help would be much appreciated.
I dont want to create a new home page using the builder as im happy with the general layout as it is.
Any help is much appreciated.
Hello
Im using the standard homepage layout on the real estate theme v8.8. I want to change the functions of the tabs – ‘New Properties’ and ‘Featured Properties’ so that instead of displaying the new and featured ads they allow me to display items from the Categories – ‘For Sale’ For Rent’ etc
I can see where the code is located in the homelayout.php file and have already changed the tabs to what i want them to say, i just now need to know how to make them display from the categories.
The code as it it for one one the tabs is –
<div role=”tabpanel” class=”tab-pane active” id=”t1″>
<div class=”row wlt_search_results grid_style” style=”margin-top:20px;”>
<?echo do_shortcode(‘[LISTINGS dataonly=1 show=9 custom=”new”]’); ?>
</div>
Obviously i need to amend something in the the row with the shortcode, i have made many other changes just fine but this one has got me stumped so any help would be much appreciated.
I dont want to create a new home page using the builder as im happy with the general layout as it is.
Any help is much appreciated.
Members Only Content
This reply is for PremiumPress customers only.
Login Now