Link for Featured Listings

This is a discussion on Link for Featured Listings within the HTML, CSS, and Design Help forums, part of the General category; I have the images disabled for the site. The only problem is the links on the home page for the ...


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

 
LinkBack Thread Tools Display Modes
  #1  
Old 01-06-2009, 12:42 PM
Junior Member
 
Join Date: Jan 2009
Posts: 4
Rep Power: 0
Default Link for Featured Listings

I have the images disabled for the site.

The only problem is the links on the home page for the featured Listings comes from the picture. So now with the picture removed you can see the featured listings and price, but there is not a link to the ad anymore.

Does anyone know where to edit the code and what code to ad to make it so you can click the Featured Listings.

Thanks for the help.

Eric

Reply With Quote
  #2  
Old 01-06-2009, 01:00 PM
68 Classifieds Staff
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,334
Rep Power: 99
Default

The featured listings on the home page comes from this file:
includes/classes/smarty/plugins/function.feature_listings_horizontal.php

So to add a link find this:
$output.=$loop[$x][title] ."<br />";

Then replace with:
$output.=<a href='". $link ."'>$loop[$x][title] ."</a><br />";
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | Twitter
Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Featured Listings (again) tdisraeli v4 Questions & Support 3 09-16-2008 09:27 PM
V4.0.3 featured listings bug!! Tim_A v4 Questions & Support 4 05-30-2008 09:49 AM
Featured Listings versatility v3.1 Questions & Support 1 08-09-2006 12:43 PM
Solution: Specify the age of ads for the link New Listings pat01 v3.1 Modules & Modifications 1 07-26-2006 08:44 AM
adding link to featured listings text NJHomeGuide v3.0 Questions & Support 0 05-07-2006 04:21 PM


All times are GMT -4. The time now is 04:54 AM.


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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22