Warning: Use of undefined constant ‘image_size_names_choose’ - assumed '‘image_size_names_choose’' (this will throw an Error in a future version of PHP) in /home/fqfawsyuf4qwfpamw9s2y/wwwroot/wp-content/themes/Personal22/functions.php on line 219 Warning: Use of undefined constant ‘wpjam_image_size_names_choose’ - assumed '‘wpjam_image_size_names_choose’' (this will throw an Error in a future version of PHP) in /home/fqfawsyuf4qwfpamw9s2y/wwwroot/wp-content/themes/Personal22/functions.php on line 220
WordPress插入图片变小变模糊解决方法
1.首先,修改织梦后台“系统->系统基本参数->其它选项->文章标题长度”为想要的长度,例如 […]
jquery添加class
1 2 3 4 5 6 7 8 9 10 11 12 |
<ul class="list"> <li> <a href="#">test</a> </li> </ul> <script> $(document).ready(function(){ $(".li").eq(0).addClass("strong"); $(".li").eq(4).addClass("strong"); }) </script> |
jquery改变 […]
本文实例讲述了dedecms5.7后台发布文章提示“标题不能为空”的解决方法。分享给大家供大家参考。具体分析如 […]
第一种方法:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
<script> if(navigator.platform.indexOf('Win32')!=-1){ //pc //window.location.href="电脑网址"; }else{ //shouji window.location.href="手机网址"; } </script> |
第二种方法: [ […]
1.频道模型==》内容模型管理==》复制 2.输入频道名称,不复制 3.点击频道名称(企业招聘) 4.点击字段 […]
dede中有个最常见和重要的标签,就是arclist ,今天用limit调用发现limit查询条数大于10不管 […]
自定义表单的管理权限,超级管理员有,而频道管理员没有。在频道管理员的权限设置选项里,找不到自定义表单这一项。怎 […]
1)实现方法 找到/include/taglib/flink.lib.php,找到else if($type= […]
织梦官方5.7版本升级后,版权标签{dede:global name=’cfg_powerby&# […]