How to add Category and sub category in wordpress URL. In settings -> permalink settings i change my url structure as
/%category%/%postname%/%post_id%/
but still url structure is product/postname/
how can i change this to www.mydomain.com/category/subcategory/postname
anyone can help?
关注
码龄 粉丝数 原力等级 --
- 被采纳
- 被点赞
- 采纳率
已采纳
如何在wordpress URL中添加类别和子类别
收起
- 写回答
- 好问题 0 提建议
- 关注问题
- 微信扫一扫点击复制链接分享
- 邀请回答
- 编辑 收藏 删除 结题
- 收藏 举报
1条回答 默认 最新
- 关注
码龄 粉丝数 原力等级 --
- 被采纳
- 被点赞
- 采纳率
drmy1050 2017-03-21 00:59关注Make a category structure with parent and child categories, and use this code in the permalinks
/%category%/%postname%/
while selecting a category just select the child category not main category and you will have a structure like this www.mydomain.com/category/subcategory/postname
for example if you have a structure like this main category Cars and sub categories are (Honda, Toyota, BMW) then while adding a post just select the sub categories whic are "Honda, Toyota, BMW" and post it
本回答被题主选为最佳回答 , 对您是否有帮助呢? 本回答被专家选为最佳回答 , 对您是否有帮助呢? 本回答被题主和专家选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏举报微信扫一扫点击复制链接分享编辑预览轻敲空格完成输入- 显示为
- 卡片
- 标题
- 链接
评论按下Enter换行,Ctrl+Enter发表内容
编辑
预览
轻敲空格完成输入
- 显示为
- 卡片
- 标题
- 链接
报告相同问题?
提交
- 2018-10-18 11:37回答 1 已采纳 Try combine: function rewrite_state_url(){ add_rewrite_rule('^get-help/([^/]*)/([^/]*)/([^/
- 2015-06-28 18:40回答 1 已采纳 Maybe it will help some one else with this answer. The right code is: $category = get_the_categor
- 2015-11-13 14:30回答 1 已采纳 Type cast your value to prevent it being used as a string. $kategori = $_POST['kategori']; wp_set
- 2021-06-11 16:58Friday永不为奴的博客 用WordPress建站的朋友应该能发现,WordPress的页面/分类url链接默认是没有html后缀的,不过有的WordPress主题增加了.html后缀,不过也有的站长不喜欢要后缀,希望自己的网页地址整齐划一,所以使用的是文章id类型的...
- 2018-07-04 01:05回答 1 已采纳 I have worked it out. If anyone needs similar thing i am posting how i converted the code i posted
- 2018-04-18 00:11回答 2 已采纳 You can combine WordPress build-in constants and PHP's ini settings. Place these lines in your w
- 2018-01-07 05:26回答 2 已采纳 You can use an index that increases automatically with the loop, and an if condition only for the
- 2021-04-23 05:08weixin_39936558的博客 我在Wordpress中遇到了这个(对我而言)unfamilliar行为.考虑一个使用WordPress的随机网站,该网站名为example,没有内容.这只是一个页面类型的帖子,而不是类别,标签或任何类型的层次结构.如果我在最后一个“/”后附加...
- 2017-01-05 09:35回答 1 已采纳 Can you please try below code. do not use the_category display all category in which post assign t
- 2018-01-16 23:57回答 1 已采纳 Try like this. global $post; $pageUrl = get_permalink($post->ID); if (!(is_user_logged_in())
- 2014-09-30 00:38回答 1 已采纳 There is also the Wordpress function in_category http://codex.wordpress.org/Function_Reference/in
- 2020-06-11 03:54cunjie3951的博客 类别(在主商店页面上)或子类别(在类别页面上) 产品和类别。 设置商店时,通常会选择第三个选项:产品和类别/子类别。 这意味着我商店的访问者可以直接从主页选择产品,也可以通过单击产品类别档案来优化...
- 2020-09-05 05:20cumyupx7788305的博客 wordpress零基础到Do you want to change the category base prefix in WordPress? By default, WordPress automatically adds /category/ as a prefix to URLs for all category pages. In this article, we will ...
- 2022-11-10 10:30梦未的博客 在目录底下找到 wp-content/themes/[WordPress使用的主题名称]/ 在你想要显示文章分类信息的地方添加以下代码 如可以添加在博客简略信息罗列展示页 content.php,博客详情页 single.php 类别与标签 echo '类别:';...
- 2020-09-09 18:49cumohuo9136的博客 wordpress订阅功能WordPress comes with built-in taxonomies, categories and tags, that allows you to organize your content. Almost every WordPress user has used categories and tags to sort their content...
- 没有解决我的问题, 去提问
悬赏问题
- ¥15 PADS Logic 原理图
- ¥15 PADS Logic 图标
- ¥15 电脑和power bi环境都是英文如何将日期层次结构转换成英文
- ¥20 气象站点数据求取中~
- ¥15 如何获取APP内弹出的网址链接
- ¥15 wifi 图标不见了 不知道怎么办 上不了网 变成小地球了
联系我们(工作时间:8:30-22:00)
400-660-0108kefu@csdn.net在线客服
- 京ICP备19004658号
- 经营性网站备案信息
- 公安备案号11010502030143
- 营业执照
- 北京互联网违法和不良信息举报中心
- 家长监护
- 中国互联网举报中心
- 网络110报警服务
- Chrome商店下载
- 账号管理规范
- 版权与免责声明
- 版权申诉
- 出版物许可证
- ©1999-2025北京创新乐知网络技术有限公司