Skip to main content

All Questions

0 votes
1 answer
12 views

Creating subpages for each custom post type

I have a custom post type (created with ACF), called shops. Each shop has data for example about working hours, which are separated in each custom field (Monday, Tuesday, wednesday etc.). I have all ...
pomaaa's user avatar
  • 101
0 votes
1 answer
26 views

WP_Query not using relation key as expected and not producing any results

I have created a custom post type service-provider with custom taxonomies region and service-category - By itself, this search works as expected BUT I want to also search on an ACF field. I have an ...
php-b-grader's user avatar
1 vote
0 answers
19 views

edit index custom post type page with elementor or other

i have a custom post type in wordpress like book. i can edit single pages template with add single-book.php file and edit archive pages template with archive-book.php file. i know main page of this ...
milad taghizade's user avatar
0 votes
0 answers
13 views

Category display using conditions

I have a custom post type(events) created and has taxonomy(event-categories) with parent and child categories. Since im not good in coding, i will try to understand all the help from here. So what im ...
Bordzee's user avatar
1 vote
2 answers
1k views

Custom Sort Order for Custom Post Type Taxonomy

I have a custom post type - Demo Tours And for that CPT I created a Custom Taxonomy - Demo Tour Categories. Each Demo Tour may have one or more category. Each category has Custom Field - Category ...
strangedenial's user avatar
0 votes
2 answers
435 views

I want to show image from custom field image on my custom page template

I have created a taxonomy and in that taxonomy i have created custom field for image. Now I want to show that custom field image on my custom page template with category name. I have tried much it is ...
Abdul Rasheed's user avatar
0 votes
0 answers
17 views

How do I organize posts based on their taxonomy?

I have a huge assortment of posts. They each belong to a taxonomy (let's say Taxonomy 1, Taxonomy 2, Taxonomy 3, and Taxonomy 4). On the page where they are displayed - I wanted them to be displayed ...
Gabry's user avatar
  • 1
0 votes
0 answers
38 views

How do I create a term for every value of a post meta?

I have some information stored in post meta that I'd like to convert to terms. I'd like to create a term in a custom taxonomy for every meta value with a particular key. I need to loop through ALL ...
DJZEEGLER's user avatar
  • 119
0 votes
0 answers
33 views

How do I ensure that post_type and Taxonomy use the same slug?

I had to create a Custom Post Type and taxonomy to add a question and answer section to my site. But I want both of them to use the same persistent link. The codes are like this, so one of the two ...
Murat Dinc's user avatar
1 vote
1 answer
64 views

list/consult Taxonomy only for the respective author/creator in dashbboard

I'm trying to filter so that only the creators of the respective categories can edit them. I created a cat_author meta field and associated it to the taxonomy. In this way, every taxonomy has an ...
naber brene's user avatar
0 votes
1 answer
43 views

Is there a way to nest taxonomies or custom fields deeper than one level below the post type?

In Wordpress we can create a post type which can contain taxonomies (or custom fields). Can these taxonomies (or custom fields) contain anything? For example other taxonomies or something else? If I ...
musialmi's user avatar
  • 103
3 votes
2 answers
3k views

How get custom field from custom taxonomy?

I need to list all categories and their respective posts. Each taxonomy has an image created by ACF in jetengine plugin. I created the loop that returns the list of categories and posts for each ...
naber brene's user avatar
0 votes
1 answer
1k views

ACF - Retrieve custom taxonomy from a relationship field

I have a custom post type, called prognosis with 3 custom taxonomies, Country, Competition, and Sport, I've also added a few ACF custom fields. I have another custom post type called analysis with an ...
quantum_leap's user avatar
0 votes
0 answers
380 views

How can I add a field for featured image on backend of a custom Taxonomy?

I came accross this problem when trying to create a new wordpress Theme, I want to add a custom term field for featured images on the backend of a custom taxonomy, I have followed this tutorial and ...
Jameu Lukasli1's user avatar
0 votes
1 answer
858 views

Custom Taxonomy Search result page

I have a post type named Icons, I have a custom taxonomy named Icons Pack which have a custom field for featured image. Also I have a search form in my site for users to search for the icons they want ...
Naderjlyr's user avatar

15 30 50 per page
1
2 3 4 5
14