Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    OK… so how can I fix that? Of course Contact Form 7 follows the ‘official’ methods, too.

    Are you sure it is a conflict between the two plugins? Have you tried all other plugins and switching theme to another one?

    Thread Starter Johannes123

    (@johannes123)

    Yes, 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.php

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CF 7 makes Ad Rotate button disappear in WP Admin’ is closed to new replies.