Broken on Astra theme after update to 1.8.1
-
Hi Sayan,
Great plugin. Unfortunately stopped working on our site with Astra theme after the update from 1.7.7. to 1.8.1. I had to revert the update to get the modified date back.
I noticed in the code it now posts both dates on our post, but it only shows the original publication date. Dates in the XML sitemap seem okay. Plugin settings are the same.
1.7.7 (this is what we want to show)
<span class="posted-on"><span class="updated" itemprop="dateModified"> May 23, 2022</span></span>
1.8.1 (this only prints the original (old) date on the page – not what we want)
<span class="posted-on"><span class="published" itemprop="datePublished"> September 5, 2017</span><span class="updated" itemprop="dateModified"> May 23, 2022</span></span>
- The topic ‘Broken on Astra theme after update to 1.8.1’ is closed to new replies.