Support Forums

show listings in a new layout file

This is a discussion on show listings in a new layout file within the Templates, HTML, CSS, and Design Help forums, part of the General category; I have created a new layout.tpl file (layoutshop.tpl) which has a different layout than the main page layout. I am ...


Go Back   68 Classifieds Forums > General > Templates, HTML, CSS, and Design Help

Reply
 
Thread Tools Display Modes
Old 12-05-2009, 03:06 AM   #1
Customer
 
Join Date: Jun 2008
Location: Maldives
Posts: 134
Rep Power: 16
business is on a distinguished road
Default show listings in a new layout file

I have created a new layout.tpl file (layoutshop.tpl) which has a different layout than the main page layout. I am able to display extra pages in this new layout by using the code below in the new php files:
HTML Code:
<?php
require_once('../../includes/init.php');
$class_tpl->assign('body','shop/seller1.tpl');
$class_tpl->display('layoutshop.tpl');
?>
my question is, how can I display certain search results within this new layout file. What I am doing is creating a page for a seller. Within this page I want to include links to certain search results for that seller (<a href= "searchresults.php?owner=xxxx">Seller Products</a>) and show the search results in the new layout file. (layoutshop.tpl). Displaying the search result in the new layout is what I am unable to do.

any help appreciated.
__________________
v 4.2.0 Developer - Default Template
business is offline   Reply With Quote
Old 12-05-2009, 03:56 AM   #2
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 3,342
Rep Power: 84
seymourjames is a jewel in the rough
Default

I sent you a PM - there is a general method available which allows not only seller results to be placed into a new layout but on any web page and any website. Also any type of search results and not just seller results. It is quite a bit of extra code to do that.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C, Version 4 Templates & Modules
Get the Best U.S Hosting, Best U.K Hosting
seymourjames is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel file from listings Ikky Technical Support 1 08-18-2009 03:28 PM
Is there a sql file or similar to import dummy listings? sitewonders Technical Support 6 06-12-2009 02:14 PM
V4.1.x Hacking layout of listings etc JP2 Designs Modules / Plugins / Modifications 4 05-26-2009 04:51 AM
Listings Layout - less than 10 ads per page? Kazza Technical Support 2 04-07-2009 08:09 AM
Is there a way to upload listings via .xls file? Or do they need to be 1 at a time. cheungri Technical Support 1 03-28-2009 06:47 PM


All times are GMT -4. The time now is 09:55 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0