OS Property support center

Logo not shown in PDF and PRINT

  • Albert
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
6 years 1 month ago #110272 by Albert
Logo not shown in PDF and PRINT was created by Albert
Hi,
the logo of the real estate agency does not appear in PDF and Print funcion.. from where is it selected? Maybe i didn't place that in the right place.
Thanks

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

More
6 years 1 month ago #110506 by Gordon Lawson
Replied by Gordon Lawson on topic Logo not shown in PDF and PRINT
I'd like to know that too!

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

  • Albert
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
6 years 1 month ago #110546 by Albert
Replied by Albert on topic Logo not shown in PDF and PRINT
Gordon lets wait the answer!

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

More
6 years 1 month ago #110617 by Mr. Dam
Replied by Mr. Dam on topic Logo not shown in PDF and PRINT
Hi,
You can make the modification to add Logo in Print and PDF pages in:
root > components > com_osproperty > helpers > layouts > propertyprint.php and propertypdf.php
Thanks
Dam

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

More
6 years 1 month ago #110618 by Mr. Dam
Replied by Mr. Dam on topic Logo not shown in PDF and PRINT
You are also read this documentation to make the custom layouts for those files to avoid overridden in future: osproperty.ext4joomla.com/documentation/...de/customize-layouts
Thanks
Dam

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

  • Albert
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
6 years 1 month ago #110626 by Albert
Replied by Albert on topic Logo not shown in PDF and PRINT
Hi Dam!
inside propertypdf.php i saw these lines:
Code:
if($configClass['logo'] != ""){ ?> <img src="<?php echo JURI::root()?><?php echo $configClass['logo']?>" style="height:70px;" />

Aren't they already a code to show the logo?

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

  • Albert
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
6 years 1 month ago #110627 by Albert
Replied by Albert on topic Logo not shown in PDF and PRINT
And in that case, why it isn't showing?

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

Moderators: Mr. DamNguyen Phu Quan