Question
I have this code but the main query is preventing all ACF fields being displayed on the front end... // Add a new admin menu item for the options page function my_plugin_add_admin_menu() { add_menu_page( 'User Category Settings
0
Pete 1 week 0 Answers 0 views

Question
I'm trying to display three different queries with same post type, taxonomy, post__in argument and different taxonomy term for each of them. Thing is, that first query return posts without a problem, but other two not at all. This is the first tim
0
Nikson 4 months 0 Answers 0 views

Question
I'm attempting to add a template part to a custom post type template in the site editor by creating a custom block variation for the query block that has the post type selected by default in the variation registration. This all works fine. The cor
0
KES 5 months 0 Answers 0 views