Vantage “Posted On” text
Hi
Does anyone know where the “Posted On” text lives, what file?
I just want to remove it.
Thank you
Justin
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
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.
Hi
Does anyone know where the “Posted On” text lives, what file?
I just want to remove it.
Thank you
Justin
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
6Hi 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 onstring 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.Thank you. Yes I have a child theme on Vantage, I just wasn’t sure where the code was in the files.
All I want to do is remove the words “Posted on” nothing else, I just don’t find them in the code.
Hi Justin
If you’re viewing the above link, the string is on line 216.
Hi Andrew, ah yes, I see it now, thank you.
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.