Tagged: advanced editor, Custom Post Type, toolset types
-
AuthorPosts
-
August 4, 2016 at 9:10 am #668445
Hi there,
I have created a custom post type using the Toolset Types plugin, however the dropdown selector within the Blog Posts element isn’t listing my new type.
I have added: add_theme_support(‘add_avia_builder_post_type_option’); to the very end of my functions.php in my child theme and the new posts I’ve created for my CPT have all been assigned categories, as I know this fixed other peoples issues.
Is there something I’m missing?
August 5, 2016 at 4:40 am #668806Hi sspmarketing,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply. You might want to contact the plugin authors as well.
Thanks,
RikardAugust 6, 2016 at 8:12 pm #669351Thanks, details messaged privately…
August 11, 2016 at 3:04 am #671117Hi,
What is the name of the post type? Did you create a custom taxonomy? If not, create one for the post type, create a page with the blog post element then set it to “Display entries from a custom taxonomy”.
Best regards,
IsmaelOctober 21, 2016 at 2:07 pm #702397Hi, I have a similar problem.
I want to post content from a CPT with a specific CT. I entered the code and can see now all Post-Types (Page, Posts, Nav,…) in the blog post element, but not the one I created.
Can you help me.
Best,
PhilippOctober 22, 2016 at 8:18 am #702744Hi,
I got a 500 internal server error on the login page, could you check please?
Best regards,
RikardOctober 22, 2016 at 5:53 pm #702842Do you still have this error?
http://pfarre-krim.at/wp2016/wp-login.php
best,
PhilippOctober 23, 2016 at 9:07 am #702948October 24, 2016 at 9:42 am #703165What about this login?
Sorry, PhilippOctober 25, 2016 at 6:17 am #703567Hi,
It’s working now, thanks. What is the post type you are trying to display and on what page are you trying it out?
Best regards,
RikardOctober 25, 2016 at 9:39 am #703680Hi Rikard,
The Post Type is “Gruppierungen” and I want to display it on “Pfarrleben”.
Thank you so much,
PhilippOctober 27, 2016 at 9:24 am #704742Hi,
Thank you for the info. The posts from the custom taxonomies “zielgruppe” and “gemeinde” are displaying in the page. Is this fixed? What did you do?
Best regards,
IsmaelOctober 27, 2016 at 1:37 pm #704815Hi,
What I want is displaying the posts from the CPT “Gruppierung” on this page (Pfarrleben).
• The first segment should display the CT “Erwachsene”
• The second segment should display the CT “Kinder&Jugendliche”
• The third segment should display the CT “andere”
all posts from the CPT “Gruppierung”Thank you for your help.
Best,
PhilippOctober 28, 2016 at 8:24 am #705189Hi Ismael,
I can select the Taxonomy, but in the “Select Post Type” part my Custom Post Type (Gruppierungen) doesn’t appear.
Best,
PhilippIsmael wrote:
Hi,
Thank you for the info. The posts from the custom taxonomies “zielgruppe” and “gemeinde” are displaying in the page. Is this fixed? How?
Best regards,
IsmaelOctober 31, 2016 at 2:25 pm #706160Hi Rikard,
did you find the mistake?
Best,
PhilippNovember 1, 2016 at 4:52 am #706529Hi,
The custom taxonomies of “Gruppierung” are called “zielgruppe” and “gemeinde”. How did you register the custom post type and its taxonomies? We usually recommend the following plugins which automatically register the post type to the posts element of the advance layout builder.
// https://wordpress.org/plugins/custom-post-type-ui/
Best regards,
IsmaelNovember 1, 2016 at 12:31 pm #706671Hi, I used the Types plugin.
Thank you,
PhilippNovember 5, 2016 at 3:34 am #708514Hi,
It looks like you’re using the CPT UI plugin now. Did it fix the issue?
Best regards,
IsmaelMarch 9, 2017 at 5:23 pm #758465Just wondering if there is any way of getting the CPT from Toolset Types to show inside the editor option list. I have used the following:
// add the custom posttypes to the builder elements add_theme_support('add_avia_builder_post_type_option'); add_theme_support('avia_template_builder_custom_post_type_grid');
But the cpt from Types does not show up in the list. All others from woocommerce and others are there just not from Types plugin.
Is there any sollution to this other then switching to CPT UI plugin.March 15, 2017 at 9:21 am #761232Hi!
I haven’t tested the plugin myself so if you can provide the login details, I’ll check the settings. Did you apply a custom taxonomy to the new post type?
Cheers!
IsmaelMarch 15, 2017 at 9:47 am #761249Hello Ismael,
Thank you for the quick response.
Yes, I have custom taxonomy attached and they do show up. But, to have only post of the CPT showing, I need to be able to select the CPT I created in Types, but this does not show up.
Also I dropped a message at Toolset about this and they replied that they register the CPT according to WP guidelines. So it would be great if you could take a look t see if this can be resolved.
Answer from toolsetAt the moment this website is only set up in local test environment (link in private area). Please let me know if you need the duplicator file of the test environment or a log in to a remote environment.
I hope you can help me solve the issue.
March 15, 2017 at 10:07 am #761257Hi,
I need to be able to select the CPT I created in Types, but this does not show up.
I’m sorry but this this is not possible without major modification in the blog.php file. The Blog Posts element can detect the custom post type, but the options are set to only include custom taxonomies, not the actual post type. If you look at the settings again, you won’t see any custom post type selection, only custom taxonomy. Set the “Do you want to display blog posts?” to “Display entries from a custom taxonomy” and you’ll find your custom taxonomy there.
Best regards,
IsmaelMarch 15, 2017 at 10:17 am #761262Hello Ismael,
Thank you for the quick response. I am using portfolio grid (I need to use the filters) and there your solution does not work. I would like the cpt to show up in portfolio grid post type listing so I can exclude all other types that now show up.
March 15, 2017 at 12:49 pm #761363Hi!
The Portfolio Grid element can only filter the “portfolio” post type, it doesn’t accept other custom post types or custom taxonomies. You can’t use it even if you’re using the CPT UI plugin. Please hire a freelance a developer or contact our partner, Codeable, if you want to create a new option in the elements.// http://kriesi.at/contact/customization
NOTE: This thread is specifically created for the Blog Posts element.
Regards,
IsmaelMarch 15, 2017 at 1:04 pm #761379Hello Ismael,
In regard to you answer:
The Portfolio Grid element can only filter the “portfolio” post type, it doesn’t accept other custom post types or custom taxonomies. You can’t use it even if you’re using the CPT UI plugin.
This is NOT true as I am using CPT UI now and this does work as it should. The CPT shows up and I can select it and shows on front end.
In answer to:
Please hire a freelance a developer or contact our partner, Codeable, if you want to create a new option in the elements.
I am a developer so if you provide me with the info I need I can get it working myself.
I will open a new support thread for the portfolio grid issue.
- This reply was modified 7 years, 8 months ago by herbie4. Reason: layout: block quote was wrong
March 15, 2017 at 1:22 pm #761400Hi!
This is NOT true as I am using CPT UI now and this does work as it should. The CPT shows up and I can select it and shows on front end.
How did you manage to display the custom post type in the Portfolio Grid element? The only option available is the “portfolio_entries” taxonomy selection.I am a developer so if you provide me with the info I need I can get it working myself.
Ok. You can find the shortcode elements in the config-templatebuilder > aviashortcodes directory. Look for the portfolio.php file if you want to modify the portfolio grid element and the blog.php file for the blog posts element.
Regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.