davidom2513
Forum Replies Created
-
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] API or custom endpointsYes, but the product add-ons from your plugin would not be able to be synced unless a custom endpoint was created in the WooCommerce API for it.
Would it be possible for me to create a custom endpoint for this?
Perfect, thank you. I’ll be following this, and will upgrade y license once this is available.
Do you have any time estimation on when it might be available?
For extra context, I am using Jelastic Multisite. They offer the option of either Litespeed, or NGINX server.
With NGINX server (using the W3 Total Cache PLugin) the CDN URL only needs to be set once for the whole network. It does this by giving the option “Replace default hostname with…” field
With Litespeed, the CDN URL needs to be set manually for each subsite.
Here is the instructions from Jelastic on how to configure the CDN for both Litespeed and NGINX:
https://jelastic.medium.com/setup-wordpress-multisite-network-with-domain-mapping-and-cdn-5a95d36c3d8aBrilliant, thank you
Subsite URL looks like: mywebsite.com/subsite1
Then the CDN URL looks like mywebsite.cdn.edgeport.net/subsite1
Forum: Fixing WordPress
In reply to: After I install any theme, Wp-admin stops workingThanks, I contacted my host, and they allocated more memory in the php.ini file
So that’s what the problem was, if anyone else gets something similar
Thanks a million for the help, much appreciated
Forum: Fixing WordPress
In reply to: After I install any theme, Wp-admin stops workingHere is the log:
[28-May-2016 19:33:57] PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 39 bytes) in /hsphere/local/home/bbbmjs5/vaporizerireland.ie/wp-includes/pomo/entry.php on line 74
[28-May-2016 19:34:15] PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 30720 bytes) in /hsphere/local/home/bbbmjs5/vaporizerireland.ie/wp-includes/SimplePie/IRI.php on line 669
[28-May-2016 19:34:59] PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 9 bytes) in /hsphere/local/home/bbbmjs5/vaporizerireland.ie/wp-admin/includes/class-walker-category-checklist.php on line 68
[28-May-2016 19:35:27] PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 30720 bytes) in /hsphere/local/home/bbbmjs5/vaporizerireland.ie/wp-includes/SimplePie/Misc.php on line 417
[28-May-2016 19:36:10] PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 7680 bytes) in /hsphere/local/home/bbbmjs5/vaporizerireland.ie/wp-admin/includes/class-walker-category-checklist.php on line 50
[28-May-2016 19:36:20] PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 30720 bytes) in /hsphere/local/home/bbbmjs5/vaporizerireland.ie/wp-includes/SimplePie/Misc.php on line 417
[28-May-2016 19:36:51] PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 7680 bytes) in /hsphere/local/home/bbbmjs5/vaporizerireland.ie/wp-content/themes/virtue/lib/cmb/init.php on line 912How would the memory be exausted?
How can I resolve this?
Forum: Themes and Templates
In reply to: After I install any theme, Wp-admin stops workingAny ideas?
I can’t change from the default theme at all or it crashes my website?
I’ve uninstalled all plugins, tried lots of different themes
Everything except the default theme crashes the website
I’m completely lost and need some help