#1
|
|||
|
|||
![]()
Is there an option (or hack) to randomize the Featured Properties on the "Front Page Layout"?
I want HP to randomly select 4 to 8 properties for display on the front page. -jay |
#2
|
|||
|
|||
![]()
Good question. This would be a great modification to the featured property module. Have you emailed support?
|
#3
|
|||
|
|||
![]()
Thinking about this, Im pretty sure you could modify the 'Random Property' module to do this.
|
#4
|
|||
|
|||
![]()
I haven't contacted support. There were some hacks on the old version and I was hoping someone would drop some hints about how to do it.
|
#5
|
|||
|
|||
![]()
What version are you looking to do this with?
|
#6
|
|||
|
|||
![]()
The latest one - Version 1.0 .
|
#7
|
|||
|
|||
![]()
Is that HP 1.0 beta 5?
Im running beta 4 but I could take a look for you if you want to email the module files to me. |
#8
|
|||
|
|||
![]()
I was working on 1.0 RC1 . I believe it's the stable release.
|
#9
|
|||
|
|||
![]()
Hey Jay.
I ended up just making my own component that queries the database by itself. I found this easier than trying to get the HP module to do it. If your still struggling with it pm me. |
#10
|
|||
|
|||
![]()
Yes I'm interested in learning more. PM me a link to a demo and we can dig into it.
Thanks, -jay |
#11
|
|||
|
|||
![]()
I can pm you for some reason.
my address is jamus atsign jamus dot co dot uk |
#12
|
|||
|
|||
![]()
Not sure why the PM is not working but I have the same problem trying to send you one.
I sent you an email a few minutes ago. -jay |
#13
|
|||
|
|||
![]()
For HP 1.0.0 - Open mod_hotproperty_properties folder, and than file mod_hotproperty_properties.php,
in the line 59: 'order' => array('Featured.ordering' => 'ASC') replace with: 'order' => array('RAND()') and that is all. Its working for me. But be aware, that if you use multiple featured properties modules, in all of them properties will be displayed randomly. Latest and random modules are not affected with this. Ciao |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Featured properties on front page? | andrewdferguson | Discussions, Troubleshooting and Problems | 2 | 09-12-2009 04:43 PM |
Changing the number of properties appearing in front page under Property Types | landlordslink | Discussions, Troubleshooting and Problems | 3 | 05-22-2009 07:45 PM |
"Featured" duplicate properties show on front page | ssnobben | Discussions, Troubleshooting and Problems | 3 | 02-26-2009 05:27 AM |