Title: Crandel's Replies | WordPress.org

---

# Crandel

  [  ](https://wordpress.org/support/users/crandel/)

 *   [Profile](https://wordpress.org/support/users/crandel/)
 *   [Topics Started](https://wordpress.org/support/users/crandel/topics/)
 *   [Replies Created](https://wordpress.org/support/users/crandel/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/crandel/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/crandel/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/crandel/engagements/)
 *   [Favorites](https://wordpress.org/support/users/crandel/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connect Matomo - Analytics Dashboard for WordPress] New installation – No tracking](https://wordpress.org/support/topic/new-installation-no-tracking/)
 *  Thread Starter [Crandel](https://wordpress.org/support/users/crandel/)
 * (@crandel)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/new-installation-no-tracking/#post-4798906)
 * I found the problem.
    I have AdBlock instaled in my browser. This extension block
   the piwik script 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] 500 Internal server error](https://wordpress.org/support/topic/500-internal-server-error-285/)
 *  Thread Starter [Crandel](https://wordpress.org/support/users/crandel/)
 * (@crandel)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/500-internal-server-error-285/#post-4560727)
 * Hi, thank you very much, is working now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] Preferred timezone in Profile?!](https://wordpress.org/support/topic/preferred-timezone-in-profile/)
 *  [Crandel](https://wordpress.org/support/users/crandel/)
 * (@crandel)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/preferred-timezone-in-profile/#post-4090622)
 * Hi,
 * To remove this field, must to search the file “app\controller\class-ai1ec-app-
   controller.php”
 * and comment the line:
    add_action( ‘show_user_profile’, array( &$ai1ec_app_helper,‘
   add_profile_boxes’ ) ); with //
 * good luck
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nav Menu Roles] [Plugin: Nav Menu Roles] Fatal error](https://wordpress.org/support/topic/plugin-nav-menu-roles-fatal-error/)
 *  Thread Starter [Crandel](https://wordpress.org/support/users/crandel/)
 * (@crandel)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-nav-menu-roles-fatal-error/#post-3060814)
 * Yes, it does.
 * This problem occurs not only with your plugin, I saw same conflict with all plugins
   that manipulate menu.
 * With yours, I understanding the problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nav Menu Roles] [Plugin: Nav Menu Roles] Fatal error](https://wordpress.org/support/topic/plugin-nav-menu-roles-fatal-error/)
 *  Thread Starter [Crandel](https://wordpress.org/support/users/crandel/)
 * (@crandel)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-nav-menu-roles-fatal-error/#post-3060789)
 * Hi, I resolve bug removing the & from &$output in the two lines:
    parent::start_el(&
   $output, $item, $depth, $args );
 * Anyway, I change the code because I have conflict with my theme. The theme add‘
   wp_nav_menu_args’ filter too.
 * Then I lose all menu format.
 * What I do is remove the ‘wp_nav_menu_args’ filter and register to ‘walker_nav_menu_start_el’.
 * And all work good.

Viewing 5 replies - 1 through 5 (of 5 total)