By Danny Malouin on Thursday, 03 August 2017
Posted in General Issues
Replies 8
Likes 0
Views 602
Votes 0
Hi,

I'm trying to add a simple layout and can't figure it out.

[ IMAGE | QUOTE ]

I want the image right aligned, the quote left aligned and the whole centered

I tried the 2 column element and it "almost" works

You can see this in the attached image screenshot I did

1) How can I remove the border on this image ?
2) Why is it not aligning right like the style is set to for that element ?

Or live here
https://www.theatredescascades.com/easyblog/entry/premiere-piece-ciao-papa-succes

Thanks
Danny
Hi there,

After checking this, it seems that there are issues on our end when you adding image blocks and other blocks(quote,text and etc) in columns blocks as it is not saved properly on your database.

By the way, for current fixes, it would be best if you can go to your phpmyadmin, and head to '__easyblog_post' and search for above blog post, and edit '_intro' column and include 'text-align: right;' on it styles codes as for example on codes below.
[gist type="php"]
<div class="ebd-block is-nested " data-type="image" style="text-align: right; width: auto;"><div class="eb-image style-clear">
<div class="eb-image-figure is-responsive">
<a class="eb-image-viewport">
<img src="images/easyblog_articles/1009/b2ap3_small_deadpool_wallpaper527363.png" />
</a>
</div>
[/gist]

Or maybe if you required help on this, it would be best if you can specify which database name used for your site above. Please advice.
·
Friday, 04 August 2017 11:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
Thanks for your reply.
Your fix proposal (directly in PHPMyAdmin) works but is not convenient as it gets erased on each update (and I have 3 of these instances in that post).
Is there an update scheduled soon with this included as a fix ?
Thanks
Danny
·
Friday, 04 August 2017 19:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

It wont be erased as those data is on your database. By the way, currently, our hands are full with Easysocial 2.1 and there are no exact date when we going to release these fixes, but maybe when our developer fixed it, i will provide these fixes to you.

Thanks for your understanding
·
Friday, 04 August 2017 19:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks again
My test got erased when I edited the post ? You're saying it shouldn't ?
Thanks
Danny
·
Friday, 04 August 2017 19:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Sorry for my confusion on above reply as i thought you talking about update/upgrade your Easyblog to newer version

If you edit your blog, yes it will change those attribute again i would advice you to change it after you have satisfied with your blogs changes.

Thanks for your understanding
·
Friday, 04 August 2017 19:37
·
0 Likes
·
0 Votes
·
0 Comments
·
OK this is what I will do
Yes, please send me the updated file(s) so I can post them before your sprint release planned for this fix.
Danny
·
Friday, 04 August 2017 20:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

We will kept you updated on this issues. Thanks for your understanding
·
Saturday, 05 August 2017 07:01
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post