• Resolved Gal Baras

    (@galbaras)


    The contact form on the page has the following tag:

    [dynamic_hidden service-name id:service-name "CF7_GET key='Service-Name'"]

    But the hidden field has no ID attribute:

    <span class="wpcf7-form-control-wrap service-name" data-name="service-name"><input type="hidden" name="service-name" id="" class="wpcf7-form-control wpcf7-hidden wpcf7dtx wpcf7dtx-hidden" aria-invalid="false" value="Personal Life Coaching" />

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tessa (they/them), AuRise Creative

    (@tessawatkinsllc)

    That is strange because I’m unable to reproduce that in my testing environment. Can you add id attributes to other form elements, both DTX and CF7 to see if any of the others are affected?

    Thread Starter Gal Baras

    (@galbaras)

    Good thinking. IDs on other fields aren’t being rendered either, even with DTX deactivated ??

    I’ve compared plugins with other sites that show the ID on form fields, and deactivating the plugins that are only active on the site with the issue makes no difference. I’ve also ruled out JavaScript, because the IDs are missing in the page source.

    Any thoughts on how to figure this out will be much appreciated.

    Thread Starter Gal Baras

    (@galbaras)

    Never mind. Found it ??

    Plugin Author Tessa (they/them), AuRise Creative

    (@tessawatkinsllc)

    Oh good, glad you got it sorted! What was it in the end?

    Thread Starter Gal Baras

    (@galbaras)

    It was running do_shortcode() in a callback function for the rank_math/vars/register_extra_replacements action. Still working through it with Rank Math support, but it’s really weird.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.