- Posts: 71
- Thank you received: 3
OS Property support center
Looking for a freelance developer
- Nicholas Johnson
-
- Offline
- Senior Member
-
Less
More
7 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
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
-
Less
More
- Posts: 34
- Thank you received: 2
7 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
-
Less
More
- Posts: 34
- Thank you received: 2
7 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
and this one for A4
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
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
-
Less
More
- Posts: 71
- Thank you received: 3
7 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.
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. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.