documentaryvine
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] Z Index problemOK say I searched through themeforest support queries for the theme I own and solved this problem my deleting this….
#{$wrap} {
position: relative;
z-index: 99999999;
}And inserted the following code into my themes custom css field:
ul.mega-sub-menu{
z-index: 9999999!important;
}So that must be what I did before 🙂
Forum: Plugins
In reply to: [Max Mega Menu] Z Index problemI’m a complete newbie so I have no idea.
The weird thing is that I didn’t have this problem for over a year.
But deleted and reinstalled Max Mega Menu a few days ago because I thought it was conflicting with something (it wasn’t) and now have the problem?
Forum: Plugins
In reply to: [Max Mega Menu] Menu column problem on mobile…Thanks!
Forum: Plugins
In reply to: [Hide Your Theme Name] Broken my site, 500 internal server error!This is really bad man….
I think you need a warning on your plugin page, possibly even remove it from wordpress.
This advice:
“If you meet any problem after installing, please don’t panic, just uninstall the plugin and it will be ok. No any data loss will happen. But if you can’t even access wp-admin, then just remove the plugin via ftp, then open wp-admin->settings->permalinks, press to “Save changes” button”
Completely incorrect? Plugin removed via FTP and still got a 500 error, can’t login to wp-admin so how am I supposed to ‘save changes’?