Pradosh Gaonkar
Pradosh Gaonkar
I tried regenerating permalink but still no luck. I am using latest Wordpress 4.9.6. Also note I am using permalink filter to add some specific url patterns ```php
@airesvsg Anyone else experiencing this problem???
@airesvsg I think I zeroed the issue. I am using bucket theme (https://themeforest.net/item/bucket-a-digital-magazine-style-wordpress-theme/6107209) which comes with its own version of ACF. If I disabled ACF from theme and install the...
Solved with workaround of sourcing environment variables from file inside script ``` source /etc/profile.d/app-env.sh ``` If anyone could explain I would like to know the issue in more details.
Yeah, same problem. Any idea why that happens? Environment variables are present on destination machines, so docker or no docker, ssh should be able to pick them up.