Issue was with UT_TEMPLATES_URL
used 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
- Pass PHP variable to javascript
- Query Posts by Custom Field ‘Price’
- 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?
- Template plugin for blog posts? [closed]
- Why is this custom taxonomy showing in the database?
- Custom url structure for custom template
- How to Build a Movie Library in WordPress 3.x
- Get product attribute for Simple product in WooCommerce
- Developer plugin to echo template names/filepaths [closed]
- 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 show category images (from plugin) on a regular page (page-example.php)?
- Get image URL from media library in input
- How to add rewrite rules and pagination to retrieve attachments files?
- Override comments.php template with plugin
- How to enqueue a theme style-sheet to my admin settings page?
- Custom Taxonomy Tag Search
- Possible to replicate economist.com’s debate section in wordpress? [closed]
- 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
- WP plugins for building a database?
- Loco Translate: Custom Post and Custom Taxonomy Labels not translated in wp-admin menu
- Should I fetch the data managed by a plugin by using its APIs or WordPress APIs?
- WP Post Template – Templates in own folder
- Register Page Template from Plugin
- List taxonomy terms for post as checkboxes
- Facebook Messager 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
- How WordPress is able to change locale without using setlocale
- 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?
- 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
- 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?
- wp_insert_term() doesnt insert a term
- Pagination shows Same posts
- Renaming Custom Taxonomy Values
- Custom form not showing in correct place on page
- Should meta boxes for specific pages be save in their own plugins?
- Smarter navigation plugin and custom taxonomies
- Installed Forca Theme, wonder how I can alter Post editing screen
- Woocommerce – Change Variable Product Add to Cart to behave like external product using Custom Field (link) [closed]
- Prevent plug-in scripts on a specific template?
- Multiple Post Thumbnails Plugin – Need help with code
- Show Homepage (only) Hits Count
- Wp-minify doesn’t seem to minify my JS code
- how to create hierachial taxonomy and manage under single post type?
- Pass PHP variable to javascript
- How can I disable an attribute from a Gutenberg block included in a template via InnerBlocks?
- How to turn my WordPress site into a ready to deploy template?
- how to display a template.php in a shortcode
- Enqueue css to a third-party plugin template
- Adding category base to url in custom post giving 404?
- WordPress hierarchy clarification, does post_type_archive take precedence over taxonomy-term archive?
- How to add post title to custom php?
- How to access Post Archive created by Elementor?
- Programmatically generate new pages for a site based on page template and content elements accessed via DB
- Call function with button and return response
- How to create meta fields with more than 1 relation?
- How to change the deafult template in WordPress plugin
- Show custom taxonomy in theme
- WordPress arrows dissapeared strange signs
- Taxonomy question
- Why is WP template_include overwritting all templates rather than specified page?
- How to echo a plugin’s function into a template?
- WP plugin calls for custom pages
- Add “selected” class to custom taxonomy dropdown search
- Is saving multiple options or saving multiple items in one option better?
- show Visual form builder in the front end
- Fake Single WordPress Post (Page) Loop
- WordPress multisite haml templates
- Is there a way to add a custom input field for every taxonomy term in WP post editor?
- Make a Custom template for a specific category in wordpress
- WP Customer Reviews call short code on another page [closed]
- Display Custom Post Type and Custom Taxonomy Data on Front End Using Only a Plugin
- WordPress show different custom post type
- Template library for WordPress [closed]
- How to display content depending on the Woocommerce Product Category
- Is there a plugin or another way that can help me find out the underlying files of a page/post? [closed]
- Failed to update a post when I add a taxonomy to it
- How to make a Template page to show the information of different things Shop and Product page?
- Cannot register a block in my Twig-based theme using Timber for WP