How do I make my blog iPad / iPhone / Android friendly?
How do I make sure my blog is iPad / iPhone / Android / touch-device friendly?
How do I make sure my blog is iPad / iPhone / Android / touch-device friendly?
i need to get posts by search in posts title only not search in full post & put the posts in loop to show it in a slider
I asked here how to create virtual pages with information from the user meta profile fields using an external class. I got a good answer and also I have implemented it successfully (thanks to @g-m!). At the same time, the author of answer suggested me that what I want can be done “in a lot simpler and more performant way“, using the core WP functions, just creating a real post type: registering a CPT, maybe not public (so no UI is showed on dashboard), and on user profile saving/updating just created/updated CPT entry.
I am using the All-in-One Event Calendar by Timely, and I would like to display upcoming events from the events calendar in a carousel on a separate page, and I need to get the event information. I am using the ai1ec helpers and get_events_between to get the events within a certain date range (between today … Read more
I want to display an archive page with pagination that lists all the categories on my site, and each link goes to that particular category archive page. So this would be like an archive page of category archives.
I have written some long descriptions for a custom category taxonomy. I don’t want to remove them, I just want to hide it from the management page:
I have a custom post with a lot of meta boxes. I recently tried to add some dynamic metaboxes, using this question: Create more Meta Boxes as needed
I’d like to be able to enter a post ID into the search box in order for the exact post to be returned in the search results. I’d also like to retain the ability to search the posts/page titles and content.
I added a custom column to a custom post type:
Are there any possible plugins that could clone an entire WordPress site and install it in another location?