I have installed this excellent theme on my website. However, I find now that the label on groups appear briefly and disappear as soon as the whole page is loaded. Also the grouping in "Administer/modules" are not collapsible,with the exception of "core". There is no such problem with other themes on my website.

CommentFileSizeAuthor
#4 hopui-javascript.png182.75 KBjwolf
#3 hopui.png169.71 KBjwolf

Comments

jwolf’s picture

Status: Active » Postponed (maintainer needs more info)

Could you provide a bit more information?
What browser are you using? Does this happen with other browsers?
Could you provide a link to your site so that I can take a look at the problem?

lesliewu’s picture

Title: no collapsible » no collapsible group

I am using FF2. There is no problem with IE6 and IE7. My website is www.hopui.com

You can see it in My account/edit. At the bottom of the page, where there should be a label for contact settings, locale settings etc, they appears briefly and disappears as soon as the whole page is loaded.

Thank you for looking into this.

jwolf’s picture

StatusFileSize
new169.71 KB

Hi

Well, I took a peek at your site and I can tell you that it is not a problem with the theme.
You seem to have some javascript in your code that is causing a conflict with the drupal collapse.js.
It looks like TinyMCE is the culprit. When I remove the conflicting javascript the collapse.js works fine - see attached screenshot titled "hopui.png".

I will post another message with a screenshot (titled "hopui-javascript.png") of the offending javascript that you should remove.

jwolf’s picture

StatusFileSize
new182.75 KB

here's the screenshot of the offending javascript.

lesliewu’s picture

Thank you for the prompt reply.

Forgive my ignorance, but in which file is the offending code located, and is it safe to remove it?

jwolf’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Perhaps reviewing the project issue queue for the TinyMCE module will yield some solutions.