june01
Forum Replies Created
-
Forum: Plugins
In reply to: [MDTF - Meta Data and Taxonomies Filter] Filter not working anymoreok, found out that contact form 7 version 5.6 and up is causing this problem. Later versions are working fine.
Forum: Plugins
In reply to: [MDTF - Meta Data and Taxonomies Filter] Filter not working anymoreDid you create a custom post type and custom taxonomy using pods ? And is contact form 7 enabled ?
I tried it with a new WordPress installation on local and same issue. I didn’t change anything in the settings.Forum: Plugins
In reply to: [MDTF - Meta Data and Taxonomies Filter] Filter not working anymoreI have been using these three plugins (mdtf,cf7,pods) for years with no issue. This problem must have happened after an update or something.
I can’t switch to another plugin now.Forum: Plugins
In reply to: [MDTF - Meta Data and Taxonomies Filter] Filter not working anymoreInstalled the plugin, but there is nothing in the error log, even after visiting the site and performing the filter.
I’ve checked on localhost installation and same issue. Contact Form 7 with this plugin conflict with each other and I am unable to filter my custom post types created by Pods plugin.the last code works, all empty fields are gone now. Thank you very much.
yes I am using WP Mail SMTP by WPForms and my website is in Arabic.
Do I just need to add the code snippet ? Or do I need to change anything else?
I copied the exact same snippet, but it didn’t work. Nothing happened. I still got an email with empty fields.Forum: Plugins
In reply to: [MDTF - Meta Data and Taxonomies Filter] Filter not working anymoreI’ve tried to deactivate all plugins to see if that’s causing the issue, and this problem only occurs when Contact Form 7 is activated.
when I deactivate it, the filter works just fine. But I need the plugin. How can I solve this plugin conflict ?Forum: Plugins
In reply to: [MDTF - Meta Data and Taxonomies Filter] Filter not working anymoreI am using Version 1.3.0.1
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Custom frontend formok, I’ve solved this issue using the code provided in the documentation and this Stack Overflow post that shows how to implement it.
Forum: Plugins
In reply to: [AddToAny Share Buttons] Open universal sharing menu using another buttonThanks, this works just like I want.
But how can I make it to share a custom link like in the shortcode? I don’t want to share the same page.
Forum: Plugins
In reply to: [WP-Hijri] Wrong hijri dateI have now a problem with the Gregorian date it’s wrong. It shows 22 but today is 23. In wordpress general settings the correct date is displayed.
Forum: Plugins
In reply to: [WP-Hijri] Wrong hijri dateok thanks, I think it’s working now. but do I need to do this for all the months?
Forum: Plugins
In reply to: [Daily Prayer Time] Settings page keeps crashingthere is no error in console.
I think it’s because of the large amount of data in the country/cities dropdown. I’ve deleted all countries that I don’t need from the database, and it stopped crashing after that.Forum: Plugins
In reply to: [Daily Prayer Time] Create style as in screenshotok thanks, I’ve made something similar using css and js.