Hello,
I recently purchased the template and now found that there is a problem. This line in the blog_item.php file is responsible for this.
How can I fix these?
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated
|| ((strtotime($this->item->publish_down) < strtotime(JFactory::getDate())) && $this->item->publish_down != JFactory::getDbo()->getNullDate())) : ?>