
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on September 1, 2023, 09:46
Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png and ftp+wp-admin access - https://share.pluginus.net/image/i20230222134615.png
Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png and ftp+wp-admin access - https://share.pluginus.net/image/i20230222134615.png

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on September 1, 2023, 11:55
Hello
Please update the plugin to latest version - https://wp-filter.com/howto/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato/
Hello
Please update the plugin to latest version - https://wp-filter.com/howto/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato/

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 4, 2023, 10:12
Hello
Please do a test
In file - \wp-content\plugins\meta-data-filter\js\front.js - I added code - https://c2n.me/4jtGvfz.png
jQuery(".mdf_widget_form select").each(function( index ) {
if(jQuery( this ).find('option').length<2 ){
jQuery( this ).parent('.mdf_input_container').hide();
}
});
jQuery(".mdf_shortcode_container select").each(function( index ) {
if(jQuery( this ).find('option').length<2 ){
jQuery( this ).parent('.mdf_input_container').hide();
}
});
Hello
Please do a test
In file - \wp-content\plugins\meta-data-filter\js\front.js - I added code - https://c2n.me/4jtGvfz.png
jQuery(".mdf_widget_form select").each(function( index ) {
if(jQuery( this ).find('option').length<2 ){
jQuery( this ).parent('.mdf_input_container').hide();
}
});
jQuery(".mdf_shortcode_container select").each(function( index ) {
if(jQuery( this ).find('option').length<2 ){
jQuery( this ).parent('.mdf_input_container').hide();
}
});

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 9, 2023, 09:52
Welcome;)
Welcome;)