• Resolved georg2791

    (@georg2791)


    Hello

    I ve set Post date to Item date but still shows

    for all the feeds the feed import date ?

    If that isnt possible is there a way to fix this or maybe hide date by css? i cant see-find the class

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Poonam Namdev

    (@poonam9)

    Hi @georg2791,

    I have checked and the item_date tag is working as expected. Please share your feed URL so we can take a closer look at this issue.

    Thread Starter georg2791

    (@georg2791)

    1dype.gov.gr feed is on front page.

    also we dont mind to hide the date

    Thanks

    Plugin Support Poonam Namdev

    (@poonam9)

    Hi @georg2791,

    You can add the following CSS under the additional CSS section to hide the date on your site.

    .home .rss_content small {
        display: none!important;
    }
    

    If you want to debug why the item date is not working, please share the RSS feed URL you are using for importing posts.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Item date not working’ is closed to new replies.