-
Posted a reply to Save a pod with a yes/no field, on the site WordPress.org Forums:
Turns out I had an error in the name of the variable. Passing 1 or… -
Created a topic, Save a pod with a yes/no field, on the site WordPress.org Forums:
I have created a CPT which has a Yes/No field. I am bu… -
Created a topic, Problem with widget in 404 pages, on the site WordPress.org Forums:
I am using a widget to a website I build. The widget i… -
Posted a reply to Migrated pods don’t create an admin menu, on the site WordPress.org Forums:
Yes, it was a permissions problem, for some unclear reason. Even though I made a… -
Created a topic, Migrated pods don’t create an admin menu, on the site WordPress.org Forums:
Hello. I have imported a few pods from another site… -
Created a topic, COD isn’t disabled above a set limit, on the site WordPress.org Forums:
Hello! Great plugin! However I am seeing some proble… -
Created a topic, Search is not returning post type results, on the site WordPress.org Forums:
As the title says the search engine of the site is not… -
Posted a reply to Change the post order in the archive view, on the site WordPress.org Forums:
Solved without overriding the archive template. Add the following snippet in the functions.php. add_action( 'pre_get_posts',… -
Posted a reply to Change the post order in the archive view, on the site WordPress.org Forums:
Hello. Well from what I gathered the archive uses a WP_Query object which has a… -
Created a topic, Change the post order in the archive view, on the site WordPress.org Forums:
In the archive view of a post type, is there a way to … -
Created a topic, Add a block of posts in a page or in another post, on the site WordPress.org Forums:
I have created a custom post type and I want to show p… -
Posted a reply to Duplicate posts in the Archive page, on the site WordPress.org Forums:
So, good news! I found the problem. It wasn't any of the plugins or the… -
Created a topic, Duplicate posts in the Archive page, on the site WordPress.org Forums:
I noticed that in the Archive page on my site I see du… -
Created a topic, Create a post from an event or an event from a post, on the site WordPress.org Forums:
I am looking for a way to create an Event from a blog … -
Created a topic, Event from Post or Post from Event, on the site WordPress.org Forums:
I am trying to find a way to create an Event from a bl… -
Posted a reply to Display filters for custom post type archive page?, on the site WordPress.org Forums:
It turns out that eksell_show_home_filter() is false for my archive page so by remove the… -
Posted a reply to Display filters for custom post type archive page?, on the site WordPress.org Forums:
First of all I appreciate your immediate and detailed response. I am greatly thankful! My… -
Posted a reply to Display filters for custom post type archive page?, on the site WordPress.org Forums:
I am trying to implement the same idea. Can you share any tips @julianoe ? -
Posted a reply to No autoplay and navigation arrows, on the site WordPress.org Forums:
So I investigated a little more and you were right. There was a js file… -
Posted a reply to No autoplay and navigation arrows, on the site WordPress.org Forums:
Hey thanks for getting back at me. I did try the “DOMContentLoaded event” checkbox –… -
Created a topic, No autoplay and navigation arrows, on the site WordPress.org Forums:
Hey, great job with your plugin. I seem to be having…