You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#113887 Issue with JCE Mediabox 2?

Posted in ‘Mediabox’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by Ryan on Thursday, 01 June 2023 10:02 BST

umbrellaumbrella
Joomla 4.3.2, JCE 2.9.37, JCE Mediabox 2.1.3, PHP 8

Whenever I float an image and add a JCE Mediabox popup, it stops floating.

Any ideas?

Attachments

Ryan
Please post a link to an example popup in an article on your site.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

Ryan
The Mediabox link is inside a
element, which is why the float is not having an effect relative to the other text in the article.

As Mediabox does not add
tags around its links, then this must have either been added when you created the article, or by some other extension active in the site front-end.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

umbrellaumbrella
I removed the div, but JCE automatically adds a paragraph on save and the float still doesn't work if the graphic has a popup on it.

https://cca.umbrellahost.net/designers-showhouse/designers-showhouse

umbrellaumbrella
If this is a bug that needs fixed in an upcoming release, I can always do a workaround by using a text popup link instead of the image popup link. Let me know.

;-)

Ryan
If you set a pixel width for the image, rather than a percentage, then the popup will float correctly. The exact value is required to ensure the "zoom" icon is positioned correctly, and this also affects the positioning of the popup link.

This also seems to be some weird quirk with css, that with a percentage value on the image, the link tag won't behave as it does with an absolute value set on the image.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.