PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Template override

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hello,

I would like to override your plugin’s templates because I got this error:

WordPress Meta Data & Taxonomies Filter plugin can't copy the template file to your current theme from wp-content/plugins/meta-data-filter/views/to_theme/template-meta-data-filter.php. Please upload this file using ftp to your current theme folder from: plugins/meta-data-filter/veiws/to_theme.

I use Oxygen which disables themes.

I am wondering if there is a filter to change the plugin template override path so I can override your plugin’s templates from within a custom functionality plugin?

Others like WooCommerce (woocommerce_locate_template), EDD (edd_template_paths) and RCP (rcp_template_stack) provide them.

Examples:

https://wpdevdesign.com/how-to-override-woocommerce-templates-using-a-custom-functionality-plugin/

https://github.com/wplit/Oxygen-EDD-Support/blob/master/plugin.php

https://github.com/wplit/Oxygen-RCP-Support/blob/master/plugin.php

Thanks for your help.

Hello

Read this please  - https://wp-filter.com/howto/create-custom-output-template/

In case of Oxygen there is no WP theme. Oxygen Builder completely disables the theme.

So for template override I need to call the template from a custom function plugin for example as with WooCommerce.

I can"t do this step in this case (because there is no active theme):

Create in your current wp theme folder new folder with name 'mdf_templates'

Hello

Ok!  In  file - wp-content\plugins\meta-data-filter\classes\shortcodes.php   - this - https://c2n.me/499nEiU.png