Support Forum
I'm not seeing any pink, but I am seeing some yellow, which you can see here.
My tech teams say my Unified theme is "broken" so perhaps a fresh copy would help.
However when I check my two Simple Press accounts (usernames: rcollins and ryancollins19) I am not able to find any fresh copies of the Unified theme in my account. Maybe you could email me a copy?
I am using a child theme for my desktop display.
Yellow Swordfish said
sorry - are you saying that when you are logged in and you visit 'Your Account' (link on top of sidebar) and then scroll down to the very bottom of the page there is no download list of items for you?
I see a download list of items, but I only see "Child Framework" "Post by Email" "Simple Press Core"
No Unified theme.
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
YELLOW
SWORDFISH
|
1 Guest(s)