The Thinkery

Not finding what you're looking for? Don't hesitate to contact us!

Before Posting...

Before posting questions in the forums, please be sure to read the FAQs by clicking on the FAQs link in the sidebar product menu. You must be logged in and have a valid subscription to access the SUPPORT FORUMS.
×
Support Policy Notice

As outlined in our Rules section (though never closely followed by our staff!), effective immediately we will no longer be taking time to provide customizations of our products.

QR Code on Property Flyer

More
9 years 7 months ago #35163 by Zozulya
Zozulya replied the topic: QR Code on Property Flyer
Hi-Thank you for the answer. I´ll try to do it. I let you you know how it goes.
Thanks.

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #35688 by Zozulya
Zozulya replied the topic: QR Code on Property Flyer
Hi-it´s a llitle bit far from my knowledge to make it. So, it´s a possible to get it or I have to move this issue to the IP Featured Requests.
Thanks

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #36419 by yellowcherrydigital
yellowcherrydigital replied the topic: QR Code on Property Flyer
I too have been asked to provide this feature by a client. I will have a look at the code but a plug in to generate a QR code for the property details which is included in the PDF would be very useful.

Thanks

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #36430 by tim
tim replied the topic: QR Code on Property Flyer
Hi guys-- give this a try and let me know how it works.


Attachment propertyqr.zip not found

Attachments:
The following user(s) said Thank You: Zozulya

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #36442 by Zozulya
Zozulya replied the topic: QR Code on Property Flyer
Hi-Tim
First of all. Thank you that you made this plugin for us.
I have installed this plugin in my web with versions:
Joomla 2.5.14
IP v2.0.3
Template RT-Modulus
And the QR Code plugin is working perfectly for all properties with 3 languages. Just one thing. When you would like to print this property it will be print in 2 pages, so it must be in 1 page and with QR Code. May be something wrong in my web, for this reason I give you a link.

estateservice.es/en/search-for-property/...linea-del-mar-murcia

And I have installed this plugin in another version:
Joomla 3.2.0
IP v3.2
Template Lumiere
The QR Code is working perfectly as well. But ... I think its better if I give you a link instead of explaining. This site is under development. Perhaps it has bugs.

estateservice.es/web2/en/todas-propiedad...los-altos-torrevieja

I don´t know but I think that QR needs to change the place where it wil be situated. Itjust my supposition.
And I have not yet installed the PDF for both versions, so I don´t know. How it works in PDF?
But any way
Thans again

Please Log in or Create an account to join the conversation.

More
9 years 4 months ago #37232 by Zozulya
Zozulya replied the topic: QR Code on Property Flyer
Hi-I would like that the QR Code will appear in the sidebar of the property after the "Hits". I´ve added the line on the file: com_iproperty/views/property/tmpl/default-sidebar.php
after the line: $sidecol .= '<div class="ip-sidecol ip-hits"><span class="label label-info">'.$this->p->hits.' '.JText::_('COM_IPROPERTY_HITS').'</span></div>';
}
I´ve added: $plugins_ext = $this->dispatcher->trigger('onAfterRenderPropertyHits', array( &$this->hits, &$this->settings->show_hits ));
if (count($plugins_ext)) $sidecol .= $plugins_ext[0];

And in the file: plugins/iproperty/propertyqr/propertyqr.php
I´ve changed the line:
public function onAfterRenderProperty($property, $settings)
to:
public function onAfterRenderPropertyHits($hits, $settings)

And afer this setting the QR is appeared on the top of the sidebar. Could you help me?
Version: Joomla 3.2.1; IP v3.2

Thanks in advance

Please Log in or Create an account to join the conversation.

Time to create page: 0.237 seconds