OneNav 导航主题 V3.1423 网址页没有详情的解决办法
编辑 onenav/templates/content-site.php,找到 159 行 apply_filters('the_content', $contentinfo);, 去掉这行,并把下一行的 //the_content(); 改为 the_content();,保存,刷新,完工。
编辑 onenav/templates/content-site.php,找到 159 行 apply_filters('the_content', $contentinfo);, 去掉这行,并把下一行的 //the_content(); 改为 the_content();,保存,刷新,完工。
最新版本的测试主题 onenav.31417 在 php 8.1…
增加友情链接投稿功能 增加侧边栏菜单宽度自定义(主题设置-->颜色&样式) 增加打开网站光标自动定位到搜索工具 增加页脚自定义内容(主题设置-->页脚设置) 增加页脚小工具自定义按钮(主题设置-->页脚设置)…