• Resolved sidekickit

    (@ecommany)


    I use hCapchta 1.17 and Elementor Pro 3.6.8.

    When I edit a page in Elementor Pro with a form the mark-up of the form is not loaded. I also can’t edit the form settings in the left panel because it is completely gray.

    When I disable the rows mentioned below the problem is gone:

    
    $control_data['fields']['width_tablet']['conditions']['terms'][] = $term;
    $control_data['fields']['width_mobile']['conditions']['terms'][] = $term;
    

    I think that those rows are obsolete and can be removed.

    Source: src/php/ElementorPro/HCaptchaHandler.php row 358

    • This topic was modified 1 year, 8 months ago by sidekickit.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor kaggdesign

    (@kaggdesign)

    These conditions cannot have any impact on editing the form. They are for mobile and tablets. I have tried right now to create a form with the latest WP, Elementor 3.7.2, Elementor Pro 3.7.3, and hCaptcha 1.17.0 (without any modifications) and everything worked: https://prnt.sc/qlxG5drkCrLx.

    Kindly provide the picture you have and let me know how to reproduce the issue in the minimal example: WP, Elentor plugins, hCaptcha plugin.

    • This reply was modified 1 year, 8 months ago by kaggdesign.
    Thread Starter sidekickit

    (@ecommany)

    Problem tested again with Elementor 3.7.4 and Elementor Pro 3.7.5 and hCaptcha 1.19.0 and it doesn’t occur anymore. So problem resolved. I will close this topic.

    • This reply was modified 1 year, 7 months ago by sidekickit.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Some rows of code are causing a conflict when editing a form in Elementor Pro’ is closed to new replies.