Here you will find answers to commonly asked questions about the Social Auto Poster plugin.
It's because of the invalid OAuth redirect URI. Copy the valid OAuth redirect URI from settings page and enter on your Facebook API that you have created.
Facebook API 2.9 update came with the deprecation of support for manual setting info of shared links. Facebook set the image automatically based on the open graph (OG) meta tags. For more details check here.
Yes, our plugins work independent of themes you are using. As long as your website is running on WordPress, it will work.
Social Auto Poster is a great solution for anybody interested to drive more traffic to their website, engage more people and help boost their site's visibility. From Marketing Agencies, Social Media Marketers, bloggers, developers, e-commerce websites to all other small businesses - they all need Social Auto Poster as their Social Media Strategy.
As this is a plugin built to connect your WordPress website and Social Media, you need to have a WordPress website in order for our plugin to work. You also need to have account for each supported social networks if you don't already have one.
Yes, This plugin support posting on Facebook pages but you must have to be an admin of that page.
Yes, This plugin support posting on Facebook groups. You should be either admin or member of the groups.
Yes, plugin support custom / feature image posting for Facebook but only if your facebook app version is below 2.9 otherwise facebook will randomly select image from the page. Learn more.
Groups are no longer supported via native LinkedIn API. We have removed this option in plugin from version 1.7.7.
Yes, linkedin support multiple accounts from version 2.7.1.
Yes, This plugin support posting on LinkedIn company pages but you must have to be an admin of the company page.
If you are using Facebook app version "2.9 or above", Facebook posting will not work. To make it work, please select Facebook app version "2.9 or above" from plugin general setting.
This setting is just an event to republish/reschedule the content, It will not save any value to database, That's why it will not stay checked after post is updated.
Please check is your facebook account , page and groups name if it's having any special characters or emoji characters then it might cause this issue because your database can't store such value.
To resolve this issue you need to Set the Database collation = "utf8mb4_unicode_ci"
. If still not working then you can collation = "utf8mb4_unicode_ci"
for name, value fields for wp_options table of your database.
If you want to make 'Publish Post On' setting by default checked, please add below code to your child-theme's functions.php.
Once you add above code, you will see Publish Post On Facebook settings checked as shown in below screenshot:
Plugin provides support for third-party plugins. To make it work, enable third-party plugins setting as shown in below screenshot.
If still it is not working then You can add delay in posting. To add 10 minutes delay, you can enable minutes scheduling with 10 minutes as shown in below screenshot.
There is no issue in Social Auto Poster. Plugin using official shorte.st API for URL shortner. WordFence will show same warning for all plugin which are using shorte.st api.
Please select the Allow auto post from third party plugins option from the plugin general setting as mention in below screenshot.
It's seems cron is not working on your domain. Please verify cron status performing below steps.
Step 1: First install WP Crontrol plugin and make sure cron is enabled on your domain. If cron is disabled you will see the message shown in the screenshot. Follow this path (Tool >> cron events)
Step 2: If cron is enabled then check available running crons and Check our plugin cron is listed as shown in the screenshot.
If you see multiple crons with "Running Now" status in "Next Run" Field that might be the issue. Clear other junked crons OR identify from which plugin its being caused. This is the reason why our cron was not executed.