Wide image over content

info32632
2 Posts
info32632 posted this 29 May 2019

Hi there,

I would like to place an image before the content comes. The image should be full width, the content boxed.

Now I have placed a cms-code box upon the cms-content. I put this code in the cms code:
<?php if (has_post_thumbnail()) { if (has_post_thumbnail()) {?> the_post_thumbnail();
}
?>
to show the selected post image or featured image from the wordpress site in it. But the image won´t be displayed.

Can you help me to get a solution here, please?
Many thanks,
Antonio

Hi there, I would like to place an image before the content comes. The image should be full width, the content boxed. Now I have placed a cms-code box upon the cms-content. I put this code in the cms code: &lt;?php if (has_post_thumbnail()) { if (has_post_thumbnail()) {?&gt; the_post_thumbnail(); } ?> to show the selected post image or featured image from the wordpress site in it. But the image won´t be displayed. Can you help me to get a solution here, please? Many thanks, Antonio
Vote to pay developers attention to this features or issue.
1 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 05 June 2019

Hello Antonio,
I apologize for the delay.
Could you please explain more about what you need to achieve?
Maybe, we can do this with Themler tools?
I have made post image wide and coming before post content on Post Template like this:

post-image.png

Is this what you need to do?

Gina
Themler Support

Hello Antonio, I apologize for the delay. Could you please explain more about what you need to achieve? Maybe, we can do this with Themler tools? I have made post image wide and coming before post content on Post Template like this: !post-image.png! Is this what you need to do? Gina Themler Support
You must log in or register to leave comments