Issue was with UT_TEMPLATES_URLused for including the template.
I was using file URL and not file PATH which was creating the issue.
Modifying the UT_TEMPLATES_URL, to FILE PATH fixes the issue.
Related Posts:
- Custom Taxonomy in plugin and template
- Template filter for custom taxonomy terms
- Default taxonomy template in plugin, override in theme
- Create custom page templates with plugins?
- Pass PHP variable to javascript
- Consuming an external API in WordPress?
- Is there a WordPress plugin that registers a plugin file as a custom page template?
- How to share category taxonomy with custom post type (The Event Calendar plugin)
- Is it possible to define a template for a custom post type within a plugin independent of the active theme?
- Is it possible to stop selected plugins from loading on certain template pages?
- Ways to have multiple front-page.php templates that can be swapped out?
- Query Posts by Custom Field ‘Price’
- How can I have two different urls for the same page that load two different templates?
- Page Templates from plugin not working after upgrading WP to 4.7 or upper version
- Creating a default Custom Post Template that a Theme can override
- WooCommerce – Load Templates From Plugin For All Template Files
- How can I add a custom header to a custom template in a plugin without using the theme folders
- How to make a list of companies’ information and display them to user, using custom post types and a custom taxonomy?
- Add .html extension to custom post type taxonomies
- Use touch_time() on front-end form via plugin
- how to redirect to my template
- Template for custom post type shows all posts instead of just one
- Template plugin for blog posts? [closed]
- Why is this custom taxonomy showing in the database?
- Custom url structure for custom template
- remove custom taxonomy metabox form custom post type
- How to Build a Movie Library in WordPress 3.x
- Get product attribute for Simple product in WooCommerce
- Custom Post Type causes Page Not Found
- Developer plugin to echo template names/filepaths [closed]
- How do I add a template to a theme using a plugin?
- Creating a wordpress plugin where users can override templates
- How do I make a wordpress plugin with menu item etc
- do_shortcode() doesn’t work if shortcode contained in variable, works if shortcode passed as string
- How to delete terms on plugin deactivate?
- How to show category images (from plugin) on a regular page (page-example.php)?
- Woocommerce custom shared taxonomy
- Get image URL from media library in input
- Plugin allowing for artists, events and venues
- Plugin shortcode won’t work on a custom template file [closed]
- How to add rewrite rules and pagination to retrieve attachments files?
- custom taxonomy and custom post type url conflict
- Override comments.php template with plugin
- How to enqueue a theme style-sheet to my admin settings page?
- Show Heirachy of categories in WP Download Monitor
- Custom Taxonomy Tag Search
- Add custom taxonomy to title tag [closed]
- Possible to replicate economist.com’s debate section in wordpress? [closed]
- How to Include a Loop Template File in a Plugin
- Woocommerce email template customization [closed]
- How to get the HTML until ?
- More than one text-domain is being used because of the included templates for plugins
- Can we use a webservice with WordPress?
- WP plugins for building a database?
- Loco Translate: Custom Post and Custom Taxonomy Labels not translated in wp-admin menu
- WordPress category add image field
- Where (or when) should I register a new taxonomy?
- Should I fetch the data managed by a plugin by using its APIs or WordPress APIs?
- Limit Number of Taxonomy Terms (Images) Displayed
- Widget for adding HTML markup to a page
- How I can get custom field’s current value?
- WP Post Template – Templates in own folder
- Register Page Template from Plugin
- Want wp_get_post_terms return in arbitrarily order, how to do?
- List taxonomy terms for post as checkboxes
- List Category Posts rewrite necessitates rewrite of customised templates
- WordPress comments not appearing in blog posts, likely because of Redux template. Could I fix this with a plugin that adds a comment form as a block? [closed]
- ‘No Results Found’ on single post for custom post type
- (FES EDD) New vendor submission page is blank
- Plugin-generated pages use Not Found or Pages Archive templates?
- auto populate list of questions if user select a category xyz
- How to display (plugin?) output on a single page (not a widget, probably not a short code) – template, plugin, combination?
- Facebook Messager Plugin
- Advanced Custom Field DatePicker [closed]
- Use of Templates in a Plugin
- Add comments for template variables
- How to set taxonomy in custom plugin?
- WP_Terms_List_Table Quick Edit not working
- Render custom php template into string
- Perform internal redirect in WordPress?
- How WordPress is able to change locale without using setlocale
- “Custom Post Type Permalinks” plugin URL strcuture
- Ordering taxonomies by rank
- Plugin generated taxonomies’ permalinks with custom placeholders
- Is there any hook for theme activation ? or something similar?
- How to use get_template part in the plugin?
- changing posts layout in ultimate member profile plugin
- how to force tag page layout to use same as search layout?
- How can I use a file in my plugin as a replacement for single.php on custom-post-type query?
- Calling the_excerpt from inside a plugin template file
- Best practice for including plugin output in a template without using shortcode?
- ‘Organize Series Plugin’ as muti author feature
- WordPress custom taxonomy not showing
- Timber – Twig post.content returns null can’t create ACF Gutenberg blocks
- Where to find the code used to render a page that has a shortcode and a template defined?
- How do I override plugin templates and stylesheets?
- Getting taxonomy images to display on single-post with their terms
- Where to populate custom terms in custom taxonomy in plugin?
- WordPress as template engine
- Plugin Admin Menu Boiler Plate