june01
Forum Replies Created
-
the instant sharing was working fine before the update but now it’s broken. It’s not a suggestion but a bug.
As for the featured image, I never made it as an image post and it would just get the featured image on facebook which is exactly what I want but after the update this is as well broken.
Forum: Plugins
In reply to: [MDTF - Meta Data and Taxonomies Filter] How to create a search bar onlyHi, this is the link to my page. You can search for “Steganography”. This will show one result, but the page title is the same as the post title, which can be very confusing.
Forum: Plugins
In reply to: [MDTF - Meta Data and Taxonomies Filter] How to create a search bar onlyThanks. I followed the blog, and it’s working now. But I have an issue with the result page. When I search for a specific title and click the search button, it redirects to the results page. However, the page title is the title of the first result found. I would like to have the word I searched for or just Results. I changed the field: Custom text for search results, but no effects.
Forum: Plugins
In reply to: [WP Popular Posts] Only displays posts for logged in usersthanks caching was the issue.
I have another question, I would like to create a mobile app and need to display most viewed posts there as well. Is it possible to do this? Are there any API endpoints to use. I am familiar with the one provided by wordpress but I don’t know how to use it with this plugin.
can I activate it for the whole network ?
Forum: Plugins
In reply to: [Antispam Bee] Protect posts from spamI mean that the posts are made through the admin dashboard not frontend submission. I already blocked comments but I am still getting spam posts. So I need a plugin that prevents this.
Most of the plugins I’ve seen work only on comments or frontend submission.
Forum: Plugins
In reply to: [MDTF - Meta Data and Taxonomies Filter] Filter not working anymoreMy slugs are all in English.
I have the problem on three websites (local, test site, live website).Any other plugin is deactivated.
Forum: Plugins
In reply to: [Ocean Extra] Required user permissionsThe provided links are for user role pro version only, I am using free version.
I know about the permissions of ‘manage_options’ that’s why I want to remove it from users, they shouldn’t be able to access the settings tab.
But maybe ocean extra is defined to only work when this capability is enabled.
Forum: Plugins
In reply to: [Ocean Extra] Required user permissionsTested on a new WordPress installation, but same issue.
Ocean extra does not work if ‘mangae_options’ is not enabled for the user.
I only have ocean extra and user roles plugin activated.Forum: Plugins
In reply to: [MDTF - Meta Data and Taxonomies Filter] Filter not working anymorehi, about this issue, I made a typo in my earlier message, I meant to say ‘older versions’ are working fine but the latest version of contact form 7 is breaking the filter, and it’s still not solved.
I think the change made here is causing the issue.
Forum: Plugins
In reply to: [Contact Form 7] Plugin conflictI tested a bit more, and I think changes made here are causing the issue.
Forum: Plugins
In reply to: [Ocean Extra] Required user permissionsI am using User Role Editor. Please find the image with the settings here.
In the capabilities setting, removing ‘manage_options’, removes the ocean extra settings in a single post.
But also ‘manage_options’ is responsible for the ‘Settings’ tab, which I don’t want users to be able to access.Forum: Plugins
In reply to: [Contact Form 7] Plugin conflictYes, it’s a huge problem. My filter is broken. I have more than thousand posts and visitors can’t use the filter feature anymore because it will always return ‘no result found’.
I know about the current version and I have it installed in my actual live website, which is always up-to-date. But the latest version is breaking the filter.
Why do you think you need to test with such outdated versions like 5.5.5 now?
To explain the issue again:
I have a live website (not the testing one linked in an earlier post), where visitors can filter based on custom taxonomies. It’s an important feature in my website.
I’ve made it using pods plugin and mdtf. I also have cf7 installed and created multiple forms with it.
Everything was working fine. Until some days ago, I realized that it’s not working anymore, and it always returns no result found.I started investigation the issue:
– deactivated all plugins and reactivated one by one. I’ve found out that cf7 was causing the issue.
– to investigate further without the fear of breaking my website I moved to my test site which I haven’t used for a very long time and all plugins are out of date. With these outdated plugins, the filter was working.
– I updated WordPress core, pods and mdtf and kept cf7 old, the filter was still working.
– So I updated cf7 to see which version first made the problem, and it was 5.5.5. The problem started there. This and any later version breaks the filter. Older versions are working fine.I don’t want to use the outdated version in my website, but it’s easier to investigate when you know when exactly it happened first.
Some changes made in the version 5.5.5 are conflicting with the filter plugin.Links:
– Test website where you can filter based on ‘Gallery’. I have about 2-3 posts, but it will show nothing because latest version of cf7 is currently installed.
– Post notifying the mdtf plugin developer about the issue, and I have linked my live website there as well if you want to check it.
On my live website, I even get this error:WP_Error Object ( [errors] => Array ( [invalid_taxonomy] => Array ( [0] => فئة غير صالحة. ) ) [error_data] => Array ( ) [additional_data:protected] => Array ( ) )- This reply was modified 3 years, 7 months ago by june01.
Forum: Plugins
In reply to: [Contact Form 7] Plugin conflictI’ve been using the same three plugins for a long time with no issues on my main website, but suddenly the filter stopped working. I have the latest versions installed.
But my test website was out of date, so I checked it there.
– old versions (wp,cf7,filter,pods) works fine
– update wp still no issue
– update filter plugin, no issue
– update cf7, filter does not work anymore.
– I checked each version of cf7 and the issue appears using version 5.5.5 and later
– cf7 version 5.5.4 and below are working fine
– updating pods plugin or keeping it old does not change the outcome.
Therefore, I think a change in cf7 version 5.5.5 caused the conflict.Forum: Plugins
In reply to: [Contact Form 7] Plugin conflictYou can find my testing website here.
When you choose “Gallery” from the dropdown and then press filter, no results are found, but there are custom posts classified as gallery.
I have the latest version installed of cf7.When I revert to later versions and without changing anything else, it’s going to work and show me results.