-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dates are duplicated #334
Comments
I had the same issue but I found a temporary fix: Wordpress Dashboard > Appearance > Theme File Editor: //shapely/inc/template-tags.php
This comments out the parts that checks and parses the dates the post was modified. |
@Athanas7a thanks for your bugfix! It worked like a charm. |
Posts showing dates as duplicated in a single post: https://prnt.sc/uNoztQ0OriCX
For more check this link: https://colorlibsupport.com/t/the-date-of-blog-post-shows-two-dates/32608
The text was updated successfully, but these errors were encountered: