Forum Replies Created
-
AuthorPosts
-
October 14, 2019 at 3:06 pm in reply to: Can't specify custom post type category #601
Hello,
First of all, thank you for your purchase.
The plugin can add also custom categories to custom post types, using the ‘Post Custom Taxonomies’ settings field, from importing rule advanced settings.
This can be used as follows:
custom_category_slub => category_value
More help on this:
The syntax for this field is the following: custom_taxonomy_name1 => custom_taxonomy_value1A, custom_taxonomy_value1B; custom_taxonomy_name2 => custom_taxonomy_value2A, custom_taxonomy_value2B; … . In custom_taxonomy_valueX, you can use shortcodes. Example (without quotes): ‘cats_taxonomy_field => manualtax1, %%item_title%%; tags_taxonomy_field => manualtax2, %%item_title%%’. You can use the following shortcodes: %%item_comments%%, %%facebook_share_button%%, %%twitter_share_button%%, %%google_share_button%%, %%pinterest_share_button%%, %%author%%, %%author_link%%, %%custom_html%%, %%custom_html2%%, %%random_sentence%%, %%random_sentence2%%, %%item_title%%, %%item_description%%, %%item_content%%, %%item_content_plain_text%%, %%item_img_url%%, %%item_containing_url%%, %%item_score%%, %%item_url%%, %%item_cat%%, %%item_tags%%, %%item_read_more_button%%, %%item_show_image%%, %%item_all_images%%, %%item_image_URL%%
Regards,
Szabi – CodeRevolution.
-
October 13, 2019 at 6:49 pm in reply to: facebook to post with category forr imported posts #599
This reply has been marked as private. -
October 13, 2019 at 10:15 am in reply to: facebook to post with category forr imported posts #596
The plugin is getting this list of posts (which all are already imported) – fetched from logs:
Skipping post “EINZELBERATUNG //…”, already posted. ID 312221555510047_2533265856738928
[13-Oct-2019 12:13:49 Europe/Berlin] Skipping post “EINZELBERATUNG //…”, already posted. ID 312221555510047_2533265856738928
[13-Oct-2019 12:13:49 Europe/Berlin] Failed to insert post into database! Title:Bis zum 13.10. – Unterst�zt den Aufruf des bbk berlin – es geht um eure Ar…! Error: Could not insert post into the databaseError code: db_insert_errorError data:
[13-Oct-2019 12:13:49 Europe/Berlin] Skipping post “Emergent Berlin 2019 :: Immersive Realities II : Program Summary”, already posted. ID 312221555510047_2527516887313825
[13-Oct-2019 12:13:49 Europe/Berlin] Skipping post “Fördersäulen”, already posted. ID 312221555510047_2527466217318892
[13-Oct-2019 12:13:49 Europe/Berlin] Skipping post “Stipendium”, already posted. ID 312221555510047_2515545541844293
[13-Oct-2019 12:13:49 Europe/Berlin] Skipping post “Lösung für Künstler aus Baumschulenweg? Eher nicht, sagen die Künstler | Kultur | Tagesspiegel LEUTE Treptow-Köpenick”, already posted. ID 312221555510047_2514163698649144
[13-Oct-2019 12:13:49 Europe/Berlin] Skipping post “Ausschreibung des Bestandsoptimierungsprogramms für 2020 – Berlin.de”, already posted. ID 312221555510047_2513700498695464 -
October 13, 2019 at 8:28 am in reply to: facebook to post with category forr imported posts #594
This reply has been marked as private. -
October 12, 2019 at 12:24 pm in reply to: facebook to post with category forr imported posts #592
Hello,
To import the latest posts from a Facebook page, when configuring importing in the plugin, please uncheck the ‘Remember Last Posted Item And Continue Search From It’ checkbox.
If you check this, the plugin will remember the location of the last imported post, and at it’s next running, it will import older posts, starting from where it left on last run.
Regards.
-
October 11, 2019 at 7:06 pm in reply to: I'm trying to understand why the spin doesn't work #589
Hello,
First of all, thank you for your purchase.
Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out?
Send it, please, to my email address: kisded@yahoo.com.
Regards, Szabi – CodeRevolution.
-
October 10, 2019 at 12:04 pm in reply to: facebook to post with category forr imported posts #584
Great. 🙂
If you enjoy the plugin, please give it a rating on CodeCanyon, it is really appreciated. 🙂Regards.
-
October 10, 2019 at 4:31 am in reply to: How can I avoid to have to re authorize manually #578
You don’t need to reauthorize the plugin each time, it is able to reauth itself after the token expiration.
The forced reauth can be done only once, and afterwards, the plugin will work on it’s own.
I added forced reauth because without this, no refresh token was returned by the api, and the plugin was not able to reauth itself.
Now it should work.
Regards.
-
October 9, 2019 at 8:04 pm in reply to: facebook to post with category forr imported posts #576
Hello,
Please check the ‘Remember Last Posted Item And Continue Search From It’ checkbox from importing rule settings, this will enable the paging feature for posts, and will allow you to import more posts with subsequent rule runnings (per page, Facebook displays 7-10 posts at max).
If you uncheck this checkbox, the plugin will import only the latest posts from the page.
To import-export settings of the plugin, please check this helper plugin I created for this:
Regards.
-
October 9, 2019 at 5:41 pm in reply to: Plugin installation failed. #574
Hello,
First of all, thank you for your purchase.
Please extract the zip file you downloaded to a local directory on your computer. You will see that it contains another zip file (which is the installable plugin zip file) and the plugin’s documentation. Please install the plugin zip file, which is found in the big zip file that you downloaded from CodeCanyon.
Please check also this tutorial video: https://www.youtube.com/watch?v=goln5ghaUWk
Please let me know if installation worked after trying this.
Regards,
Szabi – CodeRevolution.-
This reply was modified 1 year, 2 months ago by
Szabi - CodeRevolution.
-
This reply was modified 1 year, 2 months ago by
-
October 9, 2019 at 4:22 pm in reply to: facebook to post with category forr imported posts #572
Hello,
This content is imported for some of the posts, because Facebook responds with this content and with nothing else.
Because of this, the plugin cannot exactly tell that these posts are not actual posts, but just comment related data from Facebook.
To skip these posts, I can suggest that you try using the ‘Minimum Content Word Count’ settings field from the plugin’s ‘Main Settings’. Setting this to 5, for example, will not import posts that have less than 5 words in their content, like this, these posts will be skipped.
Let me know if this helped.
Regards.
-
October 9, 2019 at 5:54 am in reply to: How can I avoid to have to re authorize manually #569
Hello,
Yes, the plugin can reauthorize itself, however, I also saw that in some cases, YouTube API is not providing a refresh token on all manual auth requests (only on the first one you make for an account).
Because of this, I made a plugin update to v2.5.3.2, – now the plugin is forcing the reauthentification, and getting a new refresh token each time for auth requests.
Please update the plugin and let me know if the update helped.
Regards,
Szabi – CodeRevolution. -
October 8, 2019 at 4:26 pm in reply to: facebook to post with category forr imported posts #567
Hello,
First of all, thank you for your purchase.
I checked the plugin on your website and I found the issue in it. I updated it and solved it in the latest version.
Please check: https://www.koalition-der-freien-szene-berlin.de/2019/10/07/emergent-berlin-2019-immersive-realities-ii-program-summary/
However, it seems that your theme is not listing correctly the posts from a specific category, because still no items are showing up here: https://www.koalition-der-freien-szene-berlin.de/category/facebook-feed/ – however, posts are available in the facebook-feed category.
This should be discussed with the developer of your theme, because he will be able to fix this issue.
Regards,
Szabi – CodeRevolution. -
October 4, 2019 at 5:24 pm in reply to: FB to post not working #558
Hello,
I checked and it seems Facebook deactivated the app id/secret I was sharing with you.
To further import content from Facebook, please use the cookie based authentication method. Please check this video tutorial on how to use it: https://www.youtube.com/watch?v=lzapShbFPNs
If possible, please create a new Facebook account and use the cookies from that account, this just as a preventive measure, so your main Facebook account is not banned because of unauthorized use of the cookie method.
Regards,
Szabi – CodeRevolution. -
October 4, 2019 at 5:23 pm in reply to: Faltal error when activate plugin #557
Hello,
First of all, thank you for your purchase.
Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out?
Send it, please, to my email address: kisded@yahoo.com.
Regards, Szabi – CodeRevolution.
-
AuthorPosts