-
Hi @vinkla,
First of all, thank you so much for the great package. Always appreciate the hard work that you have put into it.
My question is that currently, I have the default WordPress site. a…
-
# NPX: work faster with npm package binaries - Time to Hack
NPX is utility bundled with latest versions of npm that will allow you to execute any npm package binary w/o installing it globally, i.e. w…
-
Test in localhost of wordplate with the connection to the database as indicated in the readme
here is the reported error:
```
critical error public\wordpress\wp-includes\wp-db.php on line 1785
`…
-
hello, I'am trying to change the order and orderby in the loop of a custom taxonomy.
`function topico_pre_get_posts( $query ){
if( !is_admin() && is_tax('topico') && $query->is_main_query() …
-
I added the focus point field as a non required field but I still can't save the page without adding an image. Issue #6 seems not to be the proper solution.
-
Hi,
I'm adding a new plugin when i want to automate acf field creation. I have an array like this :
`
$acf_fields = [
__('Information du coach') => [
[
…
-
Hello,
I'm trying to update an older project and found the wordplate/uuid project is no longer pointing to anything. Any suggestions for this ?
This is from my `composer.json` file:
```
"r…
-
Hi there,
I am happy that it is getting more and more common to use Composer in WordPress land.
I just resently stumbled over WP Starter and would like to ask how WP Starter is different from
…
-
Hi,
I have created a fresh wordplate project and have chosen the French language during the installation.
Then, I have created my first page with the Gutenberg editor, and I noticed that the Frenc…
-
### What version of Tailwind CSS are you using?
2.2.1
### What build tool (or framework if it abstracts the build tool) are you using?
laravel-mix 6.0.23
### What version of Node.js are yo…