WPPizza – A Restaurant Plugin for WordPress › Support › General Support › Setting an image header in Templates
- AuthorPosts
- 3 September, 2021 at 3:40 am #57353
Maybe it’s just late, but I’m stuck on something that I remember easily navigating in our version 2 build. I’m trying to set an image header in a HTML email template.
I have the following snippet in the Header>details section (which is activated in the edit section) of the css/style area of templatesbackground:url(‘http://colorsstudios.com/wp-content/uploads/2017/03/logofororderpageHEADER.jpg’) center center no-repeat transparent; width:500px;height:71px
and the image is not rendering.
What am I doing wrong?
3 September, 2021 at 11:48 am #57354use your browsers element inspector when previewing the template. it will probably show you the issue
3 September, 2021 at 10:25 pm #57362I see the declaration in the source code but the URL is removed. I have no idea why.
I looked back and for V2 I customized the customer email directly in the wppizza-order-email-html.php file. Is that file available? It doesn’t seem like I can add the Background URL declaration in the css/style section of Templates.5 September, 2021 at 10:26 pm #57373I was able to figure this out, but where does one customize the subject line for guest email receipts?
- AuthorPosts
- The topic ‘Setting an image header in Templates’ is closed to new replies.