saltysaurus
Forum Replies Created
-
I’m experiencing this issue with Elementor too. I am a PHP programmer, but would prefer not to tamper with the default WordPress codebase.
@t0t0r0555 How did you resolve this problem?
Forum: Themes and Templates
In reply to: [Resonar] Featured image not working following upgrade to 5.6I am having the same issue with the featured image on multiple websites after updating to 5.6. For mine, if you view the images in developer mode on the web browser they’re visible, but disappear not in developer mode.
Very nice, I deleted the PHP error log, cleared my cache, and the PHP Warning is no longer present. Thank you. Good work, I highly recommend purchasing this plugin to anyone that’s considering it.
I’m having the same error.
[27-Mar-2020 16:51:34 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘WAD_Discount’ does not have a method ‘get_cart_loop_data’ in /home/xxx/public_html/wp-includes/class-wp-hook.php on line 288
- This reply was modified 4 years, 8 months ago by saltysaurus.
Forum: Fixing WordPress
In reply to: Reusable Blocks Not WorkingI ended up figuring this out, but thank you for your help. I changed the PHP version from 7.1.33 to 7.1 and the Reusable Blocks are now working and the Health and Troubleshooting Plugin scan shows no Critical Issues.
Forum: Fixing WordPress
In reply to: Reusable Blocks Not WorkingI feel it’s important to mention that the Health and Troubleshooting Plugin only supports up to PHP 5.6. I’m running PHP 7.1.33 on my server, so I don’t really trust it’s results.
Forum: Fixing WordPress
In reply to: Reusable Blocks Not WorkingSo, I ran the Health and Troubleshooting Plugin in Troubleshooting Mode, activated each plugin one-by-one and had no issues with the Reusable Blocks. After activating all of the plugins, I could find nothing wrong. I disabled Troubleshooting Mode, and the Reusable Blocks stopped working again.
Also, there are 2 Critical Issues from the Site Health Scan:
#1) The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.
The REST API request failed due to an error.
Error: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received#2) Loopback requests are used to run scheduled events and are also used by the built-in editors for themes and plugins to verify code stability.
The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error encountered: (0) cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes receivedAny ideas on how I can fix this?
Forum: Fixing WordPress
In reply to: Reusable Blocks Not WorkingBirgit,
Yes, I mean the Reusable Category is only available on the Block Inserter on whichever page it was originally added to the Reusable Blocks.
I will try the Health and Troubleshooting Plugin. And yes, I still can manage all of the Reusable Blocks.