Mike-Ism
Forum Replies Created
-
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Does this work on the dashboard?The file is no longer available at that link. Strange, I thought we used to be able to edit comments on here, did they get rid of that?
Anyway, it’d be great if you can think of a solution for this but if not I understand why it wouldn’t be worth it to you.
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Does this work on the dashboard?Also, semi-related, I am using this modification to the modal window via functions.php to make the modal window bigger. Perhaps this would get you started in the right direction:
// ET-PAGEBUILDER CSS Changes add_action( 'admin_head', 'admin_custom_css' ); function admin_custom_css() { echo '<style type="text/css"> .et_pb_modal_settings_container { top: 4%!important; left: 37%!important; bottom: 15%!important; width: 75%!important; height: 95%!important; } </style>'; }
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Does this work on the dashboard?Yeah I hear you loud and clear on that. It’s the Divi theme, and I could give you the latest theme files if you’d like to check it out. It is indeed premium, so it goes against everything that is “dot org”, but it’s one of the top themes so I’m sure there would be some crossover users.
Here’s a copy of the latest theme file. Someone please let me know if I need to delete this link. It’ll probably be out of my dropbox in a day or two anyway… [link removed by moderator]
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Does this work on the dashboard?I’m working with a theme by elegant themes that wouldn’t be supported by the community, so I don’t want to get into specifics of the theme. However Their post editor is in a modal window so that solution wouldn’t work
Bump for the same issue. Please do not mark as resolved when it’s not resolved – you’ve not provided a solution.
Forum: Plugins
In reply to: [Better Font Awesome] Error, showing up at the top of every panel pageThanks for your response. As it turns out, the problem was related to a bad update. It looks like I didn’t get all of the necessary files so I was receiving the error.
I uninstalled the plugin and re-installed it fresh. So far it’s working fine, no errors.
This problem can most likely be attributed to infiniteWP rather than www.ads-software.com or better font awesome.
By the way, the “null” directories were simply my attempt to obfuscate any personal details. Sorry for confusion.
Forum: Plugins
In reply to: [Better Font Awesome] Error, showing up at the top of every panel pageThis is getting to be a bit ridiculous. Now I am getting this error, and it persists on the front end and back end:
Warning: require_once(/home/null/public_html/null-content/plugins/better-font-awesome/Titan-Framework/class-admin-notification.php): failed to open stream: No such file or directory in /home/null/public_html/null-content/plugins/better-font-awesome/Titan-Framework/titan-framework.php on line 22
Fatal error: require_once(): Failed opening required ‘/home/null/public_html/null-content/plugins/better-font-awesome/Titan-Framework/class-admin-notification.php’ (include_path=’.:/opt/php54/lib/php’) in /home/null/public_html/null-content/plugins/better-font-awesome/Titan-Framework/titan-framework.php on line 22
I love the plugin, and you seem very quick to address issues, but it keeps knocking sites offline.
Forum: Plugins
In reply to: [Better Font Awesome] Weird error with media library on 4.0 alphaHi mickey, I have sent you a few emails with login credentials but have not heard anything in regards to you having received them. is it possible that they were sent to your spam folder?
Any thoughts on this issue?
Forum: Plugins
In reply to: [Connections Business Directory] dynamic category menusRemoved link to ubermenu per developer request
Forum: Plugins
In reply to: [Better Font Awesome] Use with gravity forms#2 did the trick perfectly, the <i> tag was a no go. I ended up using this:
#label_13_1:before { content: "\f0e0"; padding-right: 5px; font-family: FontAwesome; }
Thanks so much for you’re unbelievably fast response. This plugin is great!
Forum: Plugins
In reply to: [Better Font Awesome] How to use classes?whoops, thanks!
Forum: Plugins
In reply to: [Better Font Awesome] Error, showing up at the top of every panel pageI believe I have the same or similar issue. I would have started my own thread, but I thought that perhaps my issue could contribute to a solution here.
Error messages:
Warning: Invalid argument supplied for foreach() in /home/blank/public_html/blank-content/plugins/better-font-awesome/better-font-awesome.php on line 222
Warning: sort() expects parameter 1 to be array, null given in /home/blank/public_html/blank-content/plugins/better-font-awesome/better-font-awesome.php on line 183
Warning: implode() [function.implode]: Invalid arguments passed in /home/blank/public_html/blank-content/plugins/better-font-awesome/better-font-awesome.php on line 401
edited my comment, because I had originally used “null” to obfuscate personal details. Updated to blank to avoid confusion with the error text.
Forum: Plugins
In reply to: [Better Font Awesome] no icon preview in tinymceI noticed that the site was running 3.8.3, I updated to the latest version of wp and it started working as expected. Sorry for taking up your time, this seems like it was my foolish error/ negligence.
Forum: Plugins
In reply to: [Better Font Awesome] no icon preview in tinymceThis is what im seeing