• Resolved jessie3

    (@jessie3)


    reciving following message in all post.

    NGFB Notice Possible conflict detected — your theme or another plugin is adding a meta property=”fb:admins” HTML tag to the head section of this webpage.
    NGFB Notice Possible conflict detected — your theme or another plugin is adding a meta property=”fb:app_id” HTML tag to the head section of this webpage.
    NGFB Notice Possible conflict detected — your theme or another plugin is adding a meta name=”twitter:card” HTML tag to the head section of this webpage.
    NGFB Notice Possible conflict detected — your theme or another plugin is adding a meta name=”twitter:title” HTML tag to the head section of this webpage.
    NGFB Notice Possible conflict detected — your theme or another plugin is adding a meta name=”twitter:description” HTML tag to the head section of this webpage.
    NGFB Notice Possible conflict detected — your theme or another plugin is adding a meta name=”twitter:image” HTML tag to the head section of this webpage.
    NGFB Notice Possible conflict detected — your theme or another plugin is adding a meta name=”twitter:image:width” HTML tag to the head section of this webpage.
    NGFB Notice Possible conflict detected — your theme or another plugin is adding a meta name=”twitter:image:height” HTML tag to the head section of this webpage.
    NGFB Notice Checking http://unipa.co/blog/5468/weezer-新曲-《l-a-girlz》公開 for duplicate meta tags (enabled in WP / Theme Integration settings)…
    DismissNGFB Notice Media Library image ID 5479 ignored — the resulting image of 715×320 (full size original) is too small for the Pinterest Rich Pin (800×800) image size.
    Select or upload a larger / different image — the Priority Media tab can also be used to select a larger image specifically for social sharing.
    Adjust the Pinterest Rich Pin social image dimensions.
    Enable or adjust the WP / Theme Integration image upscaling options.

    and some with

    NGFB Notice Media Library image ID 5237 ignored — the resulting image of 715×320 (full size original) is too small for the Pinterest Rich Pin (800×800) image size.
    Select or upload a larger / different image — the Priority Media tab can also be used to select a larger image specifically for social sharing.
    Adjust the Pinterest Rich Pin social image dimensions.
    Enable or adjust the WP / Theme Integration image upscaling options.
    DismissNGFB Notice Media Library image ID 5316 ignored — the resulting image of 715×504 (full size original) is too small for the Pinterest Rich Pin (800×800) image size.
    Select or upload a larger / different image — the Priority Media tab can also be used to select a larger image specifically for social sharing.
    Adjust the Pinterest Rich Pin social image dimensions.
    Enable or adjust the WP / Theme Integration image upscaling options.
    DismissNGFB Notice Media Library image ID 5239 ignored — the resulting image of 715×320 (full size original) is too small for the Pinterest Rich Pin (800×800) image size.
    Select or upload a larger / different image — the Priority Media tab can also be used to select a larger image specifically for social sharing.
    Adjust the Pinterest Rich Pin social image dimensions.
    Enable or adjust the WP / Theme Integration image upscaling options.
    DismissNGFB Notice Media Library image ID 5236 ignored — the resulting image of 715×319 (full size original) is too small for the Pinterest Rich Pin (800×800) image size.
    Select or upload a larger / different image — the Priority Media tab can also be used to select a larger image specifically for social sharing.
    Adjust the Pinterest Rich Pin social image dimensions.
    Enable or adjust the WP / Theme Integration image upscaling options.

    article address: http://goo.gl/wiQ9xF

    please help, thank you

    https://ww.wp.xz.cn/plugins/nextgen-facebook/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    Have you tried doing a “View Source” on that page?

    The following looks like it’s added in your theme’s header.php file:

    <meta property="fb:admins" content="1606080172"/>
    <meta property="fb:app_id" content="510108439062930">

    It looks like you have a plugin adding these:

    <meta name="twitter:card" content="summary" />
    <meta name="twitter:title" content="Weezer 新曲《L.A. Girlz》公開" />
    <meta name="twitter:description" content="Weezer 即將於 4 月 1 日發行的同名專輯【Weezer】。因為過去他們曾發行另外三張也都叫做【Wee&hellip;" />
    <meta name="twitter:image" content="http://unipa.co/blog/wp-content/uploads/2016/02/2016-02-18_145427.jpg" />
    <meta name="twitter:image:width" content="715" />
    <meta name="twitter:image:height" content="320" />
    <meta name="twitter:partner" content="tfwp" />

    The image size errors seem to be fairly straightforward… Let’s take one for example:

    NGFB Notice Media Library image ID 5237 ignored — the resulting image of 715×320 (full size original) is too small for the Pinterest Rich Pin (800×800) image size.
    – Select or upload a larger / different image — the Priority Media tab can also be used to select a larger image specifically for social sharing.
    – Adjust the Pinterest Rich Pin social image dimensions.
    – Enable or adjust the WP / Theme Integration image upscaling options.

    Did you have a question about this error? There seems to be quite a few options for you outlined in that error message.

    js.

    Thread Starter jessie3

    (@jessie3)

    the image size errors has been solved, I change the size setting of thank you

    but about header.php problem, can I delete those script?
    or I can just ignore it.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘warning’ is closed to new replies.