zanni
Total posts: 70
29 Jan 2015 05:30

Hello,

I have been trying to find an answer to this problem in the forum... there are conflicting resolution: some say disable mootols, some say it's a problem with bootstrap. Either way the text disappears when I attempt to select it on the config. page: http://www.womenabout.org/cms/wab2.5/index.php?option=com_emerald& ;view=emplan&layout=edit&id=1&Itemid=1041.

After I've refreshed the page, the text comes back. If I try disabling mootols the button are distorted. This may be a template problem, but you may be able to address this also.

Thank you, D. Ashley

Screen Shot 2015-01-29 at 12.21.22 AM

Last Modified: 30 Jan 2015


Sergey
Total posts: 13,748
29 Jan 2015 09:55

This looks weird. Can you create admin user fo me to see it online? cAnnot reproduce it localy.


Sergey
Total posts: 13,748
30 Jan 2015 02:34

The problem is that some 3d party JS (and very hard to find which one) add display:none for labels after mouseleave event.

try to add this CSS somewhere and see if it will help.

form.form-validate.form-horizontal table.table tr td label {
   display: block !important;
}

zanni
Total posts: 70
30 Jan 2015 03:53

Hi,

Added the above to the template custom.css file and it did help. However, the disappearing act is still happening on my Sale --> edit page. The calendar text (and others) goes away.

Screen Shot 2015-01-30 at 7.56.39 AM

Thank you.


pepperstreet VIP
Total posts: 3,837
30 Jan 2015 15:21

Hello zanni,
I have noticed you are using the new JSN PageBuilder.
Would you mind to disable or even uninstall it?
Then check the issues and Emerald interface again...

I remember, I had a many compatibility issues with it. Although it comes from Joomlashine, like your template/framwork.

Powered by Cobalt