Skip to main content

Deprecated: Creation of dynamic property EasyDiscussPost::$isActivity is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/easydiscuss.php on line 1560

Deprecated: Creation of dynamic property EasyDiscussPost::$isActivity is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/easydiscuss.php on line 1560

Deprecated: Creation of dynamic property EasyDiscussPost::$isActivity is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/easydiscuss.php on line 1560

Deprecated: Creation of dynamic property EasyDiscussPost::$isActivity is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/easydiscuss.php on line 1560

Deprecated: Creation of dynamic property EasyDiscussPost::$isActivity is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/easydiscuss.php on line 1560
  Monday, October 08, 2018
  5 Replies
  5.4K Visits
  Subscribe

Deprecated: Creation of dynamic property EasyDiscussPost::$events is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/post/post.php on line 4049
Using tables for a glossary is not XML compliant. Why is the definition list tags not used (dl, dt, dd)?

Under "Options" I find different Glossary themes. If I change the selection, it doesn't change the appearance on the pages.
J
7 years ago

Deprecated: Creation of dynamic property EasyDiscussPost::$events is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/post/post.php on line 4049
The correct HTML tags for building glossaries are described here (DL,DT,DD):
https://www.w3schools.com/tags/tag_dl.asp
A
7 years ago

Deprecated: Creation of dynamic property EasyDiscussPost::$events is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/post/post.php on line 4049
@jooomlaa
Thank you for your suggestion.we have div and table structure already on seo glossary pages.
you can do template override and change the layout to dd dt and dl.
these are template specific properties so very hard to manage for each and every template.
please create a ticket support we will check the possibilities and update you on this.
J
7 years ago

Deprecated: Creation of dynamic property EasyDiscussPost::$events is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/post/post.php on line 4049
Thank you for reply.
Of course I can make a override by modifying the templates/TEMPLATE/html/com_seoglossary/glossaries/default.php. But why I can't add a new one like DL - for selecting in the theme option? There is only the default.php. It would be better, if there exist a default.php, table.php, masonry-grid.php ... one separete file for each theme, like other components make it too. Then I can add a new one very simple without overriding and select it in the theme option. This would be nice to have.
J
7 years ago

Deprecated: Creation of dynamic property EasyDiscussPost::$events is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/post/post.php on line 4049
I have build a override script from glossary/default.php
There I split the "responsive"-Theme to a new elseif-twig. It would be nice if you can create a new theme option like "definition list", than you $this->glossarytheme=="responsive" can remove from line 352.
Here you can see a working sample: https://www.datenrettung-it-forensik.de/glossar
A
7 years ago

Deprecated: Creation of dynamic property EasyDiscussPost::$events is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/post/post.php on line 4049
@Jooomlaa
Thank you for your kind code.
I will check and integrate it.
  • Page :
  • 1
There are no replies made for this post yet.