Hey guys,
I have a dialog HTML element working on all Theme Dawn pages except the Search result page.
I mean the page that displays the result of searching for a product (for example the URL of the search page result is this ‘store domain’ + ‘/search?q=shirt&options%5Bprefix%5D=last’)
My problem is that I click on the button responsible for opening the dialog HTML element, and nothing works, the window doesn’t open, and the modal doesn’t open.
Again on my console, there are no errors, and the code isn’t modified so it still works on all pages except this one.
Is this precoded by the Dawn Theme to not open any window/modal/dialog inside the search page result?
Thanks