Solved, The problem at this part pf-
, so, i just need to change that a little bit, from this pf-<?php echo $terms_ourworks[0]->slug;
to this <?php echo $terms_ourworks[0]->slug; ?>
Related Posts:
- How to break up php code to avoid echo
- Show all terms of a custom taxonomy?
- Get used terms by an author as array of strings
- How to get the term before the last from a custom taxonomy?
- WP_Query use for a filter with multiple Taxonomies and Terms
- Show Custom Taxonomy Title
- get_the_terms – only top level
- get_terms orderby numeric
- Query all posts of a custom taxonomy term
- get_term_link() returns incorrect url
- Can I prevent the user from adding more than two levels deep of terms inside of a taxonomy metabox?
- How to get original custom taxonomy slug after the slug has been rewritten?
- How to get post’s current parent term ID?
- Copy taxonomy terms from one post to another programmatically
- How to filter custom taxonomy term name, slug, and description?
- Hierarchical taxonomy list with modificated term links
- Exclude product attributes from taxonomy terms loop
- Create a a form for custom taxonomy terms
- WordPress custom taxonomy
- PHP displaying wrong custom taxonomy images
- How to retrieve taxonomy Metabox fields in frontend
- Filtering custom posts by using checkboxes for taxonomy in an ajax loop always gives server 500 error
- Add active class to foundation 6 tabs while looping categories
- enumerating custom taxonomies?
- how to display child terms with parent terms in custom taxonomy?
- Custom Taxonomy Link Text Echo Name Not Slug
- Pass custom value to custom taxonomy
- WordPress different custom tag being displayed in on tag list
- I want to show image from custom field image on my custom page template
- Cannot display or echo alt text on featured image
- Using Advanced Custom Fields to create a per page slider
- Split loop into two columns, how to favor one side over the other
- WordPress Search Results for Multiple Post Types
- Create a hierarchical taxonomy list in WordPress
- Randomly Assign an Image’s Alt Text Based on Data From Post
- Changing layout with wp_customise
- get_term_link() returns correct – But illogical error-messages disturb
- Dynamic Stylesheet loads but doesn’t finish
- Filter Select results based on selection
- Using loop pagination on single.php
- get a simple array of all of the term names that exist in all taxonomies
- Loop with slider (slider not loading)
- How to hide all child pages with post_query?
- How to sort posts based on the value (number) of a post’s metadata?
- Show css depending on activity type in BuddyPress activity-loop [closed]
- PHP Warning: Attempt to read property “term_id” on bool
- Grab posts by multiple categories
- Iterate through posts based on array of categories
- get author_name from queried post
- Displaying Woocommerce Product Category in WordPress
- How can I add extra word in permalink when someone click download button?
- Displaying custom taxonomy on WooCommerce product page
- Increase offset while looping
- Blog posts repeat
- How to add condition in wordpress loop? [closed]
- Woocommerce : Can’t get product info in loop
- How to set variable, pass it to a partial file and remove it after?
- how to refresh div on template part?
- How to split links generated into an xml sitemap to avoid exceeding 30 sec maximum execution time?
- Display Custom Taxonomy Alphabetically
- Get term siblings of current child taxonomy
- Alert Bar section within WP loop is displaying even though there are no posts
- remove post that has no content
- WordPress query with items from more than one selfdefined taxonomy as `term` argument
- Display category name only once inside loop
- Can’t find infinite loop cause
- Checking array against author id in loop
- How do I Turn This Into An if statement?
- Insert term and child term from frontend
- multiple taxonomy select display only one in front end
- Display parent and child taxonomies in separate drop down select fields
- Load wordpress content in other domain
- How to show only subcategories in parent category not parent category?
- How Can I use WP_Query to Only Display 1 Post from Custom Post Type if Query Returns Posts with Matching ID in Custom Field
- Checkbox doesn’t stay checked, conten
- Listing all term items alphabetically / sorting loop
- need help with existing code showing subpages
- Custom field values to taxonomy terms
- post thumbnail, conditions, else wont work
- Display all posts that use a custom taxonomy
- Widgets in the loop if active
- Pull Tags But Not as Links
- List posts that don’t have a specific tag?
- Changing the_posts_navigation() html output
- Can we count the WordPress Loop
- Get post id within comments loop
- Syntax error when I try to insert my loop into an unordered list? [closed]
- WP_Query fails despite having 1 post
- List taxonomy term slugs within shortcode (do_shortcode)
- Add content after the first post in WP Loop
- wp_query get the 2nd post
- Include Parent Term in wp_list_categories
- Loop stopped working
- How to get post ID in a Page?
- How can I access string value in an array?
- Custom Pagination is Broken
- Display an image if odd number of posts in grid
- How to loop through all the attached images in a post, and get their url one by one
- I’m trying to create an array with a foreach loop, but the array only stores the last item [closed]
- PHP Warning: strip_tags() expects parameter 1 to be string?