Skip Navigation

[Resolved] Orphaned labels in view form fields

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 1 voice.

Last updated by Minesh 4 months, 3 weeks ago.

Assisted by: Minesh.

Author
Posts
#2800176

I am trying to: connect labels to the connected form fields

Link to a page where the issue can be seen: hidden link

I expected to see: labels attached to their input fields via id/name

Instead, I got: orphaned labels, although set properly in the view-block (search form in query loop)

#2800278

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

This is a known issue to us and we already have internal ticket for this but I will add your voice to our internal ticket that might get attension and we will try to raise the priority of internal ticket.

There is no ETA when the fix made available and there is no workaround or solution I have to offer for now. Maybe if you want to try to use custom JS code to change the label's "for" attribute as required.