u/CAPICINC

How do I move a misplaced div tag?

SO on my main page, for some unknown reason, there's this

<div data-elementor-type="wp-page" data-elementor-id="53" class="elementor elementor-53">
						<main class="elementor-section elementor-top-section elementor-element elementor-element-4e5a250 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4e5a250" data-element_type="section" data-e-type="section">

That div tag for the data elementor type is showing BEFORE the main class tag, which is breaking my accessability reports. Now, on all other pages on my site, i'm getting the main tag, then the div, in the right order.

Is there ANY way to get this fixed? Or do I have to start a new page, copy over everything, and pray?

UPDATE: Found the problem! I had the wrong template chosen in the WordPress editor, I was comparing working vs non-working pages, and I checked both. Swapped the home page to the default, and it's good.

reddit.com
u/CAPICINC — 6 days ago

Is there a way to edit this link? I'm woking on accessability for a website, and this link (i'm assuming it's built in) doesn't have a link, it's an onclick script. Is there a way to either remove it, or edit it to make it a link link?

reddit.com
u/CAPICINC — 13 days ago

I'm getting a lot of "Incorrect Tab order roles" on my pages when I scan them with Ally. I think it's related to the menus at the top of the page, but they work fine with a keyboard only.

Can I disregard this, or is it something else?

reddit.com
u/CAPICINC — 14 days ago