Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
Sorry, I won't be able to look at this before I stop soon for a few days vacation.
Could you please open a new thread with the maps questions?
Thanks 🙂
In addition. Looks like the view output is duplicated and I'm not sure why.. Please see the screenshot and source code of hidden link
What should I do?
Hi Nigel,
Of course, I will. Have a nice vacation!:)
Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
I just checked your page and it looks like you solved the problem of the View duplication?
Hi Nigel,
No i didn't. From my end it is still there?
Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
When I visit the link I only see the View once and there are no related warnings or errors in the browser console.
Maybe a caching issue? Try clearing your cache and performing a hard reload...
On my end it is still there. Strange, please see the code below. Even after clearing the cache. I also checked with the client. At there end the same thing is happening..
hidden link
Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
I had a colleague check and they found no such warnings, either.
Do you need to be logged in to see them?
Strange... I'm not sure what to do now. I'm using chrome btw. It happens both times when I'm logged in and not.
Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
Did you test when not logged in?
Is that the difference between what we each see?
It happens when I'm logged in and not. Did you checked the source code as well?
Looks like only the filter is repeated twice. I have attached the screenshots form the source code with the lines where the appear.
I guess I know why this going wrong. hidden link shows the view without the filter. The sidebar on the left shows a widget bar with the same view but without the results. That's why it looks like the code is duplicated and Chrome shows the errors?
Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
OK, yes, I can see it in the source code, but I don't see the warnings for some reason.
The question is, are you just concerned about seeing the warnings? Or is it actually affecting functionality.
I just checked on my own local test site, and when you split the search filters and the search results, where you display "just the results" the search form is actually included as well, but with display:none.
It shouldn't affect the functionality at all.
So, that's the key question, is the functionality affected on your site?
Thanks. I realised the same in the meantime. So where on the same page with this. Although apparently it isn't correct according to the console. Anyway I'm fine with this, but the Google Maps location field is not keeping its value after selecting a city or so. Besides that the checkboxes labels don't mark the checkboxes as selected when clicking on the label. So I thought it had something to do with the duplicate code.
Thanks.