Johannes123
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] CF 7 makes Ad Rotate button disappear in WP AdminYes, I’m sure it’s related to both plugins. It might be a wordpress but as well, however seeing a lot of other plugins work correctly with Ad Rotate I think it’s a bug with your code.
I was able to fix (read: hack) the problem by adding
global $_wp_last_object_menu; $_wp_last_object_menu++;in line 15 of function wpcf7_admin_menu
in file wp-content/plugins/contact-form-7/admin/admin.phpForum: Plugins
In reply to: [SlimStat Analytics] Performance issuesSure, how can I be of assistance?
Forum: Plugins
In reply to: [Table of Contents Plus] How to exclude headlines from TOC?Thanks, this is working great. I was hoping for an attribute or something to explicitly mark headlines as “do not appear”, but this approach works as well!
Forum: Plugins
In reply to: [SlimStat Analytics] Performance issuesSounds great, thanks for the information and the great plugin!
Forum: Plugins
In reply to: [SlimStat Analytics] Performance issuesHey camu,
thanks for your reply.
I’m using slimstat 3.3, though I don’t see a way to choose the storage engine. Can I do it safely using the mysql client program as an alternative?
Also looking forward to the second database option. Do you have an ETA?
– Johannes