![]() |
|
|||||||
| Register | Projects | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| v3.1 Questions & Support Help and support for 68 Classifieds v3.1.x |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
when you choose a category, and choose one of the add, you clikc on the logo and it takes you to the page with all of the info about the ad, like address, website link description and also on the bottom of that it displays things like "add to favorites, printer-friendly version email a friends and some more", where can i go to get rid of those icons the printerfirnedly and add to favorites and all of those?
heres whats on my page i want to get rid of them http://www.microsofttrainingschools....ter_Coach.html Thank You |
|
#2
|
||||
|
||||
|
Those are called through the template file
viewlisting/listingextras.tpl.php
__________________
Eric Barnes 68 Classifieds Developer Customer Area | Issue Tracker | Knowledge Base | User Manuals | My Blog |
|
#3
|
|||
|
|||
|
ive loked all over i cant find that file, can you by any chance tell me where to start?
|
|
#4
|
||||
|
||||
|
/templates/<yourtemplate>/viewlisting/listingextras.tpl.php
__________________
Larry. |
|
#5
|
|||
|
|||
|
you might think im crazy but ts just not there, when i go to templates im using the template 68green, so when i go to templates all it shows is the names of the 3 templates bluejs, 68gree, and default, and i choose my template, all i see is images, style.css, and layout.tpl.php.
|
|
#6
|
||||
|
||||
|
Quote:
The only files in the green template folder are those unique to that template all other files needed are used from the /templates/default folder.
__________________
Larry. |
|
#7
|
|||
|
|||
|
ok sorry about that ill be more specific next time, now that i found this file, how can i turn it off?
|
|
#8
|
||||
|
||||
|
Do you want to get ride of all the links/icons or just some of them?
__________________
Larry. |
|
#9
|
|||
|
|||
|
All of them
|
|
#10
|
||||
|
||||
|
Then you can just remove the call from the viewlisting template to that whole file.
open the template file viewlisting.tpl.php and scroll to the bottom and you should see something like this.... Code:
<tr>
<td colspan="2">{include file=viewlisting/listingextras.tpl.php}</td>
</tr>
__________________
Larry. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error message when clicking on photos | falcon | v3.1 Questions & Support | 2 | 10-16-2007 11:19 AM |