OS Property support center

Looking for a freelance developer

  • Nicholas Johnson
  • Offline
  • Senior Member
  • Senior Member
More
6 years 10 months ago #99991 by Nicholas Johnson
Replied by Nicholas Johnson on topic Looking for a freelance developer
UPDATE
We have made progress with this...our add on adds a pop up where you can select the format you require and if you want the header or not. We are still working on a default layout for the landscape versions and tidying up the look of it but check out www.sunworld.es and use the print page facifilty

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

  • Josh
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 10 months ago #99994 by Josh
Replied by Josh on topic Looking for a freelance developer
It looks nice, keep up the good work!!

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

  • Josh
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 9 months ago #100971 by Josh
Replied by Josh on topic Looking for a freelance developer
Hi, I've managed to achieve the layouts I wanted, now I only need someone who can help me (payed, obviously) differentiate the two formats.
Say I have this code (just a sample) for A3 printing
Code:
<style> div.container { width:1800px; margin-right: 0px; ... </style> <?php $db = JFactory::getDbo();?> <div class="container"> ... </div>

and this one for A4
Code:
<style> div.container { width:900px; margin-right: 10px; ... </style> <?php $db = JFactory::getDbo();?> <div class="container"> ... </div>

I need a coder who can guarantee me that for A3 printing I get the related code (and print) when I call this url:
index.php?option=com_osproperty&tmpl=component&no_html=1&task=property_print&id=PROPERTYID&a3=1

instead, for A4 printing this url
index.php?option=com_osproperty&tmpl=component&no_html=1&task=property_print&id=PROPERTYID&a4=1
I don't care if you achieve it producing two php files or within the same one.
So Nicholas or anyone who can help me (and can issue invoice), please contact me.
Thank you

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

  • Nicholas Johnson
  • Offline
  • Senior Member
  • Senior Member
More
6 years 8 months ago #102356 by Nicholas Johnson
Replied by Nicholas Johnson on topic Looking for a freelance developer
Hi

I already have an add on now which can let you choose A3/A4 in landscape and portrait and changing the page is in html and quite simple.

Take a look at this www.propertysalespana.com/index.php/our-...trs-to-the-beach-451 and select print page.

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

Moderators: Mr. DamNguyen Phu Quan