I’m building a catalogue page for a client and decided to create a custom page for the search which will also display the results. So everything works except i get a loading message when i try out the page.
Now i understand that the issue comes from the the_content() function, which if i remove will fix the issue but i was wondering if there’s a way to do it without removing it.
you can check the issue here