Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/image/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
wordpress网站显示图像和图像路径_Wordpress_Image - Fatal编程技术网

wordpress网站显示图像和图像路径

wordpress网站显示图像和图像路径,wordpress,image,Wordpress,Image,最近我在我的Wordpress网站上注意到,在所有页面中,当我有一个图像要显示时,它会显示图像,并在显示图像的路径后立即显示图像,包括图像属性。整个 有人能帮忙吗? 您的HTML结构似乎与PHP代码相冲突。你需要检查你的代码在哪里得到这个图像。这是如何从Inspect元素显示的: <img src="http://antiparosbeauty.gr/wp-content/uploads/2014/03/weding.jpg" alt="weding" class="alignleft s

最近我在我的Wordpress网站上注意到,在所有页面中,当我有一个图像要显示时,它会显示图像,并在显示图像的路径后立即显示图像,包括图像属性。整个 有人能帮忙吗?
您的HTML结构似乎与PHP代码相冲突。你需要检查你的代码在哪里得到这个图像。这是如何从Inspect元素显示的:

<img src="http://antiparosbeauty.gr/wp-content/uploads/2014/03/weding.jpg" alt="weding" class="alignleft size-full wp-image-140" srcset="http://antiparosbeauty.gr/wp-content/uploads/2014/03/weding.jpg 345w, <a href=" http:="" antiparosbeauty.gr="" wp-content="" uploads="" 2014="" 03="" weding-300x141.jpg"="" target="_blank" height="163" width="345">

您的HTML结构似乎与PHP代码相冲突。你需要检查你的代码在哪里得到这个图像。这是如何从Inspect元素显示的:

<img src="http://antiparosbeauty.gr/wp-content/uploads/2014/03/weding.jpg" alt="weding" class="alignleft size-full wp-image-140" srcset="http://antiparosbeauty.gr/wp-content/uploads/2014/03/weding.jpg 345w, <a href=" http:="" antiparosbeauty.gr="" wp-content="" uploads="" 2014="" 03="" weding-300x141.jpg"="" target="_blank" height="163" width="345">


我已经禁用了所有插件,但没有解决问题…我已经禁用了所有插件,但没有解决问题。。。