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].
Updated my website to newer php but this what am getting on my home page. I tried deactivating plugins but it has not helped kindly help. The line suggested to have problem in functions.php is this ( * @since vantage 1.0)
Warning: Use of undefined constant template_url – assumed ‘template_url’ (this will throw an Error in a future version of PHP) in /home/smartac9/public_html/smartacademicwriting.com/wp-content/themes/smartacademicwriting/functions.php on line 48
Hi, thanks for reaching out.
Are you using the current version of Vantage, 1.15.1? Line 48 of functions.php is blank in the current version https://github.com/siteorigin/vantage/blob/master/functions.php#L48. I’m also not seeing any usage of
template_url
in the Vantage functions.php.You could perhaps take a look at line 48 of your functions.php and see what’s happening there.
Mine is a little different from your but almost similar. What is causing the difference.
Hi, thank for your reply. Are you definitely using Vantage by SiteOrigin? The HTML structure of your page and the folder names don’t look like Vantage. Did a developer build this site?