nagol81
Forum Replies Created
-
With this code the facebook issue disappeared for my site.
Hi, wpsmort Support Manager at Semper Fi with this code seems to work.
og:image:width and og:image:height meta tag added
<?php
if(is_single()) {
$featured_image_id = get_post_thumbnail_id(); // Attachment ID
$featured_image_attributes = wp_get_attachment_image_src( $featured_image_id, ‘full’ ); // Returns Image Attributes Array
if( $featured_image_attributes ) {
echo ‘<meta property=”og:image:width” content=”‘;
echo $featured_image_attributes[1];
echo ‘” />’;
echo ‘<meta property=”og:image:height” content=”‘;
echo $featured_image_attributes[2];
echo ‘” />’;
}} ?>
Forum: Plugins
In reply to: [Google News Editors Picks Feed Generator] Error????
Forum: Plugins
In reply to: [Google News Editors Picks Feed Generator] ErrorHallo, i have same error:
PHP Warning: is_readable(): open_basedir restriction in effect. File(/home/xxx/public_html/wp-content/plugins/google-news-editors-picks-news-feeds/bgnp-main.php/languages/google-news-editors-picks-feeds-it_IT.mo) is not within the allowed path(s): (/home/xxx/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/xxx/public_html/wp-includes/l10n.php on line 476
Seems that this path is wrong: /bgnp-main.php/languages
bgnp-main.php is a file not a folder…
Maybe is this string wrong:load_plugin_textdomain( ‘google-news-editors-picks-feeds’, false, bgnp_BASENAME . ‘/languages/’ );
Forum: Plugins
In reply to: [Google News Editors Picks Feed Generator] ErrorWith new version “Check the boxes to include articles now” isn’t available. Try to open an article and you will see you can’t do anything because isn’t open. Holden86 have right, you should fix it.
here too…
Forum: Plugins
In reply to: [FB Page Promoter Lightbox] Cache conflict? Lightbox isn't loadingsame here, seems if super cache is active, plugin don’t load
Forum: Plugins
In reply to: [Floating Social Bar] twitter and google bar is mesed up??
Forum: Plugins
In reply to: [RDFa Breadcrumb] No Category BaseMe too
Any solution for this without to add a gallery?
Thank youForum: Plugins
In reply to: [Kw Modern Advertise] [Plugin: Kw Modern Advertise] I don't get itHi,
To “Define link target” _blank how can i do?thank you for your plugin ??
doesn’t work ??
Ti ho scritto una mail attraverso il tuo blog ??
Grazie
And what can i do?
come si fa? ?? Mi dai un piccolo aiuto?