• Resolved tischtennis

    (@tischtennis)


    Hi,
    thanks for the plugin – just what I’am looking for our teampages. It’s easy to use and configure, also the translation for the output. But there ist a little bug (?). Author, categories, comments and tags are shown but no date of publishing (with shortcode builder in a page or in the widget). The output is only “On “. Can you fix this?
    greetings Peter

    https://wordpress.org/plugins/post-shortcode/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author sachin8600

    (@sachin8600)

    Hi,

    The current version of plug-in display post date correctly, please check get_the_date() function that uses for display the date.

    Like : https://codex.wordpress.org/Function_Reference/get_the_date

    I hope this may help you, thank you for sharing your experience.

    Thread Starter tischtennis

    (@tischtennis)

    Sorry, but this is not helpful (for me – i am not a programmer). Look at http://www.meteor-tt.de/testseite/
    The dateformat (standard) at the blog is “j. F Y”. The date will show at the original article (click on title or picture) but no output in the plugin. What can i do?

    Plugin Author sachin8600

    (@sachin8600)

    Hi,

    Login to admin and goto plug-in page ie Post Shortcode under Posts menu then add below code to Edit CSS box and click on Save CSS button.

    .pcsmeta .entry-date.published.updated{display:inline-block !important}

    I hope this may help you, thank you for sharing your experience.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘date of publishing will not be shown’ is closed to new replies.