Gabriel Tadeu
Forum Replies Created
-
Forum: Plugins
In reply to: [JWT Authentication for WP REST API] JWT auth conflicting with Gutenbergthanks! ????
Perfect, but how can I apply data_query since I can’t use custom query at search.php?
Forum: Plugins
In reply to: [Theme My Login] Change/hide reauth messageThanks!
Forum: Plugins
In reply to: [Twitter posts to Blog] New tweets aren't workingBTW, I did some small tweaks in your functions.php, like:
- Create post with the same tweet date;
- Download the larger image available instead the default size
- rel=”nofollow” in parsed links
If you want see… you can see the diff here https://www.mergely.com/aJkaxlV6/
Forum: Plugins
In reply to: [Twitter posts to Blog] New tweets aren't workingHey Damian, just found my problem… the staging environment had an .htpasswd, so I created a new environment with the same files without the user/password protection and worked flawless!
Anyways, really thank you for all support!
Forum: Plugins
In reply to: [Twitter posts to Blog] New tweets aren't workingedit: maibe the cron have posted the tweet brefore you click “publish
I thought that too, but when I looked at posts page wan’t posted any new tweets there…
Forum: Plugins
In reply to: [Twitter posts to Blog] New tweets aren't workingthe manual posting page show what exactly be posted
I made some tests here… If I remove
define('ALTERNATE_WP_CRON', true);
the publish button back to work.
If wp-config.php havedefine('ALTERNATE_WP_CRON', true);
when I click in publish I receive “This tweet is already published!” alert…Forum: Plugins
In reply to: [Twitter posts to Blog] New tweets aren't workingWell, I just tried to published manually a tweet using the publish button and received this alert:
“This tweet is already published!”
But I tried with a new tweet (not imported yet)
Forum: Plugins
In reply to: [Twitter posts to Blog] New tweets aren't workingWhere I can find the record “dg_tw_exclusions” to remove? I looked in wp_options tabled and I can’t find…
I want ensure isn’t any previous cache problem
Forum: Plugins
In reply to: [Twitter posts to Blog] New tweets aren't workingJust added this and looks like the cron jobs are running but they still not creating new posts :\
The error disappeared from the WP Crontol page…
I just removed and add again the search query to “refresh” cache and see if is working… same thing: in manual posting I saw all tweets but they don’t create new posts.
PS: Thank you for your really fast support!
Forum: Plugins
In reply to: [Twitter posts to Blog] New tweets aren't workingAll screenshots are here https://imgur.com/a/1hE9c.
In the last screenshot all tweets came from my local environment import, so since I’m using the new server the only way to push new tweets are using the manual posting page, clicking in publish button…
Forum: Plugins
In reply to: [Twitter posts to Blog] New tweets aren't workingThe error log is currently empty. Could be possible somethin’ related with cron jobs? I just installed a plugin called Wp Crontol and the only cron with dg_tw prefix is:
(Hook Name) dg_tw_event_start (Next Run) 2016-02-03 00:20:00 (Recurrence)20 minutesForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Sitemap and featured imageI have a different bug but related with sitemap module too…
When I active this module my featured image inside add new post disappeared! Took some time till I verify but if I disable sitemap module the featured image upload box back again…
I’m using 3.9.1. I suggest new modules don’t appear activated after updates to avoid this things…
Forum: Plugins
In reply to: [Social Count Plus] Only Youtube counter is zero@claudio, I recreate the app and just work. Thanks for the help man. Nice plugin!