OneNav 导航主题 V3.1423 网址页没有详情的解决办法

编辑 onenav/templates/content-site.php,找到 159 行 apply_filters('the_content', $contentinfo);, 去掉这行,并把下一行的 //the_content(); 改为 the_content();,保存,刷新,完工。

This article was updated on

Related post

OnvNav 导航主题 V3.1421(Beta) 2022-02-21

增加友情链接投稿功能 增加侧边栏菜单宽度自定义(主题设置-->颜色&样式) 增加打开网站光标自动定位到搜索工具 增加页脚自定义内容(主题设置-->页脚设置) 增加页脚小工具自定义按钮(主题设置-->页脚设置)…