I am using wordpress for my new website and i have list of clients(name and their logos). I am confused how to make those editable using wordpress? Html as...
How do I create a many-to-many relationship between two custom post types? Given type A and given type B, I’d like to be able to show all Bs that...
I’ve read umpteen answers and questions about things that are very similar to this but I just can’t get it to work for my specific situation. I have some...
I’m trying to make change to a site where with the current infrastructure isn’t great as due to how it’s been built over the previous site rather then fresh....
I am trying to sync WP with another service that offers an API that allows me to hook up their table’s Update, Create, Delete to my sites. So when...
I am looking for a way to perform a search, and while performing the search, it checks a custom field named ‘keywords,’ the post title, and the post content....
I am using get posts, but I need to refine the query based on posts where a certain meta_key has a certain value. Something like this <?php $reviews =...
Adding alt tag information to every product photo is a lot of work. We always just copy and paste our product title into the image alt tags. I figured...
I have a custom post type (speaker) and I would like to load the list of speakers sorted by last name. I can’t seem to figure it out. I...
I’ve added a custom meta field to my image details so that a client can add a number to their photos (a design choice). The data would need to...