Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Float image & Image Caption not working in Category Blog view #740

Closed
Joomlaplates opened this issue Jul 28, 2024 · 1 comment · Fixed by #738
Closed

Float image & Image Caption not working in Category Blog view #740

Joomlaplates opened this issue Jul 28, 2024 · 1 comment · Fixed by #738
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Joomlaplates
Copy link
Collaborator

Joomla 5
Astroid 3.1.1
Template Two
..
In Category Blog view is no floating image and no image caption. In Blog Featured Article its working.
Maybe depends on that in Category Blog, the file: intro_image.php is not loading
And in the file
\libraries\astroid\framework\html\com_content\category\blog_item.php
is a "d-flex" class which must be removed to float the image.
2

Example here
https://reverent-pare.85-214-95-104.plesk.page/index.php/category-blog
Please check if its right.
Greatings Peter

@sonvnn
Copy link
Member

sonvnn commented Jul 29, 2024

@Joomlaplates Thanks Peter, I removed "d-flex" in the blog_item.php

For the Image Caption. It's from Joomla core. You can try to switch to "Cassiopeia" to see it no-display.

Best Regards,
Sonny

@sonvnn sonvnn added the enhancement New feature or request label Jul 29, 2024
@sonvnn sonvnn added this to the Version 3.1.2 milestone Jul 29, 2024
@sonvnn sonvnn linked a pull request Jul 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants