I have a view team-sgt-name-role I've created using custom Term Fields and the view uses a taxonomy term filter so I only have one termmeta match.
[types termmeta="team-role-type"][/types], [types termmeta="team-role-contact-name"][/types]
Very simple.
In my page where I use the view in the backend it all looks fine in the Visual View.... (see image). I added a comma at the end of the view: [wpv-view name="team-sgt-name-role"], in my Page and adding the comma highlights the issue. When in the front end it adds the extra space before the comma (see image Front End Output with red square highlighting extra space before comma).
I've checked there are no spaces in the view, and I think if there were it would show up in the block on the page (i.e. in the image Visual View - but as you can see this is correct).
Hello,
Please provide a test site with the same problem, fill below private message box with login details, also point out the problem page URL and view URL, I need a live website to test and debug, thanks
Here are the duplicator files, I hope this is what you are wanting?
hidden link
Login is: Toolset - G16wn%UECB8IvTA&Q9k8sL^n
Front End URL: hidden link
View URL: hidden link
Thanks for the details, I am downloading the files, will update here if find anything
Please try these:
Edit the post view "Team SGT - Name & Role":
hidden link
in section "Loop Editor", remove all line breaks, merge all codes in one single line, and test again.
It works fine in my localhost with your duplicator package.
My issue is resolved now. Thank you!