crossi72
Forum Replies Created
-
Forum: Plugins
In reply to: [CMB2] metadata generated from CMB2 disappears from DBDone, I shared the file directly from cloud backup because sending you some gigabyte of email attachment is not a good idea ^^
Thanks
C.Forum: Plugins
In reply to: [CMB2] metadata generated from CMB2 disappears from DBHi Michael,
I have lot of code because I have lot of metadata ??I use metaboxes for:
– address
– Google map (with a custom sanitization to remove html markup)
– hotel special prices
– custom image galley
– slideshow selectionI wrote function AddFieldToMetabox to reduce the code needed for add a control to a metabox, I usually write lot of support functions to divide my code so I used this kind of approach also with CMB2 but I can remove my function to make some test.
This is an example of metadata stored in DB (field _esl_indirizzo):
a:1:{i:0;a:4:{s:3:”via”;s:28:”Viale Alessandro Manzoni, 19″;s:3:”cap”;s:5:”47900″;s:5:”citta”;s:6:”Rimini”;s:9:”provincia”;s:2:”RN”;}}Every custom field name starts with _esl_ to make easier to find.
When the problem occurs every metadata with the name that starts with “_esl_” disappears and I have to restore a backup.
If you want I can give you an access to the site or a full backup.
thanks for your support
Best regards
ClaudioForum: Reviews
In reply to: [Phoenix Media Rename] Simple, effective and much neededThanks for you review, I’m glad my plugin could make your job easier ^^
C.
Forum: Reviews
In reply to: [Phoenix Media Rename] Works fine!Thank you for you review ??
C.
Forum: Plugins
In reply to: [Phoenix Media Rename] The problem with UTF8 filenameI released an update to fix issue with non-latin characters, let me know if you still have problems.
Regards
C.Forum: Plugins
In reply to: [Phoenix Media Rename] Incomplete article correctionThey asked to open a ticket and provide an example of the issue, may you provide those data?
I’ll paste their response:
Hi Claudio,
Please submit a ticket here: https://help.bluchic.com/submit-a-ticket/
Kindly describe what you did and what exact issue are you facing and provide the URL address to the page/post with the image issue.
Thanks!Forum: Plugins
In reply to: [Phoenix Media Rename] The problem with UTF8 filenamehi @pop_0098,
thanks for your feedback, I’ll try to resolve this issue and update plugin as soon as possible.Regards
c.Forum: Plugins
In reply to: [Phoenix Media Rename] Incomplete article correctionI looked for Lynette theme but it is a commercial one, do you know if there is a free version to use for development and testing?
Forum: Plugins
In reply to: [Phoenix Media Rename] Incomplete article correctionHi @jgnbeb,
which theme are you using?Do you have other plugins installed?
Forum: Reviews
In reply to: [Phoenix Media Rename] Didn’t work at first, but now it doesUsually this happen when the folder already contains a file with the name you choose, can you check if this is the case?
Can you write the sequence of operation that produced the error, so I can try to reproduce the problem?
Thanks for your feedback
C.Forum: Plugins
In reply to: [Phoenix Media Rename] File renaming errorYou need to change the file name, if the plugin does not detect a change to the name of the file it will do nothing.
I’ll try to remove the control on file name changes, so it will be possible to apply sanitization to actual file names.
C.
Forum: Plugins
In reply to: [Phoenix Media Rename] File renaming errorHi w3is,
the plugin rename only the files for which you have changed the name.I never thought about this kind of use but I think it can be useful so I’ll release a new version as soon as possibile.
Thanks for your feedback
C.Forum: Plugins
In reply to: [Phoenix Media Rename] not seeing the rename bulk optionI can’t reproduce your issue, can you tell me which plugin are active on your site and the WordPress version you are using?
C.
Forum: Reviews
In reply to: [Phoenix Media Rename] Makes it’s jobI’ve added a sanitization to file name and released a new version, let me know if you still have problems with special characters in file names.
C.
Forum: Plugins
In reply to: [Phoenix Media Rename] not seeing the rename bulk optionI’ll check as soon as possible.
Thanks for your feedback.