drpsrvu85668 2017-07-25 08:29
浏览 72
已采纳

Wordpress中超链接的奇怪链接错误

When I clicked on link that redirects to Main Shop page of WooCommerce, there is blank page with no products. (see link ПРОДУКТИ in top right bar above the header)

When you click on button from Main Menu it is OK (button: ПРОДУКТИ).

I disable all plugins and change the theme, but with no luck!

See here my website Shop page: https://www.mangustaceramics.com/продукти/

Example of the problem: http://i.imgur.com/KcGSK10.jpg

If you have any suggestions about the problem, I will be glad to hear them! Thank you!

  • 写回答

1条回答 默认 最新

  • dsh7623 2017-07-25 08:46
    关注

    These are technically different links. You can see this by copying the URL from the address bar and pasting them in a text editor.

    The top right bar link gives this output:

    https://www.mangustaceramics.com/%D0%BF%D1%80%D0%BE%D0%B4%D1%83%D0%BA%D1%82%D0%B8/

    Whereas the main menu one gives this:

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

    You will need to ensure that your URLs are encoded correctly or specify them explicitly using the second link above (with lowercase letters).

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
编辑
预览

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部