By Michel777 on Monday, 29 October 2018
Posted in General
Likes 0
Views 672
Votes 0
Hi,

the latest post module has issue wit gallery . see attached screenshot.

Title: Stories
Select content source: Introtext only
Truncate Post characters to 0
Display post cover: no

Please help us to get the latest post module working well.

Requirements:

1) Full text and formatted
2) Showing pictures, galleries, videos without problem.

Thanks a lot in advance,

Michel
Hi there,

Applied css codes below and it should shown as it should now. Please give it a check and see how it goes.

[gist type="css"]
/* adjust the Image Gallery styling in latest blog post module */
#eb .eb-image.is-fluid .eb-image-figure img {
top: -141px !important;
}
#eb .eb-image.is-fluid .eb-image-viewport {
top: -194px !important;
}
[/gist]
·
Monday, 29 October 2018 11:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Warith,

thanks for your prompt answer ! Unfortunately the gallery doesn't work well anymore. The ratio is not fit anymore. See attached screenshots. Also there is no sliding in the latest post module.

Please check it.

Thanks, Michel
·
Monday, 29 October 2018 15:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Sorry for any inconvenience caused I have applied css codes below. Please give it a check and see how it goes.

[gist type="php"]
/* adjust the video play button styling in latest blog post module */
#eb.eb-mod .eb-image.is-fluid .eb-image-viewport {
top:-195px !important;
}

#eb.eb-mod .eb-image.is-fluid .eb-image-figure img {
height: 64% !important;
}
[/gist]
·
Monday, 29 October 2018 16:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Warith,

no problem. I checked it. The ratio of gallery still wrong. See ratio_ok, ratio_nok pngs (attached).

Thanks,

Michel
·
Monday, 29 October 2018 16:22
·
0 Likes
·
0 Votes
·
0 Comments
·
and no sliding function ...
·
Monday, 29 October 2018 16:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Currently, in order to achieve this, you need to increase you column size so that it looks the same like you required it to be. Currently, it is based on your current template as you can see here http://take.ms/9fesT. It would be best if you can change them accordingly.

and no sliding function ...

Currently, on Eayblog Latest Module there will no sliding shown and that how it should behave currently.

Perhaps it would be best if you can submit a feature request regarding this issues by creating a new ticket on the forums and set it to "Feature Request" so that everyone else could vote for it. We will prioritize this feature during the development process for the next major version of Easyblog if there are more people request on this.

Thanks for your understanding.
·
Monday, 29 October 2018 17:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Warith,

thanks, but is no way for me (column with). Instead I will use the post cover, it works. But how to remove the gallery - because the image twice in the module. Once as cover, once as content ? The same question for the other kind of katest module. e.g. with simple image.

Thanks ,

Michel
·
Monday, 29 October 2018 17:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Currently, in order to achieved this, you need to put 'Readmore' tag in your post as you can see here http://take.ms/wWdny

Please advice.
·
Monday, 29 October 2018 18:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Warith,

thanks, it works !

Also I'd like to thanks for your patient with me...

Warm regards, Michel
·
Monday, 29 October 2018 18:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Exremely satiesfied
·
Monday, 29 October 2018 18:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Monday, 29 October 2018 18:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post