RTL template: Post – image captions reamain LTR

Posted in: Newspaper
Post count: 48

Hi Team,
I’m trying to customize the post template
I’m using the template: RTL news magazine
But I can’t find a way to align the image caption from LTR to RTL.

Can you look at this one please?

Link to the post example:
https://dev2.haipo.co.il/item/485548

The post template


The Editor


Thanks,
Yaron

  • This topic was modified 2 years by haipo.
Post count: 27744

Hello,

You can align the caption here https://i.imgur.com/xp9HxuV.jpg

Thank you!

Post count: 48

Hi Anamaria,
Thanks for sharing.
The fetured image captions is fine

But my problem is with the direction of the post images
(Those inside the text area)
I can’t find the way to alighn the captions RTL…
Can you guide me how to do that?
Thanks,
Yaron

Post count: 48

One more question regarding the image in a post:
is there a way to control the image?
Shadow, streach to fit the post, round corners etc…?

Post count: 27744

Hello,

If you use this option from Gutenberg to add the image https://i.imgur.com/zDnKW2l.png, then you can align the caption using this option -> https://i.imgur.com/1wlJUr9.png

Thank you!

Post count: 48

Hi Anamaria
This solution cannot be done when we run a newspaper site
Because we load many images per day
We must have a default setting for images.
Not only that, but WE are in a situation of migrating the template from old one to TAGDIV
So all the images must have the default setting
(And the basic setting is RTL, so LTR captions will not work)

  • This reply was modified 2 years by haipo.
Post count: 27744

Hi,

Can you please provide the link to your website to provide a custom code css?

Thank you!

Post count: 48

Sure
You already have it in your inbox
Yaron

Post count: 27744

Hi,

Please use this code
.wp-block-image figcaption
{
text-align: right;
}

Set the code in Theme Panel ->Custom code -> Custom CSS
I hope this helps you!

Thank you!

Post count: 48

Hi Anamaria
Your code works perfect.
I suggest to fix the RTL source by the product developers.
Thanks ♥
Yaron

Post count: 27744

Hello,

I will pass on this information.

Have a great day!

Viewing 11 posts - 1 through 11 (of 11 total)
The forum ‘Newspaper’ is closed to new topics and replies.