Hi all,
Looking for some advice or where I can find an answer to a problem.
I've tried stackoverflow but keep getting told to ask a new question.
I need to show reviews on products on my website. Due to a theme issue I need to add php code to my functions.php to achieve this. The problem is the file will not save and returns an error. However the reviews will show. The error is "Your PHP code changes were rolled back due to an error on line 120 of file wp-content/themes/oceanwp-child-theme-master/functions.php. Please fix and try saving again.
syntax error, unexpected '<', expecting end of file"
When I fix it by removing "<?php" the file saves but the reviews stop showing. Any ideas on what to do? Please treat me as a total noob!!