Date, local language

Home Support PT Magazine Date, local language

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #8130
    Anonymous
    Inactive

    How to change top right corner date to local language?
    And, how to remove date from featured news, highlighted news and main slider?

    #8131
    ProDesigns
    Keymaster

    Hi @dragon,

    You can change the date format from wp-admin dashboard. Please go to Settings >> General and change date format there.

    To hide date from slider, featured and highlighted section, please go to Appearance >> Customize >> Additional CSS and add following codes:

    .main-news-section span.posted-date {
        display: none;
    }

    Hope this will work. Feel free to contact us if you need further help.

    Thank you.

    #8132
    Anonymous
    Inactive

    Date still in English, not Serbian. “12. January 2018.” should be “12. ??????? 2018.” Site
    Settings are Serbian “????? ??????” – “????? ??????” – “12. ??????? 2018.” – “j. F Y.”
    Date language is problem.

    CSS worked perfect, thank you.

    #8133
    ProDesigns
    Keymaster

    Hi @dragon,

    Probably, you need to install Serbain version of WordPress for it. We have used core feature of WordPress so there is no way to change it from theme.

    Thank you.

    #8134
    Anonymous
    Inactive

    I’m using Serbian WordPress and date it is on English… Settings
    It is not matter, I changed so now it is just numbers.
    [IMG]http://i64.tinypic.com/2eounmw.jpg[/IMG]

    #8135
    ProDesigns
    Keymaster

    Hi @dragon,

    This is the smart way. All the best and thanks for the alternative solution.

    #8136
    Anonymous
    Inactive

    Hi,
    I updated some post in my blog but post show the first publication day. I want to show last modified/updated date in my post also want to keep only updated date in my post.

    #8137
    ProDesigns
    Keymaster

    Hi @rajibms,

    We are sorry, there is only option to show published date in the theme. We will add option to display last updated date in next release.

    Thank you.

    #8138
    Anonymous
    Inactive

    Thanks for your reply.
    Hope you will care about post modification/update date and best practices of SEO. Now google showing published (Old) date in search result even i updated the post. We need to keep only last updated date so that Google search result show updated date.

    Is there any estimated Date of Next Release?

    #8139
    ProDesigns
    Keymaster

    Hi @rajibms,

    We don’t have an exact date for now. However, we will try our best to release new version as soon as possible.

    Thank you.

    #8140
    Daniel Kelentey
    Participant

    Is there any way to hide date from all of the posts, or at least from all the posts on the homepage?

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.