- Posts: 86
- Thank you received: 2
OS Property support center
Edit the "individual property" page using YooTheme Editor?
- Eoin Feeney
- Topic Author
- Offline
- Premium Member
-
Less
More
1 day 2 hours ago - 1 day 2 hours ago #175725
by Eoin Feeney
Edit the "individual property" page using YooTheme Editor? was created 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
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: 1 day 2 hours ago by Eoin Feeney.
Please Log in or Create an account to join the conversation.
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13359
- Thank you received: 1750
15 hours 43 minutes ago #175740
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Edit the "individual property" page using YooTheme Editor?
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
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
-
Less
More
- Posts: 86
- Thank you received: 2
7 hours 30 minutes ago #175746
by Eoin Feeney
Replied by Eoin Feeney on topic Edit the "individual property" page using YooTheme Editor?
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?
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.
Moderators: Dang Thuc 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.