goodereader
Forum Replies Created
-
Remember to have force rewrites on, under all in one seo/performance.
OK. What I found out, is some plugins like Layerslider, ask you to fetch the latest version of Jquery from Google. Having this enabled was creating sidewide problems, with anything requiring JQUERY, which is almost everything. When I disabled it, everything is working again, but this plugin never caught the issue, since it wasn’t even working when plugins fetch JQUERY directly from Google Servers.
Anyways, issue is resolved, but thought I would let you know about the external fetches.
Forum: Plugins
In reply to: [Enable jQuery Migrate Helper] Links aren’t workingIt is normally another plugin creating the problem. I had the same issue when i first installed the Jquery plugin, i had to disable plugins one by one to find the issue. Basically i had some new plugins injecting jquery scripts into the header, which had a lower version/higher version.
- This reply was modified 5 years, 6 months ago by goodereader.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] How to remove -or- text after chrome payYou are a true hero, thanks. It worked.
Forum: Plugins
In reply to: [Meta for WooCommerce] wc_facebook_regenerate_feed every 15 minutesThanks that seemed to work, i cancelled the every 15 minte feed generation and now it only does it once a day, which is WAY better for my SQL. I appreciate you helping me with this, you are a fine man!
Forum: Plugins
In reply to: [Meta for WooCommerce] wc_facebook_regenerate_feed every 15 minutesThanks for the code. Do i put this in my themes functions.php file?
Forum: Plugins
In reply to: [Meta for WooCommerce] Not Compatible with WordPress 5.5I agree, Facebook disappeared from the Woocommerce UI and the facebook messenger page is totally blank, with no details there at all. This needs compatibility with WordPress 5.5 and the new features from Woocommerce.
me too, since the latest version of wordpress under site health is promoting everyone to upgrade to php 7.4
Thanks for looking into it for me, I am a happy paid member. As long as its being looked into, that is fine for me! I will just make sure for the here and now, to remove Chinese characters on the upload until there is a fix.
Forum: Plugins
In reply to: [WooCommerce] 5 million productsThe 5 million titles would be done in small increments, a cron job. So like 10k per day or so. We have other scripts that run in parallel to new books being added, such as hardcover/paperback flags, changing the cover art by ISBN from a few sites.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] API request to create a ChargeHere is what they said
I’m $$$$ and I work as a support engineer here at Stripe. I’m reaching to discuss a minor change we are rolling out which could impact your Stripe account for $$$$$
Today, when your integration makes an API request to create a Charge, its identifier ($$$$$$) has a length of 17 characters. This is specific to your Stripe account as other accounts already use a length of 27 characters instead. The same applies to other objects in the API such as Balance Transactions or Payouts.
We’re going to make a change on our end so that all new objects on your account have the longer identifiers moving forward. This is in line with our policy of backwards compatible changes called out here [1] where we mention that our object identifiers can be up to 255 characters but we still wanted to give you a heads up before making the change.This change will be rolled out on May 26. If you have any questions, please reply to this email and I’d be happy to follow up.
I also wanted to clarify that the new behavior has already been enabled in Test mode on your account since February 25 without any issue. We recommend that you investigate how you store information from Stripe in your database and if any column storing resource ids such as charge or payout id could have a length limit that is now too short. If you’re using a third-party platform or plugin with a recent version it should already support longer ids as this has been enabled on newer accounts for multiple years.
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Latest update causes a fatal errorI had the same error, had to download a previous build just for my site to start working again.
Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] banners and paymentI 3rd this. This is one of the best designed affiliate plugins. I want to use the PRO version on my large site, but the lack of creatives is a big turn off. Given that a user can link to the store and a cookie is stored on their machine, at least a few creatives to advertise the store would be good.
Forum: Plugins
In reply to: [WooCommerce] Product Bestsellers and woo 3.6.1Closed
Forum: Plugins
In reply to: [WooCommerce] Product Bestsellers and woo 3.6.1I looked at a previous thread. For anyone who is having problems with the new update breaking sort functionality. You can get it back by doing the following.
“WooCommerce” > “Status” > “Tools” “Product Lookup tables” and click in “Regenerate”, this should fix it.