qaws
Forum Replies Created
-
Got it – I was missing the following in the footer.php of my theme:
<?php wp_footer();?>
Forum: Plugins
In reply to: [CF7 Skins for Contact Form 7] CSS isn’t added to my pageGot it – I was missing the following in the footer.php of my theme:
<?php wp_footer();?>
I think I’m closer to the issue than earlier. I’ve found that I get the issue only when I use a particular theme, and I think it’s because it’s not loading the javascript for recaptcha in the footer properly. If I use the WPTouch Mobile theme, it works just fine, and if I use the Health Check plugin, mails also get sent, so it’s not an issue with Post SMTP.
Thanks anyway!
If I check on my site, the actual button is a “button”, not an “input”. Does changing the declaration to “#subscribe-submit button” fix it for you?
I’ve managed to fix this. It turns out that at some point the plugin “WP Super Cache” had modified my .htaccess file and removed all of its configuration that used to be in there; it was empty between the Start/End tags for their config, even though I was still using it.
Once I added the config back in, everything started working. I went to WP Super Cache > Advanced > Expert > Update Mod_Rewrite Rules, it wrote its config back into my .htaccess file, and that fixed the issue. I immediately tried adding a twitter account to Revive Old Posts, and it worked first time, no HTTP 500 and ROP now showed my linked twitter account.
Setting WP Super Cache to Advanced mode and hitting the “Update Rewrite Rules” button has repopulated my .htaccess file with the WPSC rules.
Sometime between me raising this question and now, the issue has fixed itself and I no longer get a download.gz file served when I access my homepage. I’m still not sure what caused it, because when I tried yesterday (before I updated the rewrite rules), it started working correctly again and served my homepage after I started preloading the cache again. One of my other pages still had the issue, but that seems fixed now too.
Forum: Plugins
In reply to: [WP Super Cache] 404s after reactivationThanks, clicking “Update Rewrite Rules” repopulated my .htaccess file.
Compression is not activated by my hosting.
If I try to load my homepage now, it is successful, so I guess I just had to wait an hour or so for something to make it start working again.
Interestingly, the preload cache is now at posts 400-500, after 4 hours, so it obviously hasn’t processed the previous cancel requests.
Forum: Plugins
In reply to: [WP Super Cache] 404s after reactivationHi, I’ve done as you suggested and this had made no difference. The .htaccess file still has nothing in the WP Super Cache section.
Hi, I’ve not received an e-mail from you, not even when I raised the ticket last week. Can you please respond here.
Also can you please stop setting this ticket as resolved, as it’s not.
Thanks.
Here’s the error log for when I get the HTTP 500:
[03-Oct-2018 17:50:20 UTC] PHP Fatal error: Uncaught Abraham\TwitterOAuth\TwitterOAuthException: Reverse auth credentials are invalid in /var/sites/mysite.com/public_html/wp-content/plugins/tweet-old-post/vendor/abraham/twitteroauth/src/TwitterOAuth.php:168 Stack trace: #0 /var/sites/mysite.com/public_html/wp-content/plugins/tweet-old-post/includes/admin/services/class-rop-twitter-service.php(97): Abraham\TwitterOAuth\TwitterOAuth->oauth('oauth/access_to...', Array) #1 /var/sites/mysite.com/public_html/wp-content/plugins/tweet-old-post/includes/admin/class-rop-admin.php(238): Rop_Twitter_Service->authorize() #2 /var/sites/mysite.com/public_html/wp-includes/class-wp-hook.php(286): Rop_Admin->legacy_auth('') #3 /var/sites/mysite.com/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #4 /var/sites/mysite.com/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #5 /var/sites/mysite.com/public_html/wp-admin/admin.p in /var/sites/mysite.com/public_html/wp-content/plugins/tweet-old-post/vendor/abraham/twitteroauth/src/TwitterOAuth.php on line 168
Hi, I submitted a support ticket using your system shortly after I made this post, and over a week later I still haven’t heard anything from you. Can you please help. I’d like to try using your plugin and maybe become a paying customer if it does what I need it to. Thanks.
Odd, it’s not happening now. It was happening all day yesterday, and I’ve not updated any plugins. I’ve edited and scheduled a draft, and it didn’t appear, and I’ve created a new scheduled post, and it didn’t appear there either.
So I guess I haven’t been able to reproduce it either ??
The widget is informational-only – it doesn’t do anything active such as searching for and disabling cookies. It just provides a way to link to your own Privacy Policy or Cookie Policy which should list the cookies that your site creates (including, ironically, the one from this banner). The cookies that Jetpack creates are listed here: https://jetpack.com/support/cookies/
The widget has been available since May 2017, since Jetpack 4.9. At the time it was called “EU Cookie Law Banner (Jetpack)” so I guess they renamed it at some point. It doesn’t need activating, it should just sit in your Available Widgets list.
Hopefully someone from Jetpack can help you with why the widget isn’t appearing.
- This reply was modified 6 years, 6 months ago by qaws.