massoft
Forum Replies Created
-
Facing same issue for last few days. Suddenly the reviews from the frontend disappeared, then after checking the backend and synching the feed, it is showing no “No business details found“.
The same thing is happening in https://fasadenordev.wpenginepowered.com/
Forum: Plugins
In reply to: [No unsafe-inline] Compatibility with GravityForm in admin (JS)Hello Giuseppe(@mociofiletto)
I am facing the same issue wih Gravity form edit screen, where I canno delete any fields due to these errors.
Gravity Form plugin version, which I am using is: Version 2.8.18
https://www.awesomescreenshot.com/image/51463787?key=0d277872ac3b27720a17af481b15bf7e
https://www.awesomescreenshot.com/image/51463828?key=f41cfa9fed0078373b3dc48862b87dd1
I have tried all these steps already together as below:-
——————————————————————————————–
In functions.php file dded this: add_filter( ‘gform_force_hooks_js_output’, ‘__return_true’ );
In plugin file /wp-content/plugins/gravityforms/settings.php at line 1397 before closing ‘}’ of the function named “page_footer” added this: ob_end_flush();
Downloaded the file https://raw.githubusercontent.com/MocioF/No-unsafe-inline/main/mu-plugin/no-unsafe-inline-output-buffering.php and uploaded within the forlder: /wp-content/mu-plugins
Nothing of these works together OR individually. Please guide me how to get rid of this issue. looking forward for your solution.
Thanks
- This reply was modified 1 year, 6 months ago by massoft. Reason: The attached images were not showing
Forum: Plugins
In reply to: [Contact Form 7] What is that new leads menu?Hello @takayukister ,
I am facing the same issue, in the wp backend a new sub-menu “Leads” have came up. But when we click on it, it is showing no records. The link is: /wp-admin/edit.php?post_type=wpcf7r_leads
Waiting for your feedback.
Thanks