post_parent don’t work and return 0 page
I’m trying to resume pages on WordPress that have a specific page as the parent page.
I’m trying to resume pages on WordPress that have a specific page as the parent page.
I am designing my first theme and I am stuck on the search functionalities of a Custom Post Type.
I created a CPT ‘movies’ and created the archive page with the ‘archive-movies.php’ file in the root of the theme folder. Inside I created a basic WP_Query
I’m trying to get data from a custom table in a wordpress database, so I can show different stuff depending on the product visited (I use a variable for that) it’s a shop.
I am currently displaying a list of pages with “words” (English learning site) using WP_Query.
I want to add a search field at the top of the list, but in a way that would dynamically (is it AJAX?) modify the list below to display only the records that match with search field.
See edit at bottom.
I created ACF repeater field for custom taxonomy terms. Repeater consist of two field “Question” and “Answer” . By this way I want to create FAQ section for each taxonomy term.
Thought I can show other custom fields easily in archive field, But I could not succeded with repeater field . Please help me.
I am trying to limit the comments in the comments admin screen to:
Im trying to show taxonomy names along with their counts for a donut-chart. This is what im doing;
In refactoring my code base I noticed there are two hooks that used for modifying the main query.
I’m trying to load/utilise an existing page template (templates/results.php) while making use of the “s” (search) query parameter. For example: example.com/results?s=lorem