marcodedo
Forum Replies Created
-
Forum: Plugins
In reply to: [New User Approve] Email notificationsFor 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
In reply to: [New User Approve] Email notificationsHi, 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 );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
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
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 4 years, 7 months ago by marcodedo.
Forum: Reviews
In reply to: [WP Restaurant Price List] Missing BasicsHi @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/
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 shortcodesAlso after your communication we were thinking of adding in the free version also the option of the point as a decimal separator.
[UPDATE]
A module created earlier instead works- This reply was modified 8 years, 1 month ago by marcodedo. Reason: I've wrong message
Forum: Plugins
In reply to: [Manage Notification E-mails] I still receive the emailIt 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
In reply to: [Manage Notification E-mails] I still receive the emailI just upgraded to version 4.4 but the problem remains …
Perhaps, it could be Easy Digital Downloads?Forum: Reviews
In reply to: [All-in-One WP Migration and Backup] Maximum upload file size 512 MBSo, it not is well advertised…
Forum: Plugins
In reply to: [AutoChimp] Activation Error on AutoChimp 2.15I found this answer
https://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.
Forum: Plugins
In reply to: [Ultimate Coming Soon Page] Little bugOk, but if I try to see an another (fake) page, like: https://www.mysite.com/blabla or https://www.mysite.com/blabla.html and this problem do not do.
The problem is only with https://www.mysite.com/wp-login…Forum: Plugins
In reply to: [Ultimate Coming Soon Page] Little bugOk, but I think that the plugin never must do show the theme in every pages.
I’ve visit for error https://www.mysite.com/wp-login (without the extension .php) and I’ve discover the “error”.