• Resolved sam245gonsalves

    (@sam245gonsalves)


    Hi there,

    I have created a form using Forminator, but my form suddenly stopped displaying today. The shortcode is pasted on the page but doesn’t render at all now.

    I went back to the forminator to copy+paste the shortcode again, but now the shortcode doesn’t copy as well. Can you please help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @sam245gonsalves

    I’m sorry to hear that you are experiencing this issue.

    If form works before correctly, there is a high possibility of a conflict with your theme or plugin (after some update).

    I recommend in this case to make a full plugin conflict and before this a full site backup.

    Please deactivate all plugins except Forminator and check if the problem is gone. If so, then enable all plugins one by one and find which one is having a conflict. If there is no positive result, switch to default WordPress theme like 2019 and see if it works.

    If you will be able to track plugin which causes this issue, please share the name of this plugin in your next reply, so that we could replicate this on our side.

    If the above steps will not give any kind of results, please check also browser errors console on the WP dashboard page when you try to copy the shortcode.

    Also can you add this code to your wp-config.php file:
    define(‘WP_DEBUG’, true);
    define(‘WP_DEBUG_LOG’, true);
    define(‘WP_DEBUG_DISPLAY’, false);

    also, delete (if exist)
    define(‘WP_DEBUG’, false);

    The line should be placed above the “/* That’s all, stop editing! Happy blogging. */”

    After that refresh Forminator dashboard page.
    This will generate in the /wp-content/ folder a debug.log file. Thanks to this file we will understand what is causing the error.
    Include debug.log data in your next reply and cover all sensitive data (site path, IPs, etc.)

    Kind Regards,
    Kris

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @sam245gonsalves

    I hope you are doing well.

    We haven’t heard from you in a while, I’ll go and mark this thread as resolved, however, feel free to let us know if you have any additional question.

    Best Regards
    Patrick Freitas

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cannot copy shortcode’ is closed to new replies.