Tagged Questions
0
votes
2answers
254 views
WP_Query most viewed posts, in multiple Post Types, last 30 days, excluding a specific taxonomy term
OK so I'm about 90% done, the only part that keeps breaking is when I try to exclude a specific taxonomy term.
Break down:
Sorting: ('v_sort' => 'views') This is being done via the popular ...
-1
votes
1answer
237 views
Remove 'portfolio' from URL
I was trying to remove portfolio-view from url and followed instructions to remove its name from highlighted section. This works but has left me with 'portfolio' now even though field is blank. What ...