Bug: Caption Text is In The New Masonry Layout At The Wrong Position - Question | JoomShaper

Bug: Caption Text is In The New Masonry Layout At The Wrong Position

BOFHJunior

BOFHJunior

Helix Framework 1 year ago

This post is for Helix Ultimate Version: 2.1.0, SPPB Version: 5.3.1, Joomla Version: 5.1.0, no Template is used.

If i use the new masonry layout for my blog, the Caption text of each article moves upwards into the image. Masonry layout: https://prnt.sc/eKbVUilfsEgr

Default layout: https://prnt.sc/YAvpEYcciT2d

Are you testing your new Updates or just let your Customers find the bugs???

0
18 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #156431

Hello,

Thank you for getting in touch, and I apologize for any inconvenience caused by this oversight. I recommend clearing your Joomla cache and rechecking the issue. If the problem persists, please don't hesitate to inform me, and I will promptly escalate the issue to our development team for further investigation.

Your cooperation is greatly appreciated, and I assure you that I will get back to you as soon as possible with any updates or solutions.

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
BOFHJunior
BOFHJunior
Accepted Answer
1 year ago #156459

Hi Toufiq, thx for your fast reply.

Browser Cache (Firefox) of the site and inside Joomla -> Clear Cache -> Delete All did not solved the issue.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #156510

Could you kindly grant me access to your Joomla administrator area so that I can investigate the issue you're experiencing? Prior to providing access, please ensure that you have backed up your site. Additionally, it's important to note that providing login credentials is entirely voluntary on your part; we respect your decision either way. However, if you do choose to share the login details, it would greatly expedite the resolution process. Thank you for your cooperation.

0
BOFHJunior
BOFHJunior
Accepted Answer
1 year ago #156580

Hey Toufiq, i tested this on my local webspace so access is not possible.

But today i found out, that this behaviour only happens with a Blog created with Joomla and not with SPPB.

So there seems to be some interference between Helix Framework and Joomlas Blog feature.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #156635

Can you share a screencast video about the full scenario? I will share your screencast to our developer team. Thanks

0
BOFHJunior
BOFHJunior
Accepted Answer
1 year ago #157249

Hello Toufiq, i put the Link to the screencast into hidden content.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #157329

Give me permission.

0
BOFHJunior
BOFHJunior
Accepted Answer
1 year ago #157331

I thought the Link is enough but i added you also to the permissions list.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #157336

Thank you so much for your video. I will share your screencast video with our developer team. Thanks

0
BOFHJunior
BOFHJunior
Accepted Answer
1 year ago #158420

Hello Toufiq, any Update here?

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #158451

Not yet. I hope it will add fix as soon as soon as possible. Thanks

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #158652

Add this css code inside the custom.css file.

.article-list.grid .article figcaption.caption {
    text-align: center;
    font-size: 14px;
    color: #252525;
    margin: 5px 0px;
    margin-bottom: 0px;
    opacity: 1;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    background: #fff;
    width: 100%;
    padding: 5px 0;
}
0
BOFHJunior
BOFHJunior
Accepted Answer
1 year ago #159064

Hi Toufiq, thx for sharing the CSS Code but i like that the Bug get smashed by your developer Team and users without so much CSS experience can enjoy your product the way you advertise it. ;-)

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #159107

The same css code will be add in next update. Thanks

0
BOFHJunior
BOFHJunior
Accepted Answer
1 year ago #159566

Bug is not fixed @ Toufiq!

Still the Caption Text moves into the image if using "Masonry" as List Type.

Only the height bug of images was fixed.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #159613

Can you share your site URL and login credential to check the issue?

0
BOFHJunior
BOFHJunior
Accepted Answer
1 year ago #159741

Nope because its on my local Testserver.

But just watch the Video and see the Screens i send to you.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #159825

This issue comes from Helix Ultimate and You will get it solution on next update. Thanks

0