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.

#116502 How to be sure that the body tag or any other component doesn’t show up in the Mediabox Popup?

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 Chacapamac on Wednesday, 27 March 2024 10:25 GMT

Chacapamac
I have a SEO Plugin ( EFSEO - Easy Frontend SEO) that was showing an SEO frontal Control box even if I also have on the website a Login PopUp make with Mediabox. I wonder if I can have the Mediabox not reload a body tag as it bring this plugin in the Mediabox Login box. Curiously it was working correctly not to long ago, something change????? Also other components show up in the popup login, depending on what you do My code is —>

<a href="https://www.joomlacontenteditor.net/index.php?option=com_users&view=login&Itemid=XXX&tmpl=component" class="jcepopup noicon" data-mediabox="1" data-mediabox-width="400" data-mediabox-height="550"><span class="awesome"><i class="fas fa-user fa-fw fa-login"></i></span></a>
On https://grafcomm.ca/

Ryan
Did you solve it? This looks OK to me:

https://cdn.joomlacontenteditor.net/tmp/116502-how-to-be-sure-that-the-body-tag-or-any-other-component-show-up-in-the-mediabox-popup.jpg

Ryan Demmer

Lead Developer / CEO / CTO

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

Chacapamac
EFSEO - Easy Frontend SEO, is not ON. When ON, it use the “body” tag to place its own popup, sadly it load in the “body” tag of the Mediabox.
The Dev is suppose to add the ability to fix that soon. Will see!

Ryan
The Dev is suppose to add the ability to fix that soon. Will see!


All they need to do is each for "tmpl=component" and not render if this is present.

Ryan Demmer

Lead Developer / CEO / CTO

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

Chacapamac
Good News, EFSEO Dev Just add a setting to exclude the “Component”



Thanks Ryan, Good Day!

Attachments