Oscar Gonzalez
Forum Replies Created
-
@tyler – Submitted immediately, still no response.
Thank you. Will do.
@jamesosborne you’re welcome. I just kept running into it and the error is not descriptive enough to be helpful so this might help others troubleshoot. Just basic stuff, start from scratch with minimal interference and add chaos slowly to identify the problem. π€£
I ran into this issue recently. I had a few factors I removed from the equation and it worked.
I had a network adblocker enabled, due to the analytics and ads relationship, I thought this might have been interfering. — I disabled it. — Issue was not resolved.
I use multiple signed-on google accounts. — I logged out of all but the one with GA. — Issue was not resolved.
I use Brave browser, and even though I had “shields down” I switched to Chrome for this. — Worked on the first try.
If you’re running into this issue, I’d suggest you try using an alternative browser to your regular browser, Opera, Firefox, Vivaldi, Chrome, whatever, just to test it.
Forum: Reviews
In reply to: [Gutenberg] Terrible IdeaTotally agree.
Does anybody know of any updates on this?
Forum: Fixing WordPress
In reply to: wp_options: Table is marked as crashedI had this happen to me recently. I had to run a repair from within phpMyAdmin instead of the built-in WordPress repair.
Hopefully, you have a backup of your database. Once that’s taken care of, follow a tutorial to repair the database from your own cPanel using the phpMyAdmin feature. There should be a tutorial for your host.
But for example, here’s one for Siteground:
https://www.siteground.com/tutorials/phpmyadmin/repair-optimize-database/ or look for your own hosts’ instructions, just search the name of your host + repair database with phpmyadmin.You’ll need to follow a couple of instructions and that will take care of it.
After this, my issue was resolved. It’s worth a try.
Forum: Plugins
In reply to: [Airstory] WordPress could not be reachedNope. I couldn’t diagnose beyond what I said here and didn’t get anywhere. I checked with my host and no connections were being blocked. Not sure what the problem is and I just moved on.
IF you find a fix, please post back.
Forum: Plugins
In reply to: [Airstory] WordPress could not be reachedBueller?
Forum: Plugins
In reply to: [Airstory] WordPress could not be reachedFWIW, if I add this to my htaccess:
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>The error in Airstory changes from “WordPress couldn’t be reached” to “server error” — if that helps.
Forum: Plugins
In reply to: [Airstory] WordPress could not be reachedSo it seems like I’m having a similar issue as described on bug #74 –
https://github.com/liquidweb/airstory-wp/issues/74The actual error is slightly different:
Failed to load https://siteurl.com/wp-json/airstory/v1/webhook: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘https://app.airstory.co’ is therefore not allowed access.
In the bug there’s a link to a blog post, but I didn’t know what to make of that or if it’s relevant to getting this fixed.
I also found a similar problem but with a different plugin, see here:
https://ww.wp.xz.cn/support/topic/no-access-control-allow-origin-header-is-present-on-the-requested-resource/I tried implementing the suggested fix for that, but couldn’t get it to work. The error did change though, showing this:
third-party.js:84602 SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse (<anonymous>)
at V (https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:5:28159)
at zb (https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:7:5401)
at https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:7:5870
at d (https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:5:22880)
at Db (https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:7:5852)
at f (https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:7:6579)
at g (https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:7:26140)
at https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:7:26312
at o.$eval (https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:8:1804)
at o.$digest (https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:8:312)
at o.c.$digest (https://app.airstory.co/static/scripts/airstory.min.js?v=23a8f03119eaa284e1f02298eb987c67:10:19999)
at o.$apply (https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:8:2087)
at o.c.$apply (https://app.airstory.co/static/scripts/airstory.min.js?v=23a8f03119eaa284e1f02298eb987c67:10:20118)
at i (https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:7:8610)
at u (https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:7:10511)
at XMLHttpRequest.x.onload (https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:7:11054)
at XMLHttpRequest.d (https://app.airstory.co/static/scripts/third-party.min.js?v=abe051dd0c85e894c07291f453aca4cb:32:6179) undefinedAny suggestions?
Forum: Plugins
In reply to: [Airstory] WordPress could not be reachedSure, I’ll try to capture it. — I checked firewalls and modsec and all that part of it seems okay. I’ll try to get the output from the console and get back to you.
Forum: Plugins
In reply to: [Airstory] Site is not an option on exportI removed the key, deactivated/re-activated the plugin and added the key again and it’s working now.
Forum: Plugins
In reply to: [WP-PostRatings] Avoid ratings on specific page or postThanks Lester, but I think I didn’t explain myself. I am looking for an easy way to make an exception, not a rule. Where most of the posts display the ratings as it does now, but I want to exclude a specific post once in a while. So I don’t want to show the ratings… they’re already showing, I’m looking to exclude the rating on a given post.
Giving the user an easy way to do this would make it a lot more user friendly.
Forum: Themes and Templates
In reply to: [eMag] How to change author’s displayed nameUnderstood, can you share a snippet to add to the functions file to display the nickname that the authors has picked please?
Thank you.