Home  >  Article  >  Backend Development  >  Wordpress微信分享不显示description和图标

Wordpress微信分享不显示description和图标

WBOY
WBOYOriginal
2016-06-06 20:37:261393browse

使用jiathis提供的wordpress插件,联系客服说和他们无关他们只给微信提供一个url

search了半天,按照各种说明各种改,依然无法生效

目前查看网页源码,header中的description显示正常,有id="description",body中有300*300的img对象,分享到微信后二者都无法显示

回复内容:

使用jiathis提供的wordpress插件,联系客服说和他们无关他们只给微信提供一个url

search了半天,按照各种说明各种改,依然无法生效

目前查看网页源码,header中的description显示正常,有id="description",body中有300*300的img对象,分享到微信后二者都无法显示

之前在网上看到有人说的是size>=300x300的出现在body中的第一个img元素,后来发现是nxn && n>300。之前用了正好300*300 改大一点就可以使用了~

微信的分享有变化,http://mp.weixin.qq.com/wiki/7/aaa137b55fb2e0456bf8dd9148dd613f.html
这个插件没用过,看看是不是这个原因

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn