Thanks for your post,
Can you please tell me what the problem are you facing? any screenshot about your issue?
Regards
Currently problem has gone. I rolled back Accordions plugin to 2.0.23 and update to current version 2.1.5 and accordions look fine. Thank you.
Actually problem is back.
This is wordpress plugin page before update:
https://paste.pics/2d5567f201fd098abcfffe8a45da1df4
And this is my webpage looks like:
https://paste.pics/665936ad933293f0575be92bb993c8db
After Accordions plugin update
https://paste.pics/3225b23656f6633e4495bd4a97117d5a
My accordion on webpage has gone:
https://paste.pics/cf00d61bd341ae56cebcd081f4ae3f90
The possible reason is conflict with Contact Form 7 plugin.
If can repair your plugin please let me know.
Thank you.
Thanks for your testing.
Can you please enable debug and debug log on your site by adding on wp-config.php file
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
then regenerate the error once again and then see the debug.log under /wp-content/
Please read more about debugging here
https://codex.wordpress.org/Debugging_in_WordPress
you can send privately the debug file via our forum.
Regards
I did as you write, but log file wasn’t created.
With only one line in wp-config.php file: define( ‘WP_DEBUG’, true );
no error message is displayed.
I am calling your accordion plugin inside Contact Form 7 form declaration.
Regards,
Marek