• Resolved Roman

    (@roman17trushanov)


    Hello YOP Poll Support Team,

    I am currently using the free version of the YOP Poll Plugin, and I’ve noticed that the poll question is wrapped in an <h5> tag by default. This causes an issue with the hierarchical order of heading tags (h-tags) on my website, which impacts both accessibility and SEO.

    Could you please guide me on how to change the question’s tag from <h5> to <h4> within the free version of the plugin? I would appreciate it if you could provide detailed instructions or point me to the appropriate file where this modification can be made.

    Thank you in advance for your assistance.

    Best,

    Roman

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YOP

    (@yourownprogrammer)

    Hello

    Please note that any changes made to the plugin files will be overwritten when a new update is released.

    However, in the next release we will stop using h5 and switch to div so it’s safe to update the plugin file as a temporary fix.

    You will need to edit basic.php file located under public/inc folder and replace h5 on line 420 and also on line 427.

    Thread Starter Roman

    (@roman17trushanov)

    Thank you very much in advance for taking care of it!

    Could you please also add an ARIA: heading role or similar to the respective <div> so that the accessibility standards are fully respected?

    Plugin Author YOP

    (@yourownprogrammer)

    Hello

    We have released a new version that removes h5 tag from the html structure.

    Thank you for your patience in getting this resolved.

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