Help identifying source of a div element

Hi, Can you help me locate the source of a div element on this page?

https://staging4.upstatefilms.org/pain-and-glory

Here’s the div element:

<div id="morebutton"><a href="/now-showing/rhinebeck"><button class="red">Other Films Playing in Rhinebeck</button></a><a href="/now-showing/woodstock"><button class="grey">Switch to Films Playing in Woodstock</button></a></div></div>

I cannot find where this is coming from on the single post page. It doesn’t seem to be a part of the post content, and it’s not an ACF custom field. If I want to change the link, where would I find this in the wp-content folder?

Thanks for your help.

Sorry, the div element turned into a link. Let’s try again:

div id=“morebutton”>Other Films Playing in RhinebeckSwitch to Films Playing in Woodstock</button

Hi, I figured out how to find this element using the String Locator plugin. Very useful.

Hello Steve,

We are just glad that you have figured it out a way to correct the said issue.
Thanks for letting us know!

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.