Thank you very much.
Here is a copy of the file for your review.
I would be interested in hearing your diagnosis.
Thanks!
Thank you very much.
Here is a copy of the file for your review.
I would be interested in hearing your diagnosis.
Thanks!
Also, I am still not seeing the Unified theme in either of my Simple Press account (rcollins and ryancollins19)
Would you be able to send me a fresh copy of Unified when you are able?
The error is in the changes that you have made to the file – and note – if these are made to the main Unified file then you will lose them when the theme is next updated. If you have made the same changes to the child theme then that is where you need to correct things.
Your changes are:
<img src=”https://myfishingcapecod.com/wp-content/uploads/2016/05/Goldstar.png” style=”width: 30px !important; padding-bottom: 10px; margin-top:-70px !important; margin:0px auto;” />
</br>
<?php echo do_shortcode(‘[postthanks-short-code]’) ?>
The problem is that those first two lines are HTML so you need to close the php above them and open it up again below them. And the tag you have put in there at the bottom IS php so you do not need the php tags around them.
In other words, the file is a PHO file so you need to step out of the PHP to get the html to work and back in to the php for the tag
Thank you! Much appreciated.
I will forward your findings to my tech team and I will reply back with the outcome.
Best regards,
Ryan