php - Strange link bug with hyperlink in Wordpress -


when clicked on link redirects main shop page of woocommerce, there blank page no products. (see link ПРОДУКТИ in top right bar above header)

when click on button main menu ok (button: ПРОДУКТИ).

i disable plugins , change theme, no luck!

see here website shop page: https://www.mangustaceramics.com/продукти/

example of problem: http://i.imgur.com/kcgsk10.jpg

if have suggestions problem, glad hear them! thank you!

these technically different links. can see copying url address bar , pasting them in text editor.

the top right bar link gives output:

https://www.mangustaceramics.com/%d0%bf%d1%80%d0%be%d0%b4%d1%83%d0%ba%d1%82%d0%b8/

whereas main menu 1 gives this:

https://www.mangustaceramics.com/%d0%bf%d1%80%d0%be%d0%b4%d1%83%d0%ba%d1%82%d0%b8/

you need ensure urls encoded correctly or specify them explicitly using second link above (with lowercase letters).


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -