• Resolved simraysir

    (@simraysir)


    Hi, seems that there is an incompatibility with tagDIV Composer.

    When i activate WP user frontend plugin, tagDIV Composer remains white and doesent load anymore.

    Greetings Nils

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Md. Anower Hossain

    (@anowerhossain16)

    Hi @simraysir,

    Thanks for reaching out!

    WP User Frontend includes a drag-and-drop form builder for creating frontend posting forms. Since tagDIV Composer is also a drag-and-drop builder, it’s possible that both are trying to load similar scripts or libraries, which may be causing the conflict.

    To troubleshoot this further, we recommend the following steps:

    1. Enable Debug Mode
      Add the following to your wp-config.php file:

      define( ‘WP_DEBUG’, true );
      define( ‘WP_DEBUG_LOG’, true );
      define( ‘WP_DEBUG_DISPLAY’, false );


      Then try loading the tagDIV Composer again. Check the wp-content/debug.log file for any errors.
    2. Check the Browser Console
      Open the browser console (right-click → Inspect → Console tab) and look for JavaScript errors that occur when the composer fails to load.
    3. Confirm the Conflict
      Deactivate WP User Frontend and see if the tagDIV Composer works again. This helps confirm the source of the conflict.

    If confirmed, please share any error logs or console messages you find, and we’ll be happy to take a deeper look.

    Best regards,

    Hello @simraysir,
    Due to inactivity, I am closing this topic as resolved. Feel free to create a new topic if needed.
    Appreciate your understanding and cooperation wholeheartedly.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘tagDIV composer incompatibility’ is closed to new replies.