• Resolved psivel

    (@psivel)


    Hi,

    Your plugin works great but I have an issue with post’s date format. For example I get “avril 1st, 2020″… Month is in french and day is in english. How can I fix that .

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Sanjay Dabhoya

    (@sanjaydabhoya)

    HI @@psivel,
    Sorry for the inconvenience caused to you. I have checked with your website https://marctorres.coklat-ibiza.com/blog/ . But website is not working. Could you please check and revert us back?

    Thank you

    Thread Starter psivel

    (@psivel)

    Hi,

    Thank you for your answer. Meanwhile I’ve installed a domain name I’m sorry, the correct page is https://www.marc-torres.com/blog/

    Plugin Contributor Sanjay Dabhoya

    (@sanjaydabhoya)

    Hi @psivel

    I’ve read your support query and noticed that you have date translation issue in your site.
    Change the following code in the wp-content/plugins/blog-designer/blog-designer.php file on line no 5053
    Replace code <?php echo get_the_time(‘F jS, Y’); ?> with <?php echo get_the_time( $date_format ); ?>
    Let us know if still the issue persists.

    Thank you

    Thread Starter psivel

    (@psivel)

    Perfect thank you !

    Plugin Contributor Sanjay Dabhoya

    (@sanjaydabhoya)

    Hi @psivel

    Glad to know that your issued fixed.
    I am closing this thread.
    If you have further query feel free to create new support thread.

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Post date format’ is closed to new replies.