Hi,
i like to change the image position in the single blog posts.
Every time the respective Post-Image should be under the title – in the width of the post.
Do you have a css code für me?
regards, Susanne
Hey Susanne!
Please take a look here
https://kriesi.at/support/topic/move-featured-image-below-post-title-date-etc/
and let us know if that does work for you.
Thank you very much
Cheers!
Basilis
Hi Basilis,
are you shure that i can do that?
The forum post is from 2013! Its an 4 years old information and probably – because the avia layout editor and the themes have had a lot of udates – it does not function?
best regards, Susanne
Hi!
The way it works is the same, the framework changes but those stuff work still.
THank u
Cheers!
Basilis
sorry, i can´t find the “js/avia.js” ….
I have to put in the following code?
jQuery(‘article.post’).each(function(){
jQuery(this).find(‘.entry-content-header’).after(jQuery(this).find(‘.big-preview’).detach());
})
Hi,
You don’t need to add the jQuery script. Just go to the Enfold > Blog Layout panel then set the Blog Styling to Elegant. This will display the featured image below the post title by default.
Best regards,
Ismael
Hi Ismael,
thank you! That´s look like as a better way …
And: The single-post-image should be bigger – in the width of the blogpost means in the width of the column.
HOw can i do that?
regards,
Susanne
Hi,
Try the following:
1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
2. Go to Settings > Media
3. Change the entry_without_sidebar
image size (increase its width / height).
4. Regenerate the thumbnails by clicking the button at the bottom.
If that does not help, please post a link to your post and a screenshot showing the changes you would like to make
Best regards,
Yigit