How can I force this plugin to load first?
]]>I installed the plugin and it appears on the dashboard, but that’s about it.
]]>Hi, how can we create link to reopen closed modal popup?? This is very important. We can’t find this feature.
best regards Ron
]]>Freshly after downloading and installing the plug at the displays?
“Fatal error: syntax error, unexpected end of file in WordPress\wp-content\plugins\elegance-modal-box\elegance-modal-admin.php on line 353 “
Good job.
]]>As many of you know there is a error with Media Uploads. Here is a simple fix:
1. Go to /your_wp_dir/wp-content/plugins/elegance-modal-box/
and open elegance-modal-admin.php.
2. Change all <?=
to <?php echo
AND all <?
to <?php
.
3. Save file and close.
4. Open elegance-modal.php.
5. Find function em_admin_scripts( $hook_suffix ) {
near line 25.
6. Add after:
if($hook_suffix !== 'toplevel_page_elegance-modal'){
return false;
}
PS. As I look into Elegance Modal Box’s code I can see that it is really poorly written. Will try to write something on my own.
]]>I’m finding that I’m unable to load media into posts or pages when this plugin is activated, will there be an update or a fix soon?
Thanks
]]>I love this plugin. Fantastic job on this!!! I would like to disable it for mobile since it is hard to view on landscape phones. Is this possible?
]]>plugin not working in WP 4.2.2
]]>Can I make a window to pop up when i open a new page with the hash?
For example:
https://site.com – the modal window does not open
https://site.com/#myhash – modal window opens
Thank you
Cannot add media or galleries into page or posts with the Elegant Modal Box plugin activated. When deactivated it works again so there is a clear issue with this plugin.
Very strange because it was working previously.
Perhaps it’s a new version of WordPress that is conflicting and or code / javascript.
]]>– Quando ativado o plugin n?o permite inserirmos imagens nos artigos;
– Plugin com anuncio abre no centro da tela e trava, mesmo clicando no “x” para fechar ele n?o fecha.
Hi,
Since turning the plugin on, I can’t add images insert a wordpress post. Looking at the ajax call form wordpress it seems to be timing out. For some reason as soon as I turn off the Elegant Modal Box pluging, I can re-insert image into post directly. (I tried uploading new, or using existing images on the site and it’s both not working, the image gets uploaded on the site but not inserted in the post)
Is it an issue from the plugin directly ?
Thanks,
Marc-Olivier.
]]>Hi elegancenet developers,
How can I get the popup to close on submission of a form? I inserted a gravity forms shortcode, and the form appears and works just fine.
But the popup stays in place after the form is submitted. How can I link the submit button on the gravity form to close the popup?
Regards
Will
ps…I visited your site…would u like some input on spelling errors? You got things like “Mon-Fry”. The abbreviation for Friday is “Fri”, not “Fry”
]]>FYI – On localhost: Parse error: syntax error, unexpected end of file in C:\Users\Flash\Internet\Fogs End B&B\fogsend.dev\wp-content\plugins\elegance-modal-box\elegance-modal-admin.php on line 353
Tried de-activating all plugins and reverting to 2015 theme, no joy.
]]>upon activation button appears in admin menu, but when clicked setup page is blank.
]]>