Title: marcodedo's Replies | WordPress.org

---

# marcodedo

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New User Approve] Email notifications](https://wordpress.org/support/topic/email-notifications-172/)
 *  [marcodedo](https://wordpress.org/support/users/marcodedo/)
 * (@marcodedo)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/email-notifications-172/#post-18158588)
 * When I’ve tried without customization, it worked fine, but when I’ve customized
   the text now it doesn’t work now. And if I remove the customization it doesn’t
   work the same
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New User Approve] Email notifications](https://wordpress.org/support/topic/email-notifications-172/)
 *  [marcodedo](https://wordpress.org/support/users/marcodedo/)
 * (@marcodedo)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/email-notifications-172/#post-18149468)
 * For me, no email is sent. Else, for the other filter (‘new_user_approve_approve_user_message’
   or ‘new_user_approve_deny_user_message’) the email is sent.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New User Approve] Email notifications](https://wordpress.org/support/topic/email-notifications-172/)
 *  [marcodedo](https://wordpress.org/support/users/marcodedo/)
 * (@marcodedo)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/email-notifications-172/#post-18148695)
 * Hi, the filter ‘new_user_approve_welcome_user_message’ not work for me.
   I’ve 
   been using this code but no email is sent:
 * //User Pending Email
   function custom_welcome_user_message( $message, $user ) {
   $custom_message = “Your request is pending.”;
 * return $custom_message;
   }add_filter( ‘new_user_approve_welcome_user_message’,‘
   custom_welcome_user_message’, 10, 2 );
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCFM - Frontend Manager for WooCommerce] Not displaying anything](https://wordpress.org/support/topic/not-displaying-anything-6/)
 *  [marcodedo](https://wordpress.org/support/users/marcodedo/)
 * (@marcodedo)
 * [6 years ago](https://wordpress.org/support/topic/not-displaying-anything-6/#post-12736107)
 * Ok, I have identified the block, I was trying to access Super Admin to the frontend
   dashboard (the page with the shortcode [wc_frontend_manager]), while if I log
   in with the secondary site administrator user I can see the frontend dashboard.
 * So super admin can’t access all dashboards?
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCFM - Frontend Manager for WooCommerce] Not displaying anything](https://wordpress.org/support/topic/not-displaying-anything-6/)
 *  [marcodedo](https://wordpress.org/support/users/marcodedo/)
 * (@marcodedo)
 * [6 years ago](https://wordpress.org/support/topic/not-displaying-anything-6/#post-12729124)
 * Hello and thank you for your reply. I tried as you said, that is I installed 
   the plugins in the main site and then activated individually in the secondary
   sites (first woocommerce and then WCFM), now when I go to see the page that has
   the shortcode [wc_frontend_manager] it automatically sends me back to my- account
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCFM - Frontend Manager for WooCommerce] Not displaying anything](https://wordpress.org/support/topic/not-displaying-anything-6/)
 *  [marcodedo](https://wordpress.org/support/users/marcodedo/)
 * (@marcodedo)
 * [6 years ago](https://wordpress.org/support/topic/not-displaying-anything-6/#post-12721463)
 * Hi, I have the same problem, on the main site it works well while on the network
   sites I get a white page (on the page with the shortcode [wc_frontend_manager])
 * Note: the plugin is already active on all sub-sites
    -  This reply was modified 6 years ago by [marcodedo](https://wordpress.org/support/users/marcodedo/).
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WP Restaurant Price List] Missing Basics](https://wordpress.org/support/topic/missing-basics-2/)
 *  Plugin Author [marcodedo](https://wordpress.org/support/users/marcodedo/)
 * (@marcodedo)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/missing-basics-2/#post-12643925)
 * Hi [@avtechies](https://wordpress.org/support/users/avtechies/) thank you for
   your review, unfortunately in your review there are some inaccuracies:
    1. Our
   premium version exists and is located here [https://www.themeinthebox.com/wp-restaurant-price-list-pro/](https://www.themeinthebox.com/wp-restaurant-price-list-pro/)
   2. There is no shadow around the text, check your theme well. 3. You can also
   create multiple layers for your menus, while with the free version you cannot
   create multiple shortcodes
 * Also after your communication we were thinking of adding in the free version 
   also the option of the point as a decimal separator.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caldera Forms - More Than Contact Forms] Notice: Undefined index: layout_grid](https://wordpress.org/support/topic/notice-undefined-index-layout_grid/)
 *  Thread Starter [marcodedo](https://wordpress.org/support/users/marcodedo/)
 * (@marcodedo)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/notice-undefined-index-layout_grid/#post-8253905)
 * [UPDATE]
    A module created earlier instead works
    -  This reply was modified 9 years, 7 months ago by [marcodedo](https://wordpress.org/support/users/marcodedo/).
      Reason: I've wrong message
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Manage Notification E-mails] I still receive the email](https://wordpress.org/support/topic/i-still-receive-the-email/)
 *  Thread Starter [marcodedo](https://wordpress.org/support/users/marcodedo/)
 * (@marcodedo)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/i-still-receive-the-email/#post-6826302)
 * It is precisely Easy Digital Downloads (EDD) plugin. To disable receiving email
   for the administrator, use this action in functions.php:
 * remove_action (‘edd_insert_user’, ‘edd_new_user_notification’, 10, 2);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Manage Notification E-mails] I still receive the email](https://wordpress.org/support/topic/i-still-receive-the-email/)
 *  Thread Starter [marcodedo](https://wordpress.org/support/users/marcodedo/)
 * (@marcodedo)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/i-still-receive-the-email/#post-6826244)
 * I just upgraded to version 4.4 but the problem remains …
    Perhaps, it could be
   Easy Digital Downloads?
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[All-in-One WP Migration and Backup] Maximum upload file size 512 MB](https://wordpress.org/support/topic/maximum-upload-file-size-512-mb/)
 *  Thread Starter [marcodedo](https://wordpress.org/support/users/marcodedo/)
 * (@marcodedo)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/maximum-upload-file-size-512-mb/#post-7965537)
 * So, it not is well advertised…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AutoChimp] Activation Error on AutoChimp 2.15](https://wordpress.org/support/topic/activation-error-on-autochimp-215/)
 *  [marcodedo](https://wordpress.org/support/users/marcodedo/)
 * (@marcodedo)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/activation-error-on-autochimp-215/#post-4365602)
 * I found this answer
    [http://www.wandererllc.com/company/plugins/autochimp/](http://www.wandererllc.com/company/plugins/autochimp/)
 * > If you do not wish to upgrade your version of PHP, you can stick to AutoChimp
   > 2.02 which you can find [here](http://wordpress.org/plugins/autochimp/developers/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Coming Soon Page] Little bug](https://wordpress.org/support/topic/bug-38/)
 *  Thread Starter [marcodedo](https://wordpress.org/support/users/marcodedo/)
 * (@marcodedo)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/bug-38/#post-4028591)
 * Ok, but if I try to see an another (fake) page, like: [http://www.mysite.com/blabla](http://www.mysite.com/blabla)
   or [http://www.mysite.com/blabla.html](http://www.mysite.com/blabla.html) and
   this problem do not do.
    The problem is only with [http://www.mysite.com/wp-login&#8230](http://www.mysite.com/wp-login&#8230);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Coming Soon Page] Little bug](https://wordpress.org/support/topic/bug-38/)
 *  Thread Starter [marcodedo](https://wordpress.org/support/users/marcodedo/)
 * (@marcodedo)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/bug-38/#post-4028589)
 * Ok, but I think that the plugin never must do show the theme in every pages.
 * I’ve visit for error [http://www.mysite.com/wp-login](http://www.mysite.com/wp-login)(
   without the extension .php) and I’ve discover the “error”.

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