Caption on feaured images

Posted in: Newspaper
Post count: 31

Hi Calin, I understand what you say and would like to cooperate. My question is how (and when)? Because when I add the code, the site is not working properly..

Can we agree upon a time? Which time zone are you? Me Amsterdam..

Post count: 35449

Hi markwebbink,

The solution that I’ve provide to you was custom, the theme can no show the caption on post style 8, I’ve just tried to help you, now is very possible that the old implementation to no longer be good, because there was changes in theme files.

Thank you for your understanding!

Post count: 31

Really? That would be very disappointing… So which style template(s) do(es) support the caption?

Post count: 35449

Hi,

All the styles that have the featured image set as an image have caption, these that are set as background image do not have ( do not display) the caption.
Default Style 1, 2, 9, 10, 11 will display the caption.

Thank you for your understanding!

Post count: 31

Hi Calin,

Still not happy, but if that is the way it is.. I have changed the layout style and removed the other CSS code you provided before and now the caption is visible again (i.e. https://www.deventervoetbal.nl/amateurvoetbal/de-nabeschouwing-van-het-deventer-amateurvoetbal/)

However, I would like to move it more cloese to the image and possibly to the right hand side. How can I achieve this site wide?

Post count: 35449

Hi,

If you want you can try this custom css -> https://i.imgur.com/qtfov6c.png
.wp-caption-text {
text-align: right;
margin: -20px 0 26px 0;
}

The code need to be set in theme panel> custom code> custom css

Thank you!

Post count: 31

Hi Calin, thanks!

Viewing 7 posts - 26 through 32 (of 32 total)
You must be logged in to reply to this topic.