Problem with Edit menu
Permalink
I'm encountering a weird problem with my installation of 5.5.2.
When hovering over the Edit menu, it does not appear. It changes colour, but does not show the menu.
I can get the edit menu to show if I hover over the Dashboard menu. But the menu is still very hard to focus and click on links.
I have tried troubleshooting this without luck:
* Have changed theme
* Have tried disabling javascript from the template.
* Have tried removing HTML code from the template.
I have also checked that there are no JS errors in Chrome or Firefox.
Any ideas?
My environment information:
When hovering over the Edit menu, it does not appear. It changes colour, but does not show the menu.
I can get the edit menu to show if I hover over the Dashboard menu. But the menu is still very hard to focus and click on links.
I have tried troubleshooting this without luck:
* Have changed theme
* Have tried disabling javascript from the template.
* Have tried removing HTML code from the template.
I have also checked that there are no JS errors in Chrome or Firefox.
Any ideas?
My environment information:
# concrete5 versio 5.5.2 # concrete5:n paketit Automatic Email Obfuscator (1.2.2), List files from set (1.0.2), Page password (1.1.3), Simple Image Gallery (1.1.2), Tapahtumat (5.6.4), Uutiset (1.1). # concrete5 ylikirjoitukset blocks/page_list, blocks/search, languages/fi_FI, themes/kirppanat # Palvelimen ohjelmisto Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 # Palvelimen API cgi-fcgi # PHP:n versio 5.3.10 # PHP:n lisäosat bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dom, ereg, exif, filter, ftp, gd, gettext, hash, iconv, imap, intl, ionCube Loader, json, libxml, mbstring, mcrypt, mysql, mysqli, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, pgsql, Phar, posix, pspell, Reflection, session, SimpleXML, soap, sockets, SPL, SQLite, sqlite3, standard, tidy, timezonedb, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend Guard Loader, zip, zlib. # PHP:n asetukset
Viewing 15 lines of 42 lines. View entire code block.
I moved my own CSS and JS codes before C5 header codes and that seems to fix it.
Still don't know what was originally causing it, though. :)