Jair - WPMU DEV Support
Forum Replies Created
-
Hi @wpdesigner7,
I hope you are doing well today!
We will need more explanation on what you want to achieve in order to help you further.
Please inform us on what will be the hashing technique and which data you would like to send etc.
After that, we can check with our developers if this is possible or requires custom implementation accordingly.Kind regards,
ZaferHi @treborcram,
I hope you are doing well today!
I am afraid, finding the pages with forms for the whole site requires some custom code and it is not in the scope of support that we can provide here. Please also note that, this will require fetching all the pages and check if it’s content has forminator_form shortcode and depending on the number of pages the execution may be slow.
For that, you will need to hire a developer to provide the required custom code for you. WordPress provides a jobs directory here https://jobs.wordpress.net/, if you need further advice about it, feel free to email [email protected].
Subject: ATTN: WPMU DEV support – wp.org
Please also include the link of this topic to your email message.Kind regards,
ZaferHi @adabob,
I hope you are doing well today!
Please try enabling Load form using AJAX and Prevent page caching on form pages options under Edit Form->Behavior->Rendering
https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#renderingIf this does not help, please share an export of the form with us, so that we can check further.
You can find more info on how to export the form here : https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export
After exporting, please share the file contents with us using the free services such as Google Drive (public folder), https://pastebin.com or https://justpaste.it
Please always make sure to use such services to share the code and don’t post the code here directly as it will most likely be unusable.
Kind regards,
ZaferHi @mobilewebexpert,
We are glad to hear that the issue has been resolved and marking this thread accordingly. Please let us know in case you need further help.
Kind regards,
ZaferHi @danilogalli,
I hope you are doing well today!
If the site crashes then it should log the errors to debug.log if it is setup correctly.
Please check your wp-config.php if you have the DEBUG_LOG active.
https://wpmudev.com/blog/debugging-wordpress-how-to-use-wp_debug/// Turn debugging on
define('WP_DEBUG', true);
// Tell WordPress to log everything to /wp-content/debug.log
define('WP_DEBUG_LOG', true);
// Turn off the display of error messages on your site
define('WP_DEBUG_DISPLAY', false);
// For good measure, you can also add the following code, which will hide errors from being displayed on-screen
@ini_set('display_errors', 0);Then you can share the debug.log file contents with us using the free services such as Google Drive (public folder), https://pastebin.com or https://justpaste.it
Kind regards,
ZaferHi @shaghils,
I hope you are doing well today!
Please share an export of the form with us and the link of the form page, so that we can check further.
You can find more info on how to export the form here : https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export
After exporting, please share the file contents with us using the free services such as Google Drive (public folder), https://pastebin.com or https://justpaste.it
Please always make sure to use such services to share the code and don’t post the code here directly as it will most likely be unusable.
Kind regards,
ZaferHi @agable,
I hope you are doing well today!
Thanks for the information. We appreciate if you can provide any debug logs related with the issue and/or console errors if you can see.
https://wpmudev.com/blog/debugging-wordpress-how-to-use-wp_debug/Please also share your Site Health report which you can get from the WordPress admin dashboard Tools->Site Health->Info->Copy site info to clipboard. You can use using the free services such as Google Drive (public folder), https://pastebin.com or https://justpaste.it
Kind regards,
ZaferHi @yondermann,
I hope you are doing well today!
“Hi there
I’m afraid this will be outside the scope of support we can provide. For that, you’ll need to hire a developer to provide the required custom code for you. WordPress provides a jobs directory here https://jobs.wordpress.net/, if you need further advice about it, feel free to email
[email protected]
.Subject: ATTN: WPMU DEV support – wp.org
Please also include topic URL in the email messageKind regards,
ZaferForum: Plugins
In reply to: [Broken Link Checker] Plugin reporting links that do not existHi @bduperrin,
I hope you are doing well today!
We can check further if you can provide the full URL.
Kind regards,
ZaferHi again @promko,
Also please try changing WP language temporarily to English and check again. The issue can be related with the translations.
Kind regards,
ZaferHi @jagwp,
It’s great to hear that the documentation provided more detailed insights into how overrides in synced patterns work. Before considering a complete reinstallation of WordPress, it might be helpful to try a few troubleshooting steps to identify and resolve the specific issue you’re experiencing.
Check for plugin conflicts by deactivating all plugins and see if the issue persists. If the problem is resolved, reactivate the plugins one by one to identify the conflicting plugin.
Make sure you have the necessary permissions to make changes to the post content. Sometimes user roles can restrict certain actions.
Check the browser’s developer console for any JavaScript errors that might be affecting the Gutenberg editor or the front end.
If possible, create a staging version of your site and test the pattern overrides there. This can help determine if the issue is specific to your current environment.
If you suspect that the WordPress installation might be corrupted, you can try reinstalling the core files without affecting your content by going to Dashboard > Updates and clicking “Re-install Now.”
If none of these steps resolve the issue, then a fresh installation might be considered as a last resort. However, ensure you have a complete backup of your site before proceeding with such actions.
Kind regards,
ZaferHi @barisyildirimc,
I hope you are doing well today!
If you want to customizing email notifications, you can take a look at
https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#email-notifications-forms.
However, we don’t have templates for those notifications. You can customize them using HTML with images or multiple buttons.In case you need more customization, I’m afraid this will be outside the scope of support we can provide. For that, you’ll need to hire a developer to provide the required custom code for you. WordPress provides a jobs directory here https://jobs.wordpress.net/, if you need further advice about it, feel free to email
[email protected]
.Subject: ATTN: WPMU DEV support – wp.org
Body: (Include the topic URL and your request)Kind regards,
ZaferHi @efquintana,
I hope you are doing well today!
We have released Forminator v1.39.1 free version. Please update the plugin to its latest version and try again. Then let us know if it resolves the issue.
Kind regards,
ZaferHi again @lspr,
We are glad to hear that the issue has been resolved and marking this thread accordingly. Please let us know in case you need further help.
Kind regards,
ZaferHi again @promko,
Please let us know if you have followed our recommendation as;
Please also try reinstalling the Forminator latest version (1.38.3), if that fails, please remove the plugin folder and try reinstalling again and check if the issue persists. If you encounter issues again, please remove the plugin folder, download the plugin zip file and extract it to your /wp-content/plugins folder.
Kind regards,
Zafer