Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi SO,
After checking the WP Codex we edited vantage/inc/template-tags.php by replacing
URL: http://www.cornerstoneoh.org/2015/07/a-moment-with-pastor-mcgee/
Hi Brian
Thanks for reaching out. Unfortunately, doesn’t look like your code came through. To do this correctly you’ll need to use a child theme, here is a starter child theme:
https://siteorigin.com/wp-content/uploads/2015/03/vantage-child-starter.zip
Thanks to the if function exists statement we can drop the following function into the functions.php file in the child theme:
You can then edit the next previous strings as required. They are:
Hope that helps.
Please, remember to not make edits directly to theme files in the parent theme. All WordPress themes completely overwrite their own folder during theme updates so it’s not safe to make changes in the parent.