Settings Page not Displaying
-
Hello there.
We have installed your plugin today to experiment with it for our website before buying the PRO version, as it seems to do everything we need it to.
Meanwhile we have noticed that the settings tab under WooCommerce Settings is not displaying in our website, making this plugin impossible to configure. We are running a WordPress 6.0 Multisite installation and WooCommerce version 6.6.1. We have tried setting and reloading WordPress permalinks to no avail, and have no clue how to debug further.
Our multisite installation has a few particularities that might introduce the bug we are seeing:
– We run our WordPress multisite installation in a Kubernetes cluster with three physical nodes, by deploying prebuilt Docker images. This leads to problems when plugins create local files in the local filesystem at runtime, since these files will only be created in one of the three physical nodes, and will be inaccessible by other nodes. These files need to be created beforehand and included in the Docker images for all nodes to have access to them.
– We run our multimedia storage in an external server, a S3-compatible bucket provided by DigitalOcean Spaces, taking advantage of a plugin that hooks into WordPress’s standard file upload system and changes its behaviour to upload all multimedia files into our remote bucket. This leads to problems when plugins use the “wp-content/uploads” folder directly, using native PHP functions, instead of hooking onto WordPress’s standard file upload API.Since our structure is heavily customized and very far from standard WordPress hosting, I am writing this ticket to you not in the hope that you solve this problem for us, but in the hope that you can give us a few quick pointers about where you think this issue could be stemming from, so that we can debug it further and proceed to issue a fix for it.
Thank you,
Pedro Ribeiro.
- The topic ‘Settings Page not Displaying’ is closed to new replies.