FS Poster - Best Auto Poster & Scheduler Plugin For WordPress

FS Poster — Auto Poster & Scheduler Plugin For WordPress v7.1.9

No permission to download

Drinko

Member
Oct 8, 2019
78
13
8
When you connect facebook, and make 1 post, facebook blocks and asks for identity verification.
 

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
When you connect facebook, and make 1 post, facebook blocks and asks for identity verification.

Turn off Facebook's 2-step verification method or use a proxy with some local ip. I use it with the Facebook app method and it runs smoothly
 
  • Like
Reactions: tanierlyons

Meguinness

New member
Dec 19, 2018
27
6
3
anyone using the WordPress android app together with the FS Poster plug in for posting your blog posts to social networks? The Facebook and Twitter sharing works great ,but not Instagram, it will only share on Instagram if I insert the blog post image in the “featured image” on the post page on WordPress but if I share it from the WordPress android app FS will not find the image. Any ideas how to solve this problem? Thank you.
 

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
anyone using the WordPress android app together with the FS Poster plug in for posting your blog posts to social networks? The Facebook and Twitter sharing works great ,but not Instagram, it will only share on Instagram if I insert the blog post image in the “featured image” on the post page on WordPress but if I share it from the WordPress android app FS will not find the image. Any ideas how to solve this problem? Thank you.

Hi, The FS POSTER plugin only takes the images of:
Featured Image or IMAGE GALLERY (WOOCOMMERCE)

If I insert the image in another place I will not take it.
You have to put if or if a featured image.
If you do not have space on your server to put featured images I suggest the "Featured Image from URL Premium" plugin
https://babiato.tech/resources/featured-image-from-url-premium-wordpress-plugin.5901/
With this plugin you can add external featured images without uploading them to your hosting.
For example servers like imgur.

I hope I have been helpful.
 
  • Like
Reactions: tanierlyons

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
For all who asked me privately to fix the sleep function
I am in it, I have mini vacations and I will be attentive to your requests.
 
  • Like
Reactions: tanierlyons

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
lgokul updated FS Poster - WordPress auto poster & scheduler with a new update entry:

FS Poster - WordPress auto poster & scheduler

Comments by goku:
FIX V3: 100% sleep function was fixed
(It is necessary to replace all the files in the fs-poster folder)

FIX V2: The nulled method was modified.

Installation Instructions (Only for those who have an earlier version installed)
(This is because FS POSTER updated most of its code and needs new tables)

If you had a previous version of the plugin you will have to execute...

Read the rest of this update entry...
 

Meguinness

New member
Dec 19, 2018
27
6
3
Hi, The FS POSTER plugin only takes the images of:
Featured Image or IMAGE GALLERY (WOOCOMMERCE)

If I insert the image in another place I will not take it.
You have to put if or if a featured image.
If you do not have space on your server to put featured images I suggest the "Featured Image from URL Premium" plugin
https://babiato.tech/resources/featured-image-from-url-premium-wordpress-plugin.5901/
With this plugin you can add external featured images without uploading them to your hosting.
For example servers like imgur.

I hope I have been helpful.
Thank you for the reply ,shame as posting just with one app to multiple socia makes life easier...,ta
 

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
Thank you for the reply ,shame as posting just with one app to multiple socia makes life easier...,ta
As an additional note if you want to upload all the feature and gallery images you can select this option in the social network options.

27662
 
  • Like
Reactions: tanierlyons

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
Hi Igokul

Do you know why pinterest has this error after update?
2.jpg
What version did it work with before?
I see you exceeded the publication limit.
Perhaps too many publications were published in a short period of time.
Remember that you have to create the tables for the sleep function to work.

Code:
-- ATTENTION: If you just install the plugin it is not necessary to put these SQL codes, it is only for users who had an earlier version.
-- New FIX V3 lgokul for users with previous versions.

ALTER TABLE wp_fs_schedules ADD `sleep_time_start` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL, ADD `sleep_time_end` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL, ADD `share_on_background` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL

-- If you already put this code on the FIX V2, do not put it and skip it.

ALTER TABLE wp_fs_feeds ADD `sleep_time_start` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL, ADD `sleep_time_end` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL, ADD `share_on_background` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL

Note: You should only create the tables if you had an earlier version.
If you install the plugin for the first time it is not necessary to create them.
 
Last edited:
  • Like
Reactions: tanierlyons

joseallen1992

Member
Jul 31, 2018
42
6
8
What version did it work with before?
I see you exceeded the publication limit.
Perhaps too many publications were published in a short period of time.
Remember that you have to create the tables for the sleep function to work.

Code:
-- ATTENTION: If you just install the plugin it is not necessary to put these SQL codes, it is only for users who had an earlier version.
-- New FIX V3 lgokul for users with previous versions.

ALTER TABLE wp_fs_schedules ADD `sleep_time_start` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL, ADD `sleep_time_end` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL, ADD `share_on_background` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL

-- If you already put this code on the FIX V2, do not put it and skip it.

ALTER TABLE wp_fs_feeds ADD `sleep_time_start` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL, ADD `sleep_time_end` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL, ADD `share_on_background` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL

Note: You should only create the tables if you had an earlier version.
If you install the plugin for the first time it is not necessary to create them.
I run your SQL query to create the column sleep_time before testing (also reinstall plugin)

But schedule still run all task after I created
 

Forum statistics

Threads
69,765
Messages
912,277
Members
242,633
Latest member
houssamx

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu