Jaime Martínez
Jaime Martínez
Try to delete `db.php` in your `wp-content` dir, worked for me.
For anybody that does need this. Stream supports filtering by User Role, but doesn't have the dropdown yet. Here's my code: ```
I meant #1051 when referring to a simliar situation :)
I had the same thing.. from one day to another, it stopped working. I disabled the minify-ing via: ``` mix.options( { // set uglify to false in order to prevent...
When multiple plugin include the same packages, with with different versions, then issues may arrise. In theory, this could also happen to Drupal or whatever platform that doesn't have 1...
> @jmslbam That's exactly why this plugin uses PHP Scoper. I believe Yoast SEO uses this too. Ah, oeps, sorry. I looked over that! Maybe that @N-Molham could try and...
Hi @romeowski, I successfully managed to make ACF of other Meta data work with https://github.com/burovoordeboeg/distributor-meta-data/ It depends on Distributor pushing the attached file itself, so if you upload a file,...
Please download https://github.com/burovoordeboeg/distributor-meta-data/releases/download/0.3.3/distributor-meta-data.zip and install that. Then define which field_key the add-on need to search for and replace. So for example if your File is named `press_type_file` then create this...
> Hi Jaime, > > does this plugin works with NOT multisite site? Nope, only with Multisite installation aka Internal Connections https://github.com/burovoordeboeg/distributor-meta-data#requirements Could that be it for you? And double...
> Hi Jaime, > > that's why it doesn't work! My two sites are external! Thanks again for the help, please keep me updated if there are any improvements to...