Error Custom Taxonomy
-
Hi, i was testing your plugin on my pc on local, and when i try to retrive a custom post type, from a custom taxonomy, i get this error
Fatal error: Uncaught Error: Call to undefined function alm_get_post_format() in F:\laragon\www\gunterheine\wp-content\plugins\cpt-ajax-load-more\includes\class-cpt-alm-query-args.php:88 Stack trace: #0 F:\laragon\www\gunterheine\wp-content\plugins\cpt-ajax-load-more\includes\class-cpt-alm-shortcodes.php(88):
All work fine when i only use whitouth de taxonomy in shortcode
this i shorcode with problem
[cpt_ajax_load_more post_type=”propiedades” init_load=”1″ posts_per_page=”1″ template=”arriendos-template” button_text=”Cargar más” taxonomy=”tipopropiedad” taxonomy_terms=”ventas”]
this works fine
[cpt_ajax_load_more post_type=”propiedades” init_load=”1″ posts_per_page=”1″ template=”arriendos-template” button_text=”Cargar más”]I created my cutom post type and custom taxonomy with “Custom Post Type UI” Plugin from WebDevStudios.
Is there is something i doing wrong or missing?
also i was wondering if using loading_style on shorcode has any parameter to deactivate css styles for itemsGreat plugin!
Regards
Rafael Andrews
The topic ‘Error Custom Taxonomy’ is closed to new replies.