Hi,
I can’t seem to find out how to enable Post Options for my custom post type. When editing a post created with the default post type, I see a section titled Post Options under the body with options to toggle settings like the header, footer and layout. And on the right hand side there is also a Template dropdown that allows me to choose the base layout for the post, such as a theme, or maybe an Elementor template. These options are all missing from the custom post type I create with this plugin. Any help appreciated.
I see the “with front” option but no option to remove the slug as you can for the default total theme post types in theme settings.
Is there an option to do this for PTU?
]]>I’ve encountered a critical issue with the Post Types Unlimited plugin. Starting today, all pages in the WordPress backend disappeared, along with custom field groups created using the ACF plugin.
Here’s what I’ve tested so far:
Additional details about my setup:
Please let me know if you need additional details or access to troubleshoot further.
Thank you for your assistance!
]]>Hello
Is it possible to enable the Gutenberg editor for custom post types?
Thanks
]]>Hi,
I successfully created a custom post type ‘pozice’ which is basically Job Positions.
I have all the positions on this page and the custom Job Positions menu on the top works perfectly fine. However when you choose one position there is a sidebar with category list and no categories for this particular post type work. Strangely the categories work for the original ‘post’ types like HR Tipy, Novitim slu?by etc.
I already changed and saved permalinks, checked the parent/child category structure, there are also no conflicting slugs.
What can be wrong here?
Please help!
David
]]>Hi AJ,
I’ve got a problem to display the translation of your plugin I made in French with Loco Translate.
I’ve uploaded the PO file, everything seems to work fine, but the plugin is still in english.
So I’ve tried to sync the PO with your POT template by clicking on the Sync button and this message appeared: “Ok: Merged from source code. 4 new channels added. 279 obsolete channels removed”.
Never experienced this situation with Total or any other plugins.
Maybe you have a solution ?
Laurent
When creating a new taxonomy all placeholder text is mentioning “Style”. Like in “New Style” “Add Style” etc..
Except for “Add or remove items” and “Choose from most used”, the placeholder suddenly is mentioning “Type”. Like in “Add or remove types”.
To make this plugin more kick ass than it already is, this should be aligned.
]]>Hi, I am using Total theme. When I create a new Custom Post Type using this plugin I can choose only from the ticon pack. Is it somehow possible I can choose from all the icon packs available in the WPbakery builder?
Thanks!
]]>Hi AJ, I’m trying to push new posts from a custom post type to MailChimp to automatically notify subscribers of new content. The default RSS for the post type I’ve created via Post Types Unlimited (https://example.com/feed/?post_type=example) includes minimal information, just the post title and URL.
I don’t see anything in the UI for this plugin that would allow me to build a more robust RSS feed. I know RSS has few use cases these days, so totally understand why you wouldn’t put much time into this, but I’m wondering if there’s a way for me to do this without getting too deep in the weeds. Not a coder, so if I’m missing something in your UI, or if you know of a good shortcut I can take to accomplish this, I’d be grateful.
]]>The has_archive option is currently a checkbox, which is fine for most use cases. I’m looking to use a Page I have created in place of the default archive template that WordPress produces. The problem is that the archive has a higher priority than the page even though I have given them the same ‘slug’.
The code I’ve found online uses the ‘has_archive’ option but passes a string instead. Would it be possible to incorporate this into the plugin?
'has_archive' => wp_make_link_relative(get_permalink($page_id))
]]>
I’m not sure if I’m even setting this up correctly. I am re-doing my website and trying to stay away from custom coding. I want to be able to categorize images so the image grid can display just the images in a given category depending on the choice made by the viewer. This the current image gallery: https://projectresponder.com/photos/
These screen shots are not online so I can’t add them as images. However, they can be viewed individually from my Pcloud account:
https://u.pc.cd/YzfctalK
https://u.pc.cd/VrHctalK
https://u.pc.cd/e0HrtalK
Any help with this will be greatly appreciated. Thanks
]]>I’ve added two new post types for my website for a show truck. I’m splitting the site into two main groups, one group for the original project and one for the new rebuild. All of the posts are in the default “Posts” section. Because I’m using the Porto theme, I have two different layouts depending on which group of posts is being viewed. Now I need to move the pages to one of the two new post types so they will use the corresponding layouts. I do not understand how to associate a post with a given post type.
Thanks
]]>We’ve had a request to create a name that is longer than the permitted 20 characters. Is this an arbitrary length set within the plugin or one that comes from WordPress?
ie medical-healthcare-pr-services to replace our-skills
Hello,
I’ve created a custom post type named “Tours” and i created 4-5 tours. Is there any way to duplicate a tour in order to use it as new?
Thank you
]]>Hi guys,
I would like to know if it’s possible to create child pages for CPT pages.
For example: i’ve created a page ‘Course X’ and i want the register page ‘Register for Course X’ to be the child of ‘Course X’.
Does anybody knows how to?
Thanks!
We’ve had a website made using this plugin, but the Custom Post Type has been setup as Service, rather than Treatments.
I’ve tried to change it to Treatments and treatment, but it breaks the site. It seems there is no way to simply change it.
So what about creating a new one called Treatments, and then moving each ‘item’ from one to the other. Can that be done?
Basically – need to move items from Service to Treatments.
Help please.
]]>We are using a website that has this plugin, and we are working on the pages under Custom Post Type, such as “Maintenance” as a post type.
But I don’t see a way, when you view the front end, to Edit Service…? Like you might have Edit Page or Edit Post.
How do you enable Edit Service or even just… ‘Edit’, in the top admin menu?
]]>Hi,
I have used a CPT to create a section called Resources which will feature some downloadable whitepapers. The client wants to utilise a blog type system to manage this hence the use of your plugin.
I have set up the new CPT and added a dummy article and a category which I can select in the blog admin. The problem is it comes up with ‘No Results Found’.
Are you able to help? I am not sure if it is a simple setting or something deeper? I am using Divi theme and builder.
Many thanks,
Ollie
Hi there,
Hoping I could get some help with an issue I’m having with setting up a custom taximony setting on your plugin. I tried configuring this a few different ways and nothing seems to be working for me.
Basically, I have a custom post type for “airport car services” I also have a custom post type for “airport car service rates”, and I’m trying to create a hierarchical permalink structure that will be reflected in nav breadcrumbs that will help users navigate the site.
The “car service” post types are displayed as follows:
https://blueskylimovail.com/car-service-rates/vail/
and the rates are currently as such:
https://blueskylimovail.com/car-service-rates/vail/
But I what I would really love to do is to be able to force the permalink structure of rates to display as such:
https://blueskylimovail.com/locations/vail-denver-car-service/rates
and I believe I should be able to somehow set this up with a custom taximony, but I just can’t seem to force /rates/ to be a child of the of the /locations/ category, following the “car service” custom post type.
Is this even possible to do in WordPress?
Really hoping somebody can help me out here.
Thank you so very much.
]]>Hello! I`m have a page form my CPT Archive, i use a post card to showing the post, but when i active de pagination is only display the first page, when you try to see the other pages returns “page no found”.
I already desactive “has archive” from my CPT.
Hi AJ,
I am wondering how to show the added taxonomies in the body class. I need to be able to call by taxonomy for styling.
Thx!
Tonny
How can I translate CPT labels? Thanks
]]>Hi AJ,
I have a Post Type called Expertises made with PTU plugin. I’m not using an archive, instead there’s a main page set up.
This setup works fine with f.e. cases (for which I used portfolio CPT in Total). Breadcrumbs there nicely show: home > cases > name of case
But in Expertise I’m not getting this same result. Though the url shows the right path.
I get: home > name of expertise
I want: home > expertises > name of expertise
I have set the correct main page (expertises) for breadcrumbs, but it just won’t show. Am I missing something, does this Post Type created with the PTU plugin behave different from the ones allready in Total?
PS: site in under construction, no SLL there.
]]>Hello,
I’m currently using a plugin called “Custom Post Type UI” for my Custom Post Types.
Then I’m using another plugin called “Custom Post Types, Taxonomies and Fields for Avada Builder” to display my custom Post Types via the Avada Builder plugin.
I was wondering, if instead, I could use your plugin to convert and display my existing posts types with Avada?
Thank you and have a great day,
]]>Hello, I am trying to add a metabox/custom field with ACF.
I have created a custom post type and want to use Kadence’s “Posts” block, which is essentially a query that allow the display of meta fields such as “excerpt” or “author”.
However, if I add a custom field with ACF, it does not show up in the Kadence ‘posts’ block. How can I make this happen? I must have missed something.
Thank you in advance, awesome plugin!!
]]>Hey there,
Thank you for good plugin. It helps to save time – before I did this in 10 minutes in code, now in this constructor – only 1 minute.
Just wonder if there is any option to make 1 step export of new post type to php, for example as ACF do?
Hi,
I use post types unlimited in combination with the total theme. I’m translating my page at the moment and have come across the following issue:
I’ve chosen a main page for my custom post type which appears in the breadcrumbs on my site. This works fine in German. But I can’t choose the translated main page for the italian version of the website. So now the main page shown in the breadcrumbs on the Italian page is in German and also links to the German page.
Is there a way to solve this issue?
Thank you and kind regards
Long time user, first time caller.
I have dozens of existing projects with code-based/generated cpt’s that are either currently using or will be using WPExplorer’s “Total” theme.
Are there any hooks that can be used to register those as PTU accessible for setting up the Total theme integration?
]]>Hi there,
I’m working great with your plugin and Total Theme.
I made some custom post types and I need to translate them, but I get a 500 error with the message “invalid post type” when I try to switch languages.
Can you please tell me the correct way to traslate with ptu?
I use WPML and I already follow all their guides, I hope is not a conflict between PTU and WPML
Waiting for yours, regards
Adriano
Hey dude, hope you are well.
Using this in conjunction with TOTAL as always and the post types have a cool way to adjust the page title and also specify the MAIN PAGE (handly to ensure breadcrumbs work accordingly) but for custom Taxonomies, these 2 settings don’t exist. (I can change the page header type but not a custom title)
Is that able to be added as well as the ability to change the main page associated with the taxonomy so on the archive pages the breadcrumbs work?
Thanks
Wayne
]]>