This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

6
  1. Andrew Misplon Staff

    Hi Justin

    Thanks for reaching out.

    WordPress themes and plugins overwrite their own folder during updates. To remove the text fully you’d need to use a PHP function in a plugin like Code Snippets or a Child Theme.

    Unfortunately, there isn’t a tag wrapping the Posted on string so we can’t send a quick CSS fix. Our free support scope, unfortunately, doesn’t cover much in the way of customizations (due to budgetary limitations). You can use a plugin like Code Snippets to edit the meta function by inserting the entire function into a Code Snippet and editing it from there https://github.com/siteorigin/vantage/blob/develop/inc/template-tags.php#L184-L225. We, unfortunately, can’t go much further than that.

  2. Justin Tuijl

    Thank you. Yes I have a child theme on Vantage, I just wasn’t sure where the code was in the files.

  3. Justin Tuijl

    All I want to do is remove the words “Posted on” nothing else, I just don’t find them in the code.

  4. Andrew Misplon Staff

    Hi Justin

    If you’re viewing the above link, the string is on line 216.

  5. Justin Tuijl

    Hi Andrew, ah yes, I see it now, thank you.

  6. Andrew Misplon Staff

    Sure, no problem.

    All the best.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread