I am using a custom ajax single-page app to browse my wordpress website.
The website has ngfb/ngfb-pro plugin installed.
The initial page (loaded without ajax) displays the sharing buttons correctly. The ngfb script runs asynchronously and prints out linedin, g+, twitter and fb like/sharing button iframes correctly.
However when I reload page fragments through ajax the sharing button iframes do not get reparsed.
How do I dynamically reparse sharing buttons when loading pages with an ajax request?
ngfb generates the buttons just fine on the initial load.
But not on any pages loaded through ajax.
I found these solutions/hacks for fb and gplus:
FB.XFBML.parse(document.getElementById(‘facebook-content-buttons-post-XXX’));
gapi.plusone.go();
which I can run on any successful ajax request, But couldn’t find any for twitter and linkedIN
Is there a way to achieve this using the plugin?
And if not could you tell me which scripts to run for the other networks?
Thank you,
apedog
The WPSSO Core plugin is a fork / child of NextGEN Facebook — they’re both Free and available on www.remarpro.com, have the same plugin author and developer, the same solid core features and code-base, but WPSSO Core offers its social sharing buttons as optional Free extensions (along with several other useful Free extensions).
You can choose not to use any social sharing buttons, use the traditional WPSSO Social Sharing Buttons, the latest WPSSO Ridiculously Responsive Social Sharing Buttons extension, or any other 3rd party social sharing buttons plugin. Social sharing plugins submit a URL to social sites, which then crawl the webpage to read meta tags and Schema markup (which WPSSO Core and its extensions provide).
WPSSO Core offers several useful and optional extensions:
NextGEN Facebook and WPSSO Core settings are fully compatible:
After enabling the “Preserve Settings on Uninstall” option on the NGFB > Essential Settings page, you can deactivate and uninstall the NextGEN Facebook plugin, then install and activate the WPSSO Core plugin.
NextGEN Facebook users may continue to receive support, along with updates for any bugfixes, but future development efforts will be focused on the WPSSO Core plugin and its extensions.
]]>Whenever I try to “save all plugin settings”, I get an HTTP 500 error. How do I fix this issue?
]]>Latest update has brought sites down, typo;
PHP message: PHP Parse error: syntax error, unexpected ‘(‘ in /REDACTED/wp-content/plugins/nextgen-facebook/lib/config.php on line 603
Please fix and repush.
]]>I am trying to get my woocommerce products to register as Product rich pins on Pinterest and I can’t figure it out. They are currently being Pinned as Article rich pins, even though they are purchasable products.
I saw one reviewer mention they were able to get their woocommerce products to successfully work as Product rich pins with this plugin; can anyone help me do this?
Website: https://wwww.wildship.com/shop
Example product: https://www.wildship.com/product/frida-kahlo-enamel-pin/
Hi there,
I’m trying out NGFB and consider a pro-prchase but…
one big issue I have is, that some posts show the featured img when sharing to FB and some show a fallback img although all posts do have a featured img.
img that works: https://overhead.at/kollektion/summer-in-the-hair-mit-great-lengths-zum-sommerfeeling/
img that doesn’t: https://overhead.at/produkt/igora-colorworx-intense/
pls help
thank you
Hi, I updated my free NextGEN facebook (NGFB) plugin to version 8.44.1, refreshed the site and now I’m having problems. I have code errors 503, 504 and this warning :
” Error en la actualización: <!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 2.0//EN”> 500 Internal Server Error Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator and inform them of the time the error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log.”
My site is https://vozciudadananoticias.com/
]]>For some reason the FB sharing button of NGFB doesn’t show the counter and i don’t see a box toclick. While for the linkedin button there IS a box to click or unclick the coounter mode.
Now the Facebook counter doesn’t show.
What can i do?
Hello,
impossible to save settings…it takes infinite and does nothing
no error on logs
just
PHP Notice: Undefined variable: app_label in /home/myuser/public_html/folder/wp-content/plugins/nextgen-facebook/lib/admin.php on line 1439
I observed that the plugin seems to take the “verbatim” image in some cases (eg woocommerce products). As the WC image is a thumnail, the size is smaller than the recommended size. Could the plugin instead pick up the original? See example below:
// thumnail being picked up
https://dokkcopy.demo.site/wp-content/uploads/2016/03/Henrika-560x315.jpeg
//instead or original:
https://dokkcopy.demo.site/wp-content/uploads/2016/03/Henrika.jpeg
<!-- og:image:1 --><meta property="og:image" content="https://dokkcopy.demo.site/wp-content/uploads/2016/03/Henrika-560x315.jpeg"/>
<!-- og:image:1 --><meta property="og:image:width" content="560"/>
<!-- og:image:1 --><meta property="og:image:height" content="315"/>
]]>
I’m testing the plugin for a multilingual site with qtranslate-X as the translation plugin. The plugin works nicely with the exception of multilingual description strings. Would it be possible to pass the strings via the WP translation functions __() or _e()? This would automatically translate the strings when qtranslate is present but not cause issues in other cases?
Here is an example of the All in 1 SEO handling of the description vs the your plugin:
<!-- All in One SEO Pack Pro 2.4.12.1 by Michael Torbert of Semper Fi Web Design[1504,1546] -->
<meta name="description" content="Charter a sailboat in Finland and sail on the sheltered Finnish lakes, in the unique Finnish archipelago or venture beyond the home shores." />
<!-- ngfb meta tags begin -->
<meta name="ngfb:mark:begin" content="ngfb meta tags begin"/>
<!-- generator:1 --><meta name="generator" content="NGFB 8.40.9-1/G"/>
<meta property="og:description" content="[:fi]Vuokraa purjevene ja purjehdi Suomen suojaisilla järvillä, saaristossa tai uskaltaudu pidemmälle matkalle merten yli.[:en]Charter a sailboat in Finland and sail on the sheltered Finnish lakes, in the unique Finnish archipelago or venture beyond the home shores.[:]"/>
]]>
Hi! i need a little help, please. When i share my link page on facebook it shows one image and some code, i tried to configure your plugin but the result it’s the same, plase can you check whats going on? I need to quit this code and show some description of the site.
https://incafruehauf.com
Thanks a lot
Sarah
Hello,
I’m using NGFB to create all my opengraph metadata, by supplying the info & image on each page’s entry in the WordPress user interface.
This works for every page in my site except the blog archive page, antonjazz.com/blog, which instead shows not its own title/description/image but rather that of the web site home page, antonjazz.com.
NGFB displays the info I’ve entered for the blog page nicely on its own “Social Settings > Preview” tab, but info facebook shows me at “Social Settings > Validation” does not match that; it comes instead from the site’s Home Page.
You can see this on the facebook debug page here: https://developers.facebook.com/tools/debug/sharing/?q=antonjazz.com%2Fblog%2F.
Is there a way to prevent NGFB from overriding the blog archive page’s info & image?
Thank you in advance!
PS I noticed something on the forum involving a filter, but I’m thinking there must be a simpler solution, no?
]]>Hi! I love your plugin, but my website https://scoutcambridge.com/ won’t display images, and I think it may be an issue related to an update of the NGFB plugin.
I’m able to upload images, and I can see them in the media library, but something is adding an extra space as the first character of the Image Permalink, which is breaking the srcset function. So instead of file URLs being “https://scoutcambridge.com/wp-content…” they’re ” https://scoutcambridge.com/wp-content…” and I can’t figure out what’s causing that space. I’ve uninstalled all plugins, re-installed WordPress and cleared the cache but nothing seems to work.
Has anyone ever heard of anything like this happening with NGFB before? I’m literally at a loss.
]]>Kindly share demo link for Pro Version so that we can go through the functionality and test how the shared posts/images/videos are looking on Facebook, LinkedIn, and Twitter.
We want to purchase the pro version of this plugin. But before purchasing, we want to check that it works perfectly as per our requirement.
Thanks
]]>I am new to your plugin. Just installed yesterday after i got some serious error while sharing my site’s posts on facebook. Post Title, desc and thumbnail missing while sharing on facebook. There is no change after installing your plugin.
I am using the below plugin for my website https://boolokam.com
Akismet
All 404 Redirect to Homepage
Auto Post Thumbnail PRO
Cloudflare
Envato WordPress Toolkit
EWWW Image Optimizer
Head and Footer Scripts Inserter
Magazin
NextGEN Facebook (NGFB)
Page Builder by SiteOrigin
Playbuzz
Social Login
Stop Spammers Spam Control
Wpdevart Facebook comments
Yet Another Related Posts Plugin
Yoast SEO
I couldn’t find any solution. Help me to resolve it.
]]>Hello I recently started using your plugin on my site https://www.g33k-hq.com/ and on https://suitupgeekout.com/
On https://suitupgeekout.com/ the plugin works great no issues what so ever.
On https://www.g33k-hq.com/ I keep getting the errors listed below, but i think it might be my theme that adds them, I use the theme Sahifa, I have sent them a support ticket as well. I see you have a section in the plugin that lets you decide which meta tags the plugin adds to the header(advanced options tab, head tag list) but the options do no change if i try and click on them. I was wondering if that section is for “Pro” users only as it does not have the small detailed line of text like every other Pro section does saying that it is pro use only. I am just curious if this is going to force me to either not use your product because I would have to buy your “Pro” or if this is an error
]]>NGFB Note Possible conflict detected — your theme or another plugin is adding a meta property=”og:title” HTML tag to the head section of this webpage.
NGFB Note Possible conflict detected — your theme or another plugin is adding a meta property=”og:type” HTML tag to the head section of this webpage.
NGFB Note Possible conflict detected — your theme or another plugin is adding a meta property=”og:description” HTML tag to the head section of this webpage.
NGFB Note Possible conflict detected — your theme or another plugin is adding a meta property=”og:url” HTML tag to the head section of this webpage.
NGFB Note Possible conflict detected — your theme or another plugin is adding a meta property=”og:site_name” HTML tag to the head section of this webpage.
NGFB Note Possible conflict detected — your theme or another plugin is adding a meta property=”og:image” HTML tag to the head section of this webpage.
Hi there, may I know is your plugin can do this?
screenshot here > https://drive.google.com/file/d/0B1IjtWpo6XVVV21xSkhOY09PSTg/view?usp=sharing
similar to “author tag” , but this is like button and linked to page.
]]>The WordPress Search Engine Visibility option is set to discourage search engine and social crawlers from indexing this site. This is not compatible with the purpose of sharing content on social websites — please uncheck that option to allow search engines and social crawlers to access your content.
But I am see?
is it possible to use the large button for facebook and facebook shareing instead of the small one for the content option???
]]>Hi,
I just purchased a pro version of this product, but I did not received any activation details on my paypal email address.
Please do the needful.
]]>Hi
website https://www.mtfu.co.uk
When creating a post/page and wanting to share to my Google+ business page I am getting ‘Share as My Name’, rather than sharing as the business page. This is the business page: https://plus.google.com/+MtfuUk
This is the URL I have in the plug-in admin for ‘Google+ Business Page URL’
Also, on a side note there is no Facebook button showing in the sharing buttons, both in the admin and the site pages. I have the correct facebook page and ID… any ideas what could be amiss?
]]>Hi, JS. My blog posts’ images, title, and summary still aren’t showing up when I use Jetpack’s Share buttons or copy and paste the link directly onto Facebook. Before I downloaded WPSSO, I had even tried deactivating all the plugins. Now I just have Jetpack and WPSSO activated (I’ve tried leaving only WPSSO activated with the same results).
I’m getting these from Facebook’s Sharing Debugger when I enter my site url..
“Inferred Property
The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property
The ‘og:url’ property should be explicitly provided, even if a value can be inferred from other tags.
Share App ID Missing
The ‘fb:app_id’ property should be explicitly provided, Specify the app ID so that stories shared to Facebook will be properly attributed to the app. Alternatively, app_id can be set in url when open the share dialog.”
I have also used several browsers and cleared their cache, so I know this is really a bug within WordPress. Help!!!! ??
]]>I just installed your plugin yesterday with high hopes that the post would post to Facebook with an image. I have had a long, difficult struggle with this issue and was hoping that your product would solve the problem! Everything looked good in the preview, but when the blog was published this morning at a scheduled time, the post never made it to FB or Twitter.
I manually posted the blog post to FB later in the day. Here is the page in question: https://www.cynergycrossfit.com/wod-9-15-16/
Is there an issue with scheduled posts or am I missing something? Would greatly appreciate your help, Thank you!
]]>I’m trying to decide if I need the free version or the Pro. What I really want to do is determine the image that facebook posts for the blog portion of my website. I don’t use featured images at the moment – but every article has an image with the title on it. It’s the first image for each article. Is it possible to set it up to show the first image on a post? I use only wire to syndicate the blog. I’m not a developer and don’t know a whole lot which explains why I can’t tell which version of the plugin I need.
My website is: https://Opendoorsmorocco.com
Thank you!
]]>Hi everybody,
for some days the sharing of my site doesn’t work, it doesn’t preview nothing about pages or articles. Facebook sharing debugger shows that it can’t find the og tags but if you look inside the html source you’ll see ’em all.
I’m using yoast too but i’ve deactivated the adding of open graph tags to avoid some sort of conflict.
Can anoyone help me? It’s gettin very frustrating.
Thank you!
Dear Developer,
As subject, the below warning is given in front-page editing pages. Please advise. Thanks.
Warning: DOMDocument::loadHTML(): Empty string supplied as input in /wp-content/plugins/nextgen-facebook/lib/util.php on line 598
]]>Hello,
we use “Tracking Individual Social Button Shares” according to this Article.
After updating Version 8.27.0 to 8.33.12-1 we got the following error:
Catchable fatal error: Object of class NgfbGplUtilPost could not be converted to string in .../wp-content/themes/myTheme/functions.php on line 29
After rolling back to 8.27.0 it works again. Is there any improvement available? I searchd google and surniaulula.com without any result.
Thanks
Jan
]]>Hey i love your plugin but i can’t get it to share any of my posts to facebook or google it gives me errors for both i have tried to find solutions but i am unable to any help would be greatly appreciated.
This is the error i get when trying to share on fb: Object at URL ‘https://contestoverload.com/free-surfboard/’ of type ‘website’ is invalid because a required property ‘og:title’ of type ‘string’ was not provided.
This is one of my pages where i get the errors https://contestoverload.com/?p=16809 if you try to use the share google button on this page it also brings up weird error.
Thank you for your time i really hope someone can help me figure this out.
]]>Hello,
I realized that in my last FB post I got this error message.
Of course I have JS (I mean Javascript!) enabled.
Here there are screenshots https://share.pho.to/AEWjr
Thank you
]]>