Hello Nino,
Thank you for the feedback.
I am not aware of this issue. However, GEO my WP v3.0 is now in beta. My advice is to give it a try and see if it takes care of the issue. If the issue still exists in v3.0, I will then take a look and provide a fix.
You can read about and download v3.0 from here. Notice that this is a major update. Please make sure to read about the changes before updating.
Let me know if this helps.
Hi Eyal!!
Thanks for your quick reply!
I will be more than happy to try GEO my WP v3.0, however I donΒ΄t have it able for download at my account page. There is a link or something where I can download it and test?
Thanks again!
GEO my WP core plugin you can download from here. Only the premium extensions ( if you have any ) should be downloaded from the account page.
Terrific Eyal!
I have been testing and the error described above is solved in this version π
However I have an important issue:
I am using the search form in one page (home) and the list of results in another, and the redirection seems good hoewever is not using the permalink/slug of the results page, but the id. So I am getting an 404 error because wordpress doesn’t recognize the page id, just the permalink.
You can see it in action at https://kiriku.es/
Any ideas? Something I am missing?
Just for clarifying, I am redirected to
https://kiriku.es/3142?post%5B%5D=product&tax%5Bproduct_cat%5D%5B%5D=&address%5B%5D=&distance=100&units=metric&page=1&per_page=30&lat=&lng=&form=1
Instead of
https://kiriku.es/resultados-de-busqueda?post%5B%5D=product&tax%5Bproduct_cat%5D%5B%5D=&address%5B%5D=&distance=100&units=metric&page=1&per_page=30&lat=&lng=&form=1
-
This reply was modified 8 years, 1 month ago by
nino_ort.
Hi,
I apologize for losing track of this ticket. Have you managed to solves the issue?
BTW, I like the way you added the search form to the home page of your site. Looking nice with the theme :).
Hi Eyal!
No, I donΒ΄t. I made a workaround redirecting (via 301 redirect) every petition to https://kiriku.es/IDofThePage to https://kiriku.es/slug-of-the-page.
However is not the ideal solution…
PD: Thanks for your feedback about the design π
Hi nino,
I assume the search form on the home page is custom, did you change the function that goes in the “action” attribute of the form?
Hi Eyal,
Yes, the search form is customized, however only via css, so, as far as I am concerned, there are no changes which can affect how the form works.
And, answering your question, no, I didn’t change the action attribute of the form either.
Thanks!
Weird.
Have you tried updating the permalink? If not, please navigate to the permalink settings and click to save/update it.
Yes, one of the first things I did… π
Oh Wait, I just read the previous posts again and I realized that you mentioned you are using the ID as the permalink, Which means the default permalink.
If this is the case, then GEO my WP does not work with the default permalink. You will need to set it to anything else but the default.
It has always been this way. So it would have not worked before you updated to v3.0.
Ah, never mind. I misread the part where you explained the wrong redirecting. It is the middle of the night here :).
What are your permalink settings?
Hi eyal!
No problem, the permalinks are set by postname.
Regards