#1
|
|||
|
|||
![]()
I have updated my instruction for the flash slideshow so that it can be used for the new BETA5 as well.
http://www.costablancawebservices.co...er.INSTALL.pdf
__________________
On the box it said "Needs Win98 or better" - so I installed Linux. |
#2
|
|||
|
|||
![]()
Hi rtenny
Thanks for the update! In my 104b install i am getting random sizes of thumbnails? attached is what i mean any ideas? thanks again
__________________
www.realestate365.co.nz |
#3
|
|||
|
|||
![]()
I have just look at you web site in FireFox AND IE and as you can see from the screenshot all is fine here. What browser are u using?
__________________
On the box it said "Needs Win98 or better" - so I installed Linux. |
#4
|
|||
|
|||
![]()
Hi
Thanks for looking I use google chrome but the effect is random? not problem i suppose as long as you dont use chrome!
__________________
www.realestate365.co.nz |
#5
|
|||
|
|||
![]()
Hi Another question is how would i go about centering the slide show on the page?
__________________
www.realestate365.co.nz |
#6
|
|||
|
|||
![]()
Not sure but i guess a <center></center> around those include line should do the trick
__________________
On the box it said "Needs Win98 or better" - so I installed Linux. |
#7
|
|||
|
|||
![]()
To center the slideshow you can edit the folllowing file:
media/com_hotproperty/css/default/styles.css Find the following line around line 37: Code:
#hotproperty.property .gallery {background-color:#f7f7f7; padding:1em;} Code:
#hotproperty.property .gallery {background-color:#f7f7f7; padding:1em; text-align:center;} Mark Last edited by MarkR; 10-15-2009 at 05:18 AM. |
#8
|
|||
|
|||
![]()
Nevermind got it working
![]() Last edited by samarapadilla7394; 10-27-2009 at 07:52 AM. |
#9
|
|||
|
|||
![]()
Well it would be great if you could integrate both video, photos and slides into one user friendly integrated HP feature... maybe something like "Animoto" does and others.
http://animoto.com/realestate
__________________
Success in the long run Its not about the code its about the people and community that's make it! |
#10
|
||||
|
||||
![]()
hi rtenny,
Are you the developer of the slideshow gallery for HP? If you are, I may make you aware of an important change in beta5... HP's gallery is now integrated as an independent plugin. Concretely it means for you you can now package your gallery as a specific extension for HP:
Have a look at plg_hotproperty_gallery to see how it is implemented, it should be simple to understand but don't hesitate if you have any questions. Best regards. |
#11
|
|||
|
|||
![]()
Yes I am the developer and I am already looking at the plug-in. I hope to have it ready within a few days. Also working to make it work natively as well.
I keep you informed. ![]()
__________________
On the box it said "Needs Win98 or better" - so I installed Linux. |
#12
|
|||
|
|||
![]()
Hi Renny
Works fine if they are browsing from the properties pages.. however if they go to it from a link in mod_hp_properties_wpic ...no images from the property are there... only images from your module.... even though they display the same URL... with or without SEF. |
#13
|
|||
|
|||
![]()
Hi,
Where can I download this flash module from? Thanks |
#14
|
|||
|
|||
![]()
__________________
On the box it said "Needs Win98 or better" - so I installed Linux. |
#15
|
|||
|
|||
![]()
Ralf, did you check it with 1.0rc?
I overwrote the original default.php on views/properties/tmpl, but the slideshow didn'tshow up... PS your instructions refer to property folder, which doesn'exist, maybe you should correct to properties, shouldn't you? Please correct me if I'm wrong... Last edited by giuseppemorea; 11-25-2009 at 01:11 AM. |
#16
|
|||
|
|||
![]()
the version is ONLY for BETA5 at the moment. As Mosets keep changing their framework I am a bit reluctant to change until we have a final version. If you need a solution urgently contact me via my web site and I try to help you.
![]()
__________________
On the box it said "Needs Win98 or better" - so I installed Linux. |
#17
|
|||
|
|||
![]()
as we have a RC now I will change all my modules to work with this in the next few days. Another weekend of work ahead, LOL
__________________
On the box it said "Needs Win98 or better" - so I installed Linux. |
#18
|
|||
|
|||
![]()
Great thanks for taking one for the team!
__________________
www.realestate365.co.nz |
#19
|
|||
|
|||
![]()
Any progress on this guys?
__________________
www.realestate365.co.nz |
#20
|
|||
|
|||
![]()
No not yet, working on other things that have deadlines at the moment. ASAP I will do this.
__________________
On the box it said "Needs Win98 or better" - so I installed Linux. |
#21
|
|||
|
|||
![]()
I hope you will finish shortly..
|
#22
|
|||
|
|||
![]()
mod_hotproperty_properties flash TiltViewer
|
#23
|
|||
|
|||
![]()
Great but what is the difference between mod_hotproperty_properties?
and this one?
__________________
www.realestate365.co.nz |
#24
|
|||
|
|||
![]() |
#25
|
|||
|
|||
![]()
Not feeling it?
Does the same thing as mod_hotproperty_properties? Just called tiltviewer ![]()
__________________
www.realestate365.co.nz |
#26
|
||||
|
||||
![]()
Ralf, if you see this post, please keep us updated on the RT slideshow. I have everything working (finally) in beta5 but I am nervous about trying to update to RC1.
http://www.astecused.com |
#27
|
|||
|
|||
![]() Quote:
![]() http://www.costablancawebservices.co...er.INSTALL.pdf
__________________
On the box it said "Needs Win98 or better" - so I installed Linux. |
#28
|
|||
|
|||
![]()
Hi I tried this instructions and also dl this free slideshow..
this is what I got error: Warning: include_once(/home/site/public_html/modules/mod_hp_rtpropslider/mod_hp_rtpropslider .php) [function.include-once]: failed to open stream: No such file or directory in /home/site/public_html/plugins/hotproperty/gallery.php on line 59 Warning: include_once() [function.include]: Failed opening '/home/site/public_html/modules/mod_hp_rtpropslider/mod_hp_rtpropslider .php' for inclusion (include_path='.:/usr/lib/php') in /home/site/public_html/plugins/hotproperty/gallery.php on line 59 How can I fix this? rgds
__________________
Success in the long run Its not about the code its about the people and community that's make it! |
#29
|
|||
|
|||
![]()
You somehow have a space in the file name. Probably a copy and paste error. Make sure the name is
mod_hp_rtpropslider.php At the moment you have mod_hp_rtpropslider .php ![]()
__________________
On the box it said "Needs Win98 or better" - so I installed Linux. |
#30
|
|||
|
|||
![]()
I made a clean install and change the gallery.php to this...
ob_start(); ?> <?php if (@$property->Photo) : ?> <div class="gallery"> <ul class="photos"> <?php foreach ($property->Photo as $photo) : ?> <li class="photo"> <?php if ($hotproperty->getCfg('img_saveoriginal') && $photo->original) : ?> <a href="<?php echo MosetsApplication::getPath('media_images_original_ url', 'hotproperty') . $photo->original; ?>"> <?php endif; ?> <?php echo MosetsHTML::_('hotproperty.image.photo', 'standard', $photo->standard, $photo->title, array('id' => 'photo-' . $photo->id)); ?> <?php if ($hotproperty->getCfg('img_saveoriginal') && $photo->original) : ?> </a> <?php endif; ?> <p class="caption"> <span class="title"><?php echo $photo->title; ?></span> <?php if ($photo->desc) : ?> <?php echo $photo->desc; ?> <?php endif; ?> </p> </li> <?php endforeach; ?> </ul> <?php if (count($property->Photo) > 1) : ?> <div class="nav"> <ul class="thumbnails"> <?php for ($i=0; $i < count($property->Photo); $i++) : ?> <?php $photo =& $property->Photo[$i]; ?> <li class="thumbnail"> <?php echo MosetsHTML::_('anchor', 'photo-' . $property->Photo[$i]->id, MosetsHTML::_('hotproperty.image.photo', 'thumbnail', $photo->thumb, $photo->title)); ?> </li> <?php endfor; ?> </ul> </div> <?php endif; ?> </div> <?php endif; ?> <?php $html = ob_get_contents(); ob_end_clean(); rgds
__________________
Success in the long run Its not about the code its about the people and community that's make it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Flash Photo Slideshow for Hot Property 1.0 | rtenny | 3rd party addons & Custom Jobs | 0 | 11-21-2008 06:42 AM |