how to remove "datePublished"

  • Author
    Posts
  • #77853

    Hi guys,
    I’m a young newbie, I’m trying to customize Fluida but I’m unable to do that.
    What I wanna do is to remove the published data on my pages/posts. For “date” I mean the itemprop=”datePublished” field that your can find on the page souce code.
    What I have to change/remove on the original theme code?

    Can you please help?
    Thanks again
    cubilon

    #77992
    Zed
    Cryout Creations mastermind

    The itemprop attributes are used for schema.org structured data and removing them will result in errors being displayed by structured data parsers.

    If you’re sure you want to remove that, you’ll need to customize the cryout_schema_microdata() function (found in cryout/prototypes.php) using a child theme.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #78238

    I am also trying to customize it but I don’t want to remove my posts.

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘how to remove "datePublished"’ is closed to new replies.