Marco Milesi
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Attachments] Problema visibilità file in libreria mediaThank you for reporting the issue and for your time debugging the problem!
I have just released version 5.3.4, which includes the fixes for the issues you mentioned. Please let me know if everything is working correctly now!
You can also follow the project and contribute directly on the GitHub repo: https://github.com/WPGov/wp-attachments
Best regards,
MarcoForum: Plugins
In reply to: [WP Attachments] Deleting attachments shows ‘Are you sure…’ message 3 timesThank you for reporting this. I have just released version 5.3.4, which includes the fixes for the issues you mentioned. Please let me know if everything is working correctly now!
Forum: Plugins
In reply to: [WP Post Redirect] open link in new tab not workingHi @maretino !
Currently, the “Open in new tab” (target=”_blank”) feature in WP Post Redirect is designed to work for navigation menus (it uses the nav_menu_link_attributes filter to inject the attribute when a redirect post is added to a WordPress menu).
If you are using the redirect links elsewhere (for example, in a post archive, a custom widget, or directly within the theme’s homepage template), the plugin might not be catching those links automatically.
To help me understand better and provide a fix/suggestion:
- Where are you trying to use these links (e.g., in a widget, Gutenberg block, or a custom PHP template)?
- Are you using a specific theme or page builder (like Elementor or Divi)?
Let me know!
Buongiorno,
gli slug sono gestiti da WordPress e dovrebbe essere possibili cambiarli.By default si presentano nel seguente formato:
trasparenza/piano-triennale-per-la-prevenzione-della-corruzione-e-della-trasparenza/Se non risulta possibile modificarli la causa potrebbe essere la configurazione del server, del file .htaccess o di conflitti con altri plugin/temi.
Forum: Plugins
In reply to: [Browser Theme Color] Does not work in Safari IOS26Hi Ralph,
It appears that Safari on iOS 26 has dropped support for the
theme-colormeta tag, which means custom theme colors for the browser UI are no longer applied. Here is the link for reference: https://www.reddit.com/r/webdev/comments/1ni74bd/redesigned_safari_has_dropped_support_for/We are actively investigating possible workarounds and alternative solutions. One approach under evaluation is leveraging the site’s background color and related CSS properties to achieve a visually coherent effect despite this limitation.
If anyone has suggestions or ideas for how the plugin could evolve to better handle this new environment, we are open to discussing potential improvements and integrations.
Forum: Reviews
In reply to: [Telegram Bot & Channel] Плагин с двойным дномYour accusations are completely false and quite serious. If they were true, I urge you to report them directly to ww.wp.xz.cn, as they have a zero-tolerance policy for such malicious claims.
Let me be clear: there is no file named “guetebberg.js” in the plugin. The only file is “gutenberg.js,” and you can verify the content for version 3.6.3 here: https://plugins.svn.ww.wp.xz.cn/telegram-bot/tags/3.6.3/.
Furthermore, the vulnerability you mentioned does not involve sending external credentials. It relates to a minor “sanitize” XSS issue concerning the plugin’s settings, which can only be exploited by users with administrative access. This is not the serious threat you are implying. You can check it here: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-34006
The development is transparent and you can also follow it on GitHub: https://github.com/WPGov/telegram-bot.
Your claims are unfounded, and I encourage you to verify the facts yourself rather than giving unnecessary credit to AI, because the entire codebase is public and the “malware” you mentioned never existed.
Forum: Plugins
In reply to: [WP Attachments] New version is showing blank attachments heading in templateHi,
Thanks for your feedback and for reporting the issue!
I’ve just released version 5.2, which addresses the problem with the “Attachments” heading showing up even when there are only images attachments (or featured image).
Please update to version 5.2 and let me know if the issue is resolved on your end. If the problem persists or if you notice anything else unusual, feel free to share more details — I’ll be happy to take a closer look.
Also, i added the new function to disable the plugin for some custom post types and to control the default frontend show-up option for each one.
Thanks again for your support!
Forum: Plugins
In reply to: [ACF OpenStreetMap Field] Leaflet JS maps not loadingSame problem here with everything up-to-date.
/ping @podpirate
Buongiorno,
il plugin eredita nativamente le funzionalità native di WordPress in merito alla data di pubblicazione e di ultimo aggiornamento dei contenuti. Queste 2 informazioni possono essere ottenute con funzioni native di WP che possono essere integrate nel tema in uso. Essendo la parte di visualizzazione front-end gestita dal tema, la soluzione più elegante è quella di intervenire direttamente sul tema.Rif. https://developer.ww.wp.xz.cn/reference/functions/get_the_date/
Rif. https://developer.ww.wp.xz.cn/reference/functions/get_the_modified_date/
Cordialmente,
MarcoForum: Plugins
In reply to: [Amministrazione Trasparente] Sottosezioni delle sezioni presentiBuongiorno Francesca,
al momento il plugin gestisce le voci di primo livello fisse, mentre quelle di secondo livello in cui vengono inseriti i contenuti (livello 3) possono essere rinominate, aggiunte o eliminate.Se l’intento è creare un ulteriore livello 4 potrebbe essere attuato rendendo gerarchico il post-type amm-trasparente e intervenendo sul template. Analogamente, forse più impattante, rendendo gerarchica la tassonomia “tipologie” e intervendo ancora sul template.
A presto,
Marco MilesiForum: Plugins
In reply to: [Amministrazione Trasparente] Nuovo Gruppo Attuazione misure PNRRBuongiorno @francescasam,
l’ultima versione del plugin integra una funzionalità di modifica delle sezioni, pertanto “Attuazione misure PNRR” può essere caricata all’interno del menù “Trasparenza > Tipologie” e poi associata ad una sezione (es. “Altri contenuti” tramite apposita funzionalità in “Trasparenza > Impostazioni”.Ho indicato “Altri contenuti” in quanto rilevo che ad oggi alcuni grandi enti la stanno gestendo in questo modo. Nulla vieta di includere la nuova tipologia in altro gruppo (creare un nuovo gruppo invece richiederebbe un aggiornamento del plugin da parte mia o modifica custom da parte dell’ente).
Cordialmente,
M.Thanks for reporting the issue. I’ll reproduce the warning and check the vulnerability.
Forum: Plugins
In reply to: [Amministrazione Trasparente] Personalizzazione menù trasparenzaBuongiorno @asialovera,
la versione 8.1.2 risolve alcune anomalie riguardo al tema da lei segnalato.Cordialmente,
M.Forum: Plugins
In reply to: [WP SPID Italia] gestione errore messaggi sitoBuongiorno,
l’ultima versione del plugin integra correzioni sui temi segnalati.
Cordialmente,
M.Forum: Plugins
In reply to: [Amministrazione Trasparente] Personalizzazione menù trasparenzaBuongiorno @asialovera,
state utilizzando il widget del plugin?