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].
how do i get the area where the text
“OMG…..You’re Too Much, I Can’t Even, I Just Died, No Puedo…. ”
to be the same blue from the text messages in the background?
how do i get the text to move all the way left?
how do i change that font?
Whats the turnaround on these questions?
Please interpret that with as little attitude as possible….
Hi CABALLO
Thanks for reaching out. Looks like there is an error in your child theme’s functions.php file preventing your site from loading. If you can explain to us where on the page the text is that you’re referring to we could try help. It would be best to see it live though.
Hi! Thanks for the response.
I was editing my functions.php, when i clicked out of it and tried returning to my website, its displaying the following:
Parse error: syntax error, unexpected ”https://https://www.youtube.c’ (T_ENCAPSED_AND_WHITESPACE) in /home2/caballo/public_html/wp-content/themes/childtheme/functions.php on line 8
I’m not familiar with FTP. Could you give me some direction please? Thank you!
You’d need to log into your server via FTP or via your hosting file manager. Navigate to:
/wp-content/themes/childtheme/
Copy your functions.php file to your desktop and delete it.
Everything should then load.
A child theme is only required if you need to edit theme files at a code level. functions.php is an precise file. One syntax error there will cause the theme to print an error.