Custom Post Types Can't create

kolhoffmmm
6 Posts
kolhoffmmm posted this 08 August 2015

I have several custom post types, but itlooks like themler does not follow wordpress standards, if I create a page archive-agents it should give me a list of the agents post type. It does not unless I miss something. If this is not possible the themeler is far from complete

I have several custom post types, but itlooks like themler does not follow wordpress standards, if I create a page archive-agents it should give me a list of the agents post type. It does not unless I miss something. If this is not possible the themeler is far from complete
Vote to pay developers attention to this features or issue.
4 Comments
Order By: Standard | Newest
Stagger Lee
1818 Posts
Stagger Lee posted this 08 August 2015

Depends how your Menu Items looks. Is it category Menu Item or did you manually typed custom URL for Menu Item to have slug of custom post type.

I can assure you Themler follows WordPress template hierarchy. Dont know if they changed something in latest updates.

Check one small thing, it made me problems before.
When you go to your custom post type listing in backend. Does URL on the top shows singular or plural for your post type.
Is it "agent" or "agents".

This snippet will help you a lot ehen working in Themler and make custom templates:
https://answers.themler.com/questions/10727/template-file-name-as-help-when-using-themler

Depends how your Menu Items looks. Is it category Menu Item or did you manually typed custom URL for Menu Item to have slug of custom post type. I can assure you Themler follows WordPress template hierarchy. Dont know if they changed something in latest updates. Check one small thing, it made me problems before. When you go to your custom post type listing in backend. Does URL on the top shows singular or plural for your post type. Is it "agent" or "agents". This snippet will help you a lot ehen working in Themler and make custom templates: [https://answers.themler.com/questions/10727/template-file-name-as-help-when-using-themler][1] [1]: https://answers.themler.com/questions/10727/template-file-name-as-help-when-using-themler
kolhoffmmm
6 Posts
kolhoffmmm posted this 08 August 2015

Depends how your Menu Items looks. Is it category Menu Item or did you manually typed custom URL for Menu Item to have slug of custom post type.

I can assure you Themler follows WordPress template hierarchy. Dont know if they changed something in latest updates.

Check one small thing, it made me problems before.
When you go to your custom post type listing in backend. Does URL on the top shows singular or plural for your post type.
Is it "agent" or "agents".

This snippet will help you a lot ehen working in Themler and make custom templates:
[https://answers.themler.com/questions/10727/template-file-name-as-help-when-using-themler][1]

[1]: https://answers.themler.com/questions/10727/template-file-name-as-help-when-using-themler

I will check it again, but used the same code to create custom post type for another website with different theme.

> Depends how your Menu Items looks. Is it category Menu Item or did you manually typed custom URL for Menu Item to have slug of custom post type. > > I can assure you Themler follows WordPress template hierarchy. Dont know if they changed something in latest updates. > > Check one small thing, it made me problems before. > When you go to your custom post type listing in backend. Does URL on the top shows singular or plural for your post type. > Is it "agent" or "agents". > > This snippet will help you a lot ehen working in Themler and make custom templates: > [https://answers.themler.com/questions/10727/template-file-name-as-help-when-using-themler][1] > > > [1]: https://answers.themler.com/questions/10727/template-file-name-as-help-when-using-themler I will check it again, but used the same code to create custom post type for another website with different theme.
Stagger Lee
1818 Posts
Stagger Lee posted this 08 August 2015

I know Pods gives plural for cosmetic, human use but is using singular in the code.

I know Pods gives plural for cosmetic, human use but is using singular in the code.
kolhoffmmm
6 Posts
kolhoffmmm posted this 08 August 2015

Managed to get it working, I had to do a resave of my permalinks. Wonder what happened, as it is one of the first things I do with a fresh WordPress install.

Anyway maybe this will help someone else if they are faced with the same problem.

Managed to get it working, I had to do a resave of my permalinks. Wonder what happened, as it is one of the first things I do with a fresh WordPress install. Anyway maybe this will help someone else if they are faced with the same problem.
You must log in or register to leave comments