DeBAAT
Forum Replies Created
-
Hai all,
Back again with some additional questions.
Reading the stuf above, I have a different situation where the MS Access database is available in a file.
In my project, I can upload the file as media attachment but now I’m wondering how to access the contents.
Is this upload a correct approach or would it be better to have the file available on a server via some sort of sftp connection?
The same applies for SQLite database files. I know they have different syntax getting data from the database itself, that’s no problem. I’m just trying to get access to the files…
Hope you can help.
Best,
JanForum: Plugins
In reply to: [WP Media Category Management] Serious performance issueThanks for reporting this together with a hint to a solution.
I just updated to V1.9.9 where I fixed this.Forum: Plugins
In reply to: [WP Store Locator] Feature RequestHai there,
Based on this request, I managed to create a new add-on for WP Store Locator that can add locations using Gravity Forms.
You can check it out here:
https://www.de-baat.nl/wp-store-locator/wp-store-locator-gforms/
Hope this can help.
Best,
JanHai Peter,
Thanks for the quick reply.
Looks like I have some studying to do.
No problem as this is a low priority project.
Have a nice weekend!
Best,
JanHai Peter,
Sounds like this is the solution I would like to use.
Can you point out where I can find the documentation on how to connect my MSAccess database from my WordPress site?
Thanks.
JanForum: Plugins
In reply to: [WP Media Category Management] MCM filter drop-down box missingI fixed it using the tips described.
However, I copied the code from the WordPress css itself being:/* Fix display attachment-filters */ .media-frame select.attachment-filters { max-width: calc(48% - 12px) !important; }This because in my screen, I only see two boxes, including the one from MCM.
What are the conditions when there are more boxes shown?Forum: Plugins
In reply to: [WP Media Category Management] Filter in add media dialogHai,
This is an impressive list of plugins.
Do you have a test site to do some tests?
A nice way of testing is to disable plugins one by one to see the effect.
Sometimes, when there is a conflict between plugins, disabling that particular other plugin should solve the issue at hand. And when that is clear, it is much easier to debug the issue.
In the new version 1.9.7, I added a switch option to disable the new functionality. Maybe you could use that to get it working again for now?One other thing I would like to mention has to do with the Gutenberg blocks themselves.
It took me a while to realise that these blocks use a filter as well. When you add a Gutenberg block “Image”, the media library only shows image type of files. When you add a “Document”, it only shows document media.
This might also effect the expected output…Hope this helps.
Please let me know what has come out of your tests.Forum: Plugins
In reply to: [WP Media Category Management] 1.9.6 media uploader errorHai,
Sorry to hear that.
Would upgrading to 1.9.7 fix the issue too?
Which version of WordPress are you running?
Are there maybe other plugins which interfere with this plugin?
Hope it gets sorted out soon.Forum: Plugins
In reply to: [WP Media Category Management] Filter in add media dialogAgain, sorry to hear and to be honest, also a bit surprised to.
The function you describe that is not working now was not working for all other users. And that was exactly what I tried to fix in the new update.
Maybe I now implemented a feature which was also used by one of the other plugins you use?
Could you please provide me with a list of all the plugins you use?
There is a plugin for that, you could try Plugin Report.Forum: Plugins
In reply to: [WP Media Category Management] Filter in add media dialogHai cnanews,
Sorry to hear it is not working.
Could you be a bit more specific on what’s not working?
Then I could try to fix it.
Please note that there could also be a conflict with other plug-ins you are using.Forum: Plugins
In reply to: [WP Media Category Management] MCM filter drop-down box missingHai All,
Thanks for all your patience.
At last I managed to get it working.
Hope you can see it too after upgrading to V1.9.6.
Best.Forum: Plugins
In reply to: [WP Media Category Management] Flushing the rewrite rules on every requestHai Dominik,
Performing the action on every request might be an overkill indeed.
However, I do need it in some cases, e.g. when another taxonomy is selected in the settings page. At the moment, I cannot determine in which cases exactly so I would like to keep it that way for now.
Any other suggestions are welcome.
Thanks!Forum: Plugins
In reply to: [WP Media Category Management] Assigning personal MCM category does not workHai bjornhermans,
Sorry, but I cannot reproduce your issue.
When I select a new category, I do need to manually update the change by clicking on the “Update” button.
Might there be a mismatch to the way you think it works?
I ask this because I think to read that your other updates are saved ‘automatically’.
Hope this helps.Forum: Plugins
In reply to: [WP Media Category Management] Has this plugin been abandoned?Issue is fixed with V1.9.6.
Forum: Plugins
In reply to: [WP Media Category Management] Filtering in media library — working fineIssue is fixed with V1.9.6.