KitC
Forum Replies Created
-
We don’t use Cloudflare so I can’t turn it off. I tried to deactive and activate the plugin but the same error occurs when i create the feed.
And now I also get the 504 Gateway error and the site crashes as before.
Hello! I have now resolved the curl error but I’m still having trubble creating a feed. When I try to create a feed I get a HTTP 500 error. And then when I go to manage feeds I see that the feed is stopped or stuck at 0%.
Thank you! Do you have any idea on how to fix this?
Hm… I see now that my problem is that the images just loads very very slow because of WP e-commerce, but all the images are in fact there… so maybe I have a different problem… tried to install WP super cache and W3 Cache but it didn’t help.
I use WP E-commerce – i tried deactivating and the media library works. So in my case this seems to be causing the problem. I need to have this plugin active though… so I still need to find a solution.
Do you use WP e-commerce?
I have tried deactivating WordPress Heartbeat accordning to theese instructions. I added the following code to functions.php. The media library could then load all images but I couldn’t insert the image to the page: https://www.inmotionhosting.com/support/website/wordpress/heartbeat-heavy-admin-ajax-php-usage
add_action( 'init', 'stop_heartbeat', 1 ); function stop_heartbeat() { wp_deregister_script('heartbeat'); }
So the problem continues…
Hello!
Have you found a solution yet mr.jonathanpotter?
I’m having the same problem and it’s driving me crazy. The media library only loads a few images, but not all of them. And the few it does load takes forever! It’s the same both on my local computer and on the web server.
Forum: Plugins
In reply to: [WP eCommerce] Price range widget not workingThanks whitelamp, I would be very interested to see a fix for this problem if you have time!
Forum: Plugins
In reply to: [WP eCommerce] Price range widget not workingin what file did you find this code?
Please let me know if you find a solution to this problem.Forgot to mark as resolved!
That worked perfectly! ??
Thank you!!Sorry, forgot to press the filterbutton… problem solved…
i have increased it already. Before I increased the memory limit, the loading of the calender broke the page. Now it loads the whole page, but it is very slow.
i think it is turned off… but are you saying that this error will be fixed after the next update of event manager? when will the next update be available?