Milan Petrovic
Forum Replies Created
-
Forum: Plugins
In reply to: [GD Mail Queue] Resend Email from the DashboardHello, the Pro version has a dedicated Queue panel where you can see the status of every queued entry and it has options to resend emails that have maybe stuck in the queue. Both Lite and Pro have option to retry sending from the Log (emails that were sent but failed due to some other reason), and you need to enable that in the Log options if it is not visible.
Milan
Yeah, a lot of plugin have this issue with WordPress 6.7. It is not causing any probleems right now, it is just throwing a ‘doing-it-wrong’ notice, nothing is broken. Next plugin version will have the tweak for this issue.
Forum: Plugins
In reply to: [BreadcrumbsPress] Hide text “Archives for”In plugin settings, open Advanced settings, and enable Titles Override. This will show and Titles settings panel, and there you can change each archive title structure.
Forum: Plugins
In reply to: [DebugPress: Debugger in Popup] Conflict with strict mod_securityThanks for the explanation. I am not sur exactly whcih rule is triggered, so I can try and modify the code around it, and on my website where mod_security is used, I have not seen any issues. Considering how different hosting companies deploy mod_security, I am not sure who is actually affected.
These are different methods to run optimization and try to convince the server to clear the cached data and report real status of the tables. Depending on the MySQL/MariaDB configuration, you can often have optimization completed, but the server still reports that it is not optimized due to the cache of the table statistics.
For some servers, different methods offered in this plugin give you better results. According to MySQL documentation ‘OPTIMIZE’ is all you need, but in reallity, it is not that simple.
Regards,
MilanForum: Plugins
In reply to: [GD bbPress Attachments] play audioHello,
GD bbPress Toolbox Pro has an option for the audio and video files to be embeded as media content. There are no plans to include that in the free version.
Regards,
MilanForum: Plugins
In reply to: [SweepPress: Website Cleanup and Optimization] New update ”broke” the UIHi,
I can’t reproduce this problem. Can you click on any menu item in the navigation sidebar, and when you do what happens?
Milan
Forum: Plugins
In reply to: [DemoPress: Demo Content Generator] Great Plugin – But One RequestThis plugin can create a lot of posts, because it does work in batches based on the server timeout. I created 500+ posts at once, plugin automatically spawn new threads if more posts need to be generated.
Forum: Plugins
In reply to: [GD bbPress Attachments] Multiple file upload not workingI can’t reproduce the problem with the ‘Add New File’ button, it works fine on my end. Can you check if you maybe have some JavaScript or jQuery errors on your website, because when jQuery code fails anywhere on they website it stops other code from working and that can cause this button to fail. If that is the case, you have to fix the broken code wherever it is, and my plugin code will work.
Forum: Plugins
In reply to: [GD bbPress Tools] E_ERROR was caused in line 53Fixed in 3.5.3.
Forum: Reviews
In reply to: [GD bbPress Tools] A lot of issuesPlease, report any problems, and I will fix them. Review like this is not very helpful. Thousands of websites use this plugin, and there are no reports of such massive issues.
Forum: Plugins
In reply to: [GD bbPress Tools] BBCode SupportShortcodes don’t work in comments by default, there are some code tweaks to enable it, but there is no option in WordPress to do that. Shortcodes by default work in posts only.
The option in my plugin to ‘Limit to bbPress Only’, if disabled, will process shortcodes regardless of the post type, but to enable it in comments or elsewhere is not supported, and you can try some code tweaks to do so.
Some BBCodes can cause problems in BuddyPress (due to their templates system), so that is why by default BBCodes are limited to bbPress only.
Forum: Plugins
In reply to: [GD bbPress Tools] E_ERROR was caused in line 53Thanks for reporting. Fix is coming out soon.
Forum: Plugins
In reply to: [GD bbPress Attachments] Multiple file upload not workingEach file has to be added one by one.
I will check why the button is not working.
Forum: Plugins
In reply to: [GD bbPress Attachments] Control what file types are allowed to be uploadedHello,
GD bbPress Toolbox Pro plugin is a Pro upgrade for the GD bbPress Attachments, and it has detailed controls for allowing file types, and registering new MIME types if needed.
Regards,
Milan