Tagged Questions
0
votes
2answers
158 views
CSS Customizations for certain page
I've been using Wordpress for a while, and came to a point where I need to make css customizations, but only for a certain page. I know that one way to do this is to use conditional tags:
if ( ...
1
vote
2answers
897 views
Conditional Query of Custom Post Type and custom taxonomy
I am working on a project that has
a custom post type called 'Experience Statement'
Custom Taxonomy attached to that post type called 'Expertise'
6 different terms for the custom taxonomy: Coastal, ...