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.

#109978 JCE MEdiaBox 2.1.2 problem on Android

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 Dumbo on Thursday, 08 September 2022 18:56 BST

Dimps1
Hi there. I have just installed JCE MediaBox 2.1.2 on Joomla 3.10.4, but the image popups don't work on an Android phone. They hang on the "waiting" circle going round and round. Suggestions?

Ryan
This is working fine in my tests with an Android device using the examples on the MediaBox site - https://www.joomlacontenteditor.net/products/jce-mediabox

Please post a link to an example popup.

Ryan Demmer

Lead Developer / CEO / CTO

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

Dimps1
Thank you for your prompt response. I have copied and pasted this code from your Single Image Popup example into one of my pages:

<p><a class="jcepopup" title="Nature::Flower" href="https://cdn.joomlacontenteditor.net/images/mediabox/flower.jpg" target="_blank" rel="noopener noreferrer" type="image/jpeg" data-mediabox="1" data-mediabox-group="image"><img src="https://cdn.joomlacontenteditor.net/images/mediabox/thumbnails/thumb_flower.jpg" alt="flower" /></a></p>
I'd be grateful if you could look at my page and let me know what I'm doing wrong. It works perfectly on other devices but not on an Android phone in Chrome: https://royalalfredmarina.com/community-classifieds-archives I am attaching a screenshot from the phone. Thank you.

Attachments

Ryan
Does your phone open popups on the MediaBox site? - https://www.joomlacontenteditor.net/products/jce-mediabox

Ryan Demmer

Lead Developer / CEO / CTO

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

hardys
@Dimps1 The popup on your site opens without problem on my Anroid 12 phone with Chrome

Dimps1
Hi Ryan & Hardys,

Thank you both for your replies. I have now tested the popups on Android phones using Chrome, Edge, Firefox and Opera. They work in every single browser except in Chrome on one of the phones tested - mine, unfortunately. So it seems that the issue is with one particular phone. Thank you both so much for your help with this issue and I am sorry to have wasted your time.

Cormoran
Hi,

I have the same problem on Android with Chrome. Some times it works but most of the time it hangs with the turning circle !

Any ideas ?

Thanks

Ryan
@Cormoran# - Ar you able to play the examples on the MediaBox page? - https://www.joomlacontenteditor.net/products/jce-mediabox

Ryan Demmer

Lead Developer / CEO / CTO

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

Cormoran
Yes, and everything is OK !

Thanks

Ryan
@Cormoran# - Please post a link to an example on your site that is not working.

Ryan Demmer

Lead Developer / CEO / CTO

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

Dumbo
You have to give each image target="_blank". This solved the issue on my website.