Need help with Joomla? We are available for hire to help with Joomla customization, upgrades, maintenance, and custom development.
Explore our services
OS Property support center

Edit the "individual property" page using YooTheme Editor?

  • Eoin Feeney
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
9 months 6 days ago - 9 months 6 days ago #175725 by Eoin Feeney
Is there a way to get a menu item for an "individual property" so I can style that page in the YooTheme editor for all properties.  I don't want to create a menu for each new property, it's not really user friendly for the guys creating the properties.

I tried using the menu item "property details" but I get error 500.Compile Error: Duplicate declaration of static variable $scriptClear
Code:
Compile Error: Duplicate declaration of static variable $scriptClear Symfony\Component\ErrorHandler\Error\ FatalError Show exception properties Symfony\Component\ErrorHandler\Error\FatalError {#1535 ▼ -error: array:4 [▶] } in /home/wallingtonestate/public_html/administrator/components/com_osproperty/fields/modal/property.php (line 230) } $script[] = ' }'; // Clear button script static $scriptClear; if ($allowClear && !$scriptClear) { $scriptClear = true;
Last edit: 9 months 6 days ago by Eoin Feeney.

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

More
9 months 6 days ago #175740 by Dang Thuc Dam
Hi,
To solve the issue, please opening that file ( administrator/components/com_osproperty/fields/modal/property.php )and remove line 230:
static $scriptClear;

Good luck
Dam
The following user(s) said Thank You: Eoin Feeney

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

  • Eoin Feeney
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
9 months 6 days ago #175746 by Eoin Feeney
Great that worked, thanks a million.

BUT I still want to be able to style that template for ALL individual property pages rather than one at a time. Is that possible?

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

More
8 months 3 weeks ago #175918 by Dang Thuc Dam
Hi,
I am not sure with your idea, could you please explain it more details?
Thanks
Dam

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

Moderators: Dang Thuc DamNguyen Phu Quan