Thread Starter
cpetsa
(@cpetsa)
Hello,
The theme on the website is theme46729 and it is a child theme of cherry.
Thanks
Thread Starter
cpetsa
(@cpetsa)
Thanks.
However, if you write the PHP code in multiple lines like:
<?php
echo “Hello World”;
?>
does not work. Is there any way to resolve this issue, cause the PHP code I want to use is more than 3 lines and it will be inefficient to try to write it in just one line.
Thanks