OS Property support center
problem integration with widgetkit
- Francesco
-
Topic Author
- Offline
- New Member
-
Less
More
10 years 4 months ago #55246
by Francesco
problem integration with widgetkit was created by Francesco
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
10 years 4 months ago #55330
by Mr. Dam
Replied by Mr. Dam on topic problem integration with widgetkit
Hi,
You mean the Joomla article details?
Thanks
Dam
You mean the Joomla article details?
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Francesco
-
Topic Author
- Offline
- New Member
-
10 years 4 months ago #55331
by Francesco
Replied by Francesco on topic problem integration with widgetkit
not only in the Manage Categories in the description, is not active Interprets code plugin
thanks
thanks
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
10 years 4 months ago #55342
by Mr. Dam
Replied by Mr. Dam on topic problem integration with widgetkit
Hi,
Currently, we don't load the content plugin into Category description. But you can modify to load the Content plugin by this modification
1. Open file: components > com_osproperty > classes > category.html.php
2. find
echo stripslashes(OSPHelper::getLanguageFieldValue($cat,'category_description'));
and replace by
echo JHtml::_('content.prepare',stripslashes(OSPHelper::getLanguageFieldValue($cat,'category_description')));
Thanks
Dam
Currently, we don't load the content plugin into Category description. But you can modify to load the Content plugin by this modification
1. Open file: components > com_osproperty > classes > category.html.php
2. find
echo stripslashes(OSPHelper::getLanguageFieldValue($cat,'category_description'));
and replace by
echo JHtml::_('content.prepare',stripslashes(OSPHelper::getLanguageFieldValue($cat,'category_description')));
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Francesco
-
Topic Author
- Offline
- New Member
-
10 years 4 months ago #55355
by Francesco
Replied by Francesco on topic problem integration with widgetkit
thanks works perfectly now 
Email me when it becomes compatible for Advanced CSV virtuemart 3
thanks for the assistance

Email me when it becomes compatible for Advanced CSV virtuemart 3
thanks for the assistance
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.