ilroby
Forum Replies Created
-
Upgrade WP to 6.7 solves the issue.
- This reply was modified 4 months, 1 week ago by ilroby.
To be more precise:
If I use option “Auto approval and manual login” … admin receives emailsI’ve the same issue.
Mails are not sent to admin.
Mails to users are ok.
I’ve installed the plugin to check email and all is correct.
I’ve check in admin email spam folder
I’ve also changed 4 different email addresses for admin email.
ADMIN CAN NOT RECEIVE EMAIL
I notice that it is a common issue, clearly is relaated to this plugin that, a part from this big issue, is great!UPDATE:
Error is present ONLY if I set “Add custom post type
portfolio
to showcase your works.” OFFUPDATE:
If I switch to PHP 8.0.24 I still have issue with these errors:Warning: foreach() argument must be of type array|object, null given in /wp-content/plugins/visual-portfolio/classes/class-admin.php on line 300
Warning: foreach() argument must be of type array|object, null given in /wp-admin/includes/plugin.php on line 1928
Forum: Plugins
In reply to: [WP Store Locator] External ShortcodeHello,
Thanks again for your reply.
I hadn’t tried yet Elementor cause I don’t use it but I will give it a look-
Thanks
RobyForum: Plugins
In reply to: [WP Store Locator] External ShortcodeHello,
thanks for your kind reply and interest.
“Slider images” by richteam works quite well (dimensions are wrong but with some css tricks maybe can solve)
All other like “Smart Slider 3”, “Photo gallery by 10web”, “Gallery images ape”, “NextGen gallery” are displayed but lost all their features (ie: instead of display slider of 3 images, they show 3 images in coloumn and so on).
Could be great to have a slider gallery fully working and also plugin to shown Google reviews.Thanks again for your help.
RobyForum: Plugins
In reply to: [WP Store Locator] External ShortcodeHello Farroyob,
Once I’ve solved shortcode problem, could you suggest me a WORKING slider ?
I tried dozens but none of them works.Thanks again
RobyForum: Plugins
In reply to: [WP Store Locator] External ShortcodeSorry, just solved adding this:
add_filter( ‘wpsl_strip_content_shortcode’, ‘__return_false’ );
- This reply was modified 3 years, 3 months ago by ilroby.
Forum: Plugins
In reply to: [WP Store Locator] Icon near phone numberSolved adding filter in functions.php