Hello,
The way the date appears on the blog post is fine. I just need to add the word “Published on” before the actual date and make sure that “Published on” also appears when the blog post is shared over Social Media, etc. Thank you.
Hey mercury9!
Thank you for using Enfold.
You can edit includes > loop-index.php, find this code on line 134:
echo "<time class='date-container minor-meta updated' $markup>".get_the_time(get_option('date_format'))."</time>";
Replace it with:
echo "<time class='date-container minor-meta updated' $markup>".__('Published on :','avia_framework').get_the_time(get_option('date_format'))."</time>";
Unfortunately, this will not be included on the social share summary. Please hire a freelance developer to configure that option.
Best regards,
Ismael
I appreciate your assistance with this, but do you mind supplying a little more information that could be helpful to me in sending me in the right direction in regards to the Social Share Summary? The Social Share Summary (for example, when sharing a blog post in enfold to Facebook) is a little confusing to some who read it. I just need to add “Published on” next to the date. If you do not have code to correct this problem, is there a plugin that will allow me to fix this that is compatible with Enfold? Please, I really need to sort this out. Thank you.
Hey!
I don’t think you can configure how facebook publish their post or shared entries. I’ll ask the rest of the support team.
Cheers!
Ismael
Any news on this? I really need to know please. Thank you.
Thanks. Fantastic! Have a great day!