Hi, I set in them panel (SHOW DATE
Enable or disable the post date (on blocks and modules)) – ON. But on block 21 date not showed (https://i.imgur.com/LJiaU1K.png). I replace my current template (version: 8.8.1) width last version: 8.8.2 and date showed, but site broken. In panel I update tagDiv Composer, site fixed, but date again disappeared )))
in includes/modules/td_module_16.php in https://i.imgur.com/LrPzP0J.png I add date, but when click – https://i.imgur.com/VBemgWq.png my custom date disappeared
Please help correctly correct
Hello,
Module 16 already have a date implemented: https://www.screencast.com/t/4eg4TvXQ
It uses get_date not get_the_date
Please revert the date to it’s default value for proper functionality. We have not tested using get_the_date so we cannot offer any solution or the block pagination if you change the theme code.
Thank you!
ok, then how I can show date – https://i.imgur.com/Z3TbnvU.png
I back original file and in panel setting – it’s active – https://i.imgur.com/uiHGRB1.png but date not showed
-
This reply was modified 8 years by
Filandor.
Hi,
Please provide a link to the page with the problem. Leave the module file as it was by default, with no modifications. Remove modifications made to the file directly or by a child theme.
There is no need for code modifications to make a module display the post publish date.
Thanks