Go Back   Mosets Community > Third party Developers, Addons and Services for Mosets components > 3rd party addons & Custom Jobs

Reply
 
Thread Tools Display Modes
  #1  
Old 02-02-2010, 05:08 PM
alanpbrigden alanpbrigden is offline
Mosets'd
 
Join Date: Oct 2009
Location: Hastings, New Zealand
Posts: 26
Default Random Featured Listing Custom Job

Hi there,
I would like to shuffle the featured listings in the category.
So if the browser is refreshed the listing rotates, so that featured clients all have the opportunity to be at the top of their category. Ideally i would also like to be able to shuffle the secondary listings as well (separately), but not as importent. Anyone out there interested in creating a custom job, I'll be willing to pay to get this done.
Thanks in advance
Alan
Reply With Quote
  #2  
Old 02-07-2010, 10:33 AM
karenbanting karenbanting is offline
Mosets'd
 
Join Date: Jan 2010
Location: Australia
Posts: 9
Default Re: Random featured listings....

Hi Allan,
I can't help with your request but I thought you might like to check out a newly released module for MT called "Top Random Listings Plus For Mosets Tree (BTW it's free) that might do some of what you want, plus there's also another one for "Top Listings" made by the same developer, so I thought you might like to give it/them a try whilst you wait for replies to your post....!!! (perhaps the random module could be configured to only display your Featured listings....????). Good luck, KB

See here: http://extensions.joomla.org/extensi...n-sorted/11090

Here's some of the specs:

Random Top Listing displays random top listings with condition:
New, Recently Updated, Popular, Most Rated, Top Rated.

Addition features:
+) Display listing by Columns, Rows.
+) Show similar listings with current viewing listing.
+) Show owner's listings.
+) Set default image for listing without image, set image width, height.
+) Show/hide field caption.

-------------
NOTE: This module works with Moset Tree 2.1.x
Reply With Quote
  #3  
Old 02-08-2010, 05:09 AM
alanpbrigden alanpbrigden is offline
Mosets'd
 
Join Date: Oct 2009
Location: Hastings, New Zealand
Posts: 26
Default

Thanks Karen,
I will definitely use this, its a shame there's not featured listing within the list, I would be half way there at least Again thanks for your help.
Reply With Quote
  #4  
Old 02-08-2010, 09:21 PM
tradewise tradewise is offline
Senior Member
 
Join Date: Feb 2006
Location: Hervey Bay Qld Australia
Posts: 341
Default

Hi Karen & Allan,

I just had a quick look at the module that Karen posted details of, if you just wanted it to filter Featured Listings that could easily be achieved by editing one line.

In helper.php under # Get link_name

find:
$db->setQuery( 'SELECT link_name FROM #__mt_links WHERE link_id = ' . $link_id . ' LIMIT 1' );

Change to:
$db->setQuery( 'SELECT link_name FROM #__mt_links WHERE link_id = ' . $link_id . 'AND link_featured = 1 LIMIT 1' );

This change will then only show featured listings. Note I haven't tried this but it should work.

Regards Steve
Developer of PaymentsPlus
Reply With Quote
  #5  
Old 02-09-2010, 03:36 AM
alanpbrigden alanpbrigden is offline
Mosets'd
 
Join Date: Oct 2009
Location: Hastings, New Zealand
Posts: 26
Default

Fantastic! Thanks Steve
Reply With Quote
Reply

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating custom listing types in MTree bbtouring Template modifications and custom fields 5 02-22-2010 07:24 AM
Custom MLS / IDX Bulk Listing Importer Serr.biz 3rd party addons & Custom Jobs 1 01-04-2009 10:40 PM
Charging for listings burtstyle Discussions, Troubleshooting & Problems 16 11-18-2008 09:16 AM
Making featured property listing random Alex Hot Property Discussions 4 04-10-2006 12:11 AM


All times are GMT +8. The time now is 05:17 AM.

Copyright © 2005-2010 Mosets Consulting

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.