The WorksForWeb Community Forums
Welcome to the WorksForWeb community forums. Here you can discuss WorksForWeb products with others and contribute to the rapidly growing WorksForWeb community. Please note that while WorksForWeb staff try to maintain presence on the forums, this is not the most reliable way to contact WorksForWeb staff. In case you require a timely response from WorksForWeb on an issue, please open a support ticket here. For pre-sales questions, please open a sales ticket here.

Welcome, Guest. Please login or register.
February 08, 2012, 12:17:40 AM

Login with username, password and session length
Search:     Advanced search
Added the iLister-related Boards

Rate My Site Boards Added

Merged iAuto and iRealty Support Forums together

Several new tips in the Tips and Tricks section
1,602 Posts in 623 Topics by 1,179 Members
Latest Member: bobsteam
* Home Help Search Login Register
+  The iAuto/iRealty/iLister Support Forum
|-+  iAuto, iRealty and iLister v.4.x
| |-+  iRealty Board
| | |-+  Print, modift, prev next navigation
« previous next »
Pages: [1] Print
Author Topic: Print, modift, prev next navigation  (Read 2007 times)
mikegiles
Newbie
*

Karma: 0
Posts: 3


View Profile
« on: August 01, 2008, 04:09:20 PM »

Hi all,
anyone able to advise where this is included and where it can be edited ?
Id like to move it in the listing if possible.


" Save Ad |  Tell a Friend |  Print This Ad |  Google Maps 
 Back to Results |  Modify Search | <Previous | Next>  "

thanks for your help

mike
Logged
mikegiles
Newbie
*

Karma: 0
Posts: 3


View Profile
« Reply #1 on: August 01, 2008, 04:41:06 PM »

Ok just found the answe and this is probably far from the "correct" way to do this but it work for those of you wanting to do the same thing.

open the display.listing.tpl where this stuff is stored and CUT ( not copy cut or it will not move it will duplicate ) into a new .tpl file
i called mine display_nav_functions.tpl

My file contents are ...

<table width="100%" border="0">
   <tr>
      <td>
         <ul class="infoBlockDL">
            <li>
               <a target="SaveAd" onclick='javascript:window.open(this.href, "SaveAd", "width=300,height=150,top=100")' href="{$GLOBALS.site_url}/saved_ads/?listing_id={$listing.id}" class="action">
                  <img src="{image}diskette2.gif" alt="" />
               [/url]
            </li>
            <li><a target="SaveAd" onclick='javascript:window.open(this.href, "SaveAd", "width=300,height=150,top=100")' href="{$GLOBALS.site_url}/saved_ads/?listing_id={$listing.id}" class="action">Save Ad[/url]</li>
            <li>|</li>
            <li>


now open your listing.detail.tpl and paste the following where you want it to display ...

{module name="classifieds" function="display_listing" display_template="display_nav_functions.tpl"}

hope this help someone out.  seems to be a nice simple quick fix
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Classified Software by Worksforweb Powered by SMF 1.1.8 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!