This should all be in a single tutorial (not fragmented) and specific to a third party theme (if they are compatible) and not Bootstrap oriented with vague third party theme work around fragments.
This should not have to be a constant back and forth.
I want to be perfectly clear, I pass no judgment on the human support staff. For the most part, I have had great support experience. I see exciting possibility for Toolset integrated projects.
However, the Toolset documentation and tutorials are a complete disaster and failed me, nearly in total, as a resource!!!
I do not believe that it will be as easy as you described based on pure experience. You provide a summary of a task, right before "weekend mode" with no documentation to back it up? What I have learned to expect.
I had them separated and another agent told me to put them back together, all along while stating clearly from the beginning what my objective was. The expected runaround.
Assuming that this is going to as be problematic, and assuming that support is now in weekend mode, is that ANY documentation that might help me with this, as there has been NO experience thus far of anything going smoothly?
What no one seems to be able to explain to me for my understanding, is why the form displays results when there was no search query entered?
What is the "Results" displaying results of.... if there was no search entered into the form?
Perhaps if I had an answer to the question it would help me to understand the big picture of the matter.
I have a static page titled search results. Now, I remove the results code from the Homepage and place it in "Divi" module on the new static results page and then this will work??
Ask for step by step instructions because the only other recourse is onviously pure trial and error.
Attempting this on my own, purely by trial and error. The pagination setting that I created earlier did not save in the View page. There was no Update button enabled so I assumed it would save automatically but when I when back to the page to attempt the "code separation" you mentioned, I discovered that it had not saved and I have no reason to believe that it will do so this time.
And, of course, there is no documentation that I can follow AND you're now in "weekend mode"
There is another option. We can wrap the entire section in a conditional that checks for a URL parameter and if it is set then the results will display.
On your Loop editor, wrap your content inside the <wpv-loop></wpv-loop> with this shortcode.
[wpv-conditional if="('[wpv-search-term param='wpv_filter_submit']' ne '')"]
your content here
[/wpv-conditional]
I have to retract my previous post of this. The pagination settings did save. I also add the code you just provided but I 'm going to remove it because I do not believe I added it to the correct location.
There are so many moving fragments on at play here and by being new to this platform, I do not know how to help myself beyond this point.