i am currently building a site on my localhost, i have descriptions of product categories but on the category product…
htaccess questions wordpress multisite in combination with other cms
I installed a wordpress multisite on a server that already contained different subdomains and another cms installation (wolfCMS). It currently…
Assign IDs to headings in ACF using functions.php
I’m assigning IDs to each heading on my WordPress site. It works fine for pages where I don’t use ACF…
WP meta query array doesn’t work
It has been asked before, however its a really weird behaviour and I don’t know how to further debug it.…
Remove formatting in rich text with Gutenbergs Block editor
In the classic editor, an option for removing all formatting in a selected text was possible in the visual tab.…
Create a custom plugin with the Stripe API
I’m trying to create a custom plugin that contains a form for collecting payments. The payment data should be processed…
Display sub-taxonomies based on SELECTED parent-taxonomy
I have two drop downs. The first one contains list of parent taxonomies from a custom post type. And the…
How to align a text left side while keeping vertically centered?
If you see this page, text are aligned left side but I also want them to align centered vertically. Similar…
Hi everybody, I have a problem of search box
I just finished my site with the theme “shopper” on wordpress with the woocommerce extension. There is a search bar…
Hook to use when customer placing order
Currently I am using woocommerce_thankyou action to run a function that creates an order at a third party service. However,…