Ibrahim Nasir
Forum Replies Created
-
Hello cjmclean ????,
Please add the code below to your active theme’s function.php file or via the Code Snippets plugin.
/** Code snippet below disables the orders, downloads and billing tabs from the My Account page */ add_filter('ppress_myaccount_tabs', function($tabs) { unset($tabs['list-orders']); unset($tabs['list-downloads']); unset($tabs['billing-details']); return $tabs; });
Best regards
Hello mballew?????,
No, you can see our current supported integrations on our homepage.
Kind regards
Hello @sgiservizi ????,
The ability to map custom fields was always a paid feature but we made it free for Brevo users. However, we’ve decided to make it a paid feature regardless of the connected integration.
Regards
Hello Radical Dreamer ????,
This usually happens when there is a Javascript conflict with some other plugins. Please do a conflict test by deactivating all plugins except MailOptin and then try dismissing the notice again.
If that doesn’t work, you can add the code below to the functions.php file of your active theme.
add_filter('mo_ads_admin_notices_display', '__return_false');
Kind regards
Please reconnect the Hubspot integration from FuseWP >> Settings and click on the ‘Configure‘ button below Hubspot then click on the ‘Reconnect to Hubspot‘ button.
After the reconnection, you should test and let us know if the issue persists.
Regards
Hello Matt,
Please check your User Sync Error logs and let us know.
Navigate to FuseWP >> User Sync from your WordPress dashboard and click on the Logs tab.
Regards
Hello Matt Pramschufer ????,
I can see that all your lists are Active lists in HubSpot. You need a Static list to be able to connect HubSpot to FuseWP.
This is because Hubspot Active lists are automatically updated when records meet the criteria you set. Records can not be manually added. Whilst in a Static list, records can be manually added by you or by the FuseWP integration.
Kind regards
Please share a screenshot from ProfilePress in the WordPress dashboard.
Hello,
Your explanation is not very clear to me. Please share a screenshot showing the location where you are seeing this issue.
Regards
The cURL 28 issue is server-related and not specifically caused by any Plugin/Theme or the WordPress core.
The timeout error means that the plugin did not receive a timely response from the server within the expected time frame. The server might be taking too long to process the request, or there could be network issues causing delays.
We have an article that should assist you in solving this issue here: https://mailoptin.io/article/fix-curl-error-28-connection-timed-out-wordpress/
Please contact your server administrator or hosting with the information from the article above.
Regards
Hello ????
Please check FuseWP >> User Sync >> Logs and share the related error logs.
You could also send us a message and we will take a closer look at it for you.
Regards
Hello ????
All these vulnerabilities were reported to us by WordFence and have been patched in our latest release v4.15.2 5 days ago.
Please update to the latest version.
Regards
Hello ????,
Please navigate to MailOptin >> Integrations >> Constant Contact and reauthorize the integration.
You should test the forms afterward and if you are still having the issue, you can send us the error log by opening a support ticket using the presale form.
Regards
Hello ????,
I’m sorry you had issues with the Constant Contact Integration with MailOptin.
Although the majority of our users are able to connect their accounts without any issues, we have received some tickets where users face similar issues and we were able to assist them in resolving them for free either here on www.ads-software.com support or via our support page.
Best Regards