owen0o0/WebStack

菜单栏生成的分类无法正确链接到地址中

V4444 opened this issue · 1 comments

V4444 commented

外观-菜单-添加菜单项-分类中生成的分类,分类后无法正确链接到具体文章。
image

V4444 commented

site-card.php中新增16行$link_url = empty($link_url) ? $post->guid : $link_url;