BenjaminPaap
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-AutoSharePost] [Plugin: WP-AutoSharePost] how to use normal cron??No, if you configured your cronjob and disabled the wp-cron as I stated in the config, all plugins which use cron should work.
Forum: Plugins
In reply to: [WP-AutoSharePost] [Plugin: WP-AutoSharePost] how to use normal cron??Hi Smithore,
it depends on your webhosting provider. Some providers offer a real cronjob. If you own a dedicated server you should be familiar with
crontab
to create a cronjob for wordpress.The CommentGrabber works with normal WordPress Cron. But I recommend it to not slow down your blog in any way. This is just a recommendation to prevent people blaming me for their slow blogs.
This said you have to test if you can live with this setting without a real cronjob.
If you want to disable the WP-Cron you have to put this line of code near the beginning of your wp-config file:
define('DISABLE_WP_CRON', TRUE);
If you don’t really know what this is all about then just leave the settings as they are and the CommentGrabber will work the normal way.
Forum: Plugins
In reply to: [WP-AutoSharePost] [Plugin: WP-AutoSharePost] Could not post on facebook.comI’ve uploaded a new version with a fix for this problem. Please leave the PageID blank, save your settings and click the “Request Access Token” link to manage your personal profile.
Forum: Plugins
In reply to: [WP-AutoSharePost] [Plugin: WP-AutoSharePost] Could not post on facebook.comHi,
it should publish the post to your personal profile. I will hava a look at this today afternoon and publish an update if there is an error.
Forum: Plugins
In reply to: [WP-AutoSharePost] [Plugin: WP-AutoSharePost] Wont share on facebook?Hi,
because you send it without a subject it was marked as spam. I will review it and answer you asap.
Forum: Plugins
In reply to: [WP-AutoSharePost] [Plugin: WP-AutoSharePost] Wont share on facebook?Hi phattrance,
did you enter a facebook message below you post and published it? This does not work for existing posts. If you do not see a meta box named “WP-AutoSharePost” below your new post, make sure you added it via the options on top of the page.
Did you follow the installation guide? You have to create a facebook app and set all settings for facebook in the plugin setting to get things working. If you did this already please send a screenshot to my email address.
Hi Roger,
this is not a matter of any plugin I guess. My Plugin only should share the posts you do in your blog a fan page you manage. My plugin does not add any share buttons to the posts itself.
Nonetheless I guess you have to change something in your theme to get share buttons working. If you are having trouble integrating this you could ask a professional to help you with your theme at https://jobs.wordpress.net/
Forum: Plugins
In reply to: [WP-AutoSharePost] [Plugin: WP-AutoSharePost] Facebook Request TokenYou have to supply one of these field below. Locate “Website with Facebook Login” and click on it. Another field appears. Here you have to enter the full URL to your page i.e. https://djsub.net
I will update the installation guide to cover this too.
Forum: Plugins
In reply to: [WP-AutoSharePost] [Plugin: WP-AutoSharePost] Facebook Request TokenThe domain where your blog is running on and the request comes from. I.e. I myself run a blog at https://benjaminpaap.de the “App Domain Field” ist filled with benjaminpaap.de
Forum: Plugins
In reply to: [WP-AutoSharePost] [Plugin: WP-AutoSharePost] Could not find any appsolved
Can you please send me a screenshot of your settings page by mail to [email protected]
Forum: Plugins
In reply to: [WP-AutoSharePost] [Plugin: WP-AutoSharePost] Could not find any appSorry but I can only guess whats wrong here. Looking at my code I can see, that I made a small mistake not checking for spaces in the options.
Can you please check if there are any spaces at the beginning or end of these fields: AppId, AppSecret, PageId on the plugin settings page?
I will correct that in a future release.
Forum: Plugins
In reply to: [WP-AutoSharePost] [Plugin: WP-AutoSharePost] Could not find any appPlease tell me if you see your app in the result form below the link I posted.
Forum: Plugins
In reply to: [WP-AutoSharePost] [Plugin: WP-AutoSharePost] Facebook Request Tokenmarked as resolved