sneike
Forum Replies Created
-
Forum: Plugins
In reply to: [Media Library Assistant] Tags removed when mapping EXIF metadataThank you, I did a very quick test and it seems fixed.
Did you check if it’s only with the bulk edit, or it happens also triggering the Map IPTC/EXIF/WP metadata action from somewhere else? I think it happened to me elsewhere as well. But I’m not sure or I can’t remember enough so I didn’t test further.
I renew my question. Why you don’t allow disabling the translation with a simple setting? This way I have to edit the xml at every update.
Thanks for your quick and efficient support.
Forum: Plugins
In reply to: [Media Library Assistant] Tags removed when mapping EXIF metadataHi David, I have just sent you the email with the log attached. I hope it’s going to be helpful.
About Polylang as I said already, I have disabled the feature setting the xml config to “0”. I don’t want attachment tags or categories to be translated. For me, it makes things much more complicated having to handle taxonomy twice and I don’t need it for my website set up. Why there is not a dedicated setting for this in the MLA setting menu?
Thanks for your support.
Forum: Plugins
In reply to: [Media Library Assistant] Tags removed when mapping EXIF metadataHi David, thank you for your reply.
Looks like I am able to reproduce it consistently in the bulk edit area, regardless of the number of images I select. It seems fine using the mapping link in the single image page. I’m sorry in advance if this ends up being a configuration error on my side.
I tried to activate the debug option but I get an error when I enter the settings screen, as if it can’t find the file to write on.
ERROR: Reading the Error Log file ( /dev/stderr ) ".".I chose a custom file by setting my own alternate debug path and searching in the debug I found this:
[04-Apr-2025 17:24:31] 5326 MLAData::mla_update_single_item( 14957, attachment_category ) $tags = array (
)
[04-Apr-2025 17:24:31] 5045 MLAData::mla_set_object_terms_action( 14957, attachment_category, replace ) terms = array (
)
[04-Apr-2025 17:24:31] 5046 MLAData::mla_set_object_terms_action( 14957, attachment_category, replace ) tt_ids = array (
)
[04-Apr-2025 17:24:31] 5047 MLAData::mla_set_object_terms_action( 14957, attachment_category, replace ) old_tt_ids = array (
)
[04-Apr-2025 17:24:31] 5326 MLAData::mla_update_single_item( 14957, attachment_tag ) $tags = array (
)
[04-Apr-2025 17:24:31] 5045 MLAData::mla_set_object_terms_action( 14957, attachment_tag, replace ) terms = array (
)
[04-Apr-2025 17:24:31] 5046 MLAData::mla_set_object_terms_action( 14957, attachment_tag, replace ) tt_ids = array (
)
[04-Apr-2025 17:24:31] 5047 MLAData::mla_set_object_terms_action( 14957, attachment_tag, replace ) old_tt_ids = array (
0 => 1666,
)
[04-Apr-2025 17:24:31] 5426 MLAData::mla_update_single_item( 14957 ) message = 'Item 14957 updated.
Replacing "attachment_category" terms
Replacing "attachment_tag" terms
'
[04-Apr-2025 17:24:31] 5426 MLAData::mla_update_single_item( 14957 ) message = 'Item 14957 updated.
Changing Uploaded on from "2024-06-16 14:07:27" to "2024-05-16 14:07:27"
Changing Uploaded on GMT from "2024-06-16 12:07:27" to "2024-05-16 12:07:27"
'It looks like it’s interpreting a Replace instead of Add? I tried a thousand times and I always made sure Add is selected. I even tried to click Replace, and then selecting Add again.
Currently on the latest 3.26 version. I modified the xml config file to make tags and categories not translatable by Polylang. But I also tried to revert the original xml config file to make sure that wasn’t affecting this issue.
Let me know if you need the full debug.
Thanks
Daniele
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Link to open tabI think it goes beyond my skills and it’s not that important as of now. Thanks for your support anyway.
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Link to open tabHi Jon, without opening a new thread, I’ll use this one instead.
If I put an html id tag inside a custom tab, can I link to it from outside that tab? I tried and It doesn’t work, I guess it would need a way to jump first to that tab and then to the id tag location. Do you think it’s possible?
Thanks
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Full width bug in first tabIt’s fantastic! It seems to work now.
Thanks a lot for your support!
DanieleForum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Full width bug in first tabYes, I’m making various attempts, and I tried that code too. But they both don’t work.
If you check back now, you’ll see your code, but the bug is not fixed.
Thanks for checking. It’s really appreciated.
DanieleForum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Full width bug in first tabYes, I’m using that plugin to enable the tab linking feature.
I tried to paste this code in the same snippet I had created already for the tab links, and also in a new JS snippet, but it doesn’t seem to work. Not sure if it’s because I’m implementing it wrong, or because of the code.
Actually I’m not using at all the default description woocommerce tab by leaving it empty, and I replaced it with a custom tab called the same. (that way I can choose the position of the description slider.)
Thanks for your help.
DanieleForum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Full width bug in first tabHey Jon, thank you so much for your tip, any insight about why it is happening only in the first tab?
I thought about something like this to fix it. Would you please be so kind to explain where should I try to use that code? Should I just paste it as it is in my function.php file? Or somewhere else?
Thank you, and sorry for bothering you.
DanieleForum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Link to open tabYou’re right. Thanks for your help and explanation! It’s very much appreciated.
Keep up the good job!
Cheers
DanieleForum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Link to open tabUnbelievable! That was super quick! Thanks a lot! Can I remove the tab prefix? Is there any reason it’s better to keep it?
Sorry for the mess on the website, it’s work in progress.
Thanks
DanieleForum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Link to open tabThanks for checking in. I just sent it manually. Let me know.
Thanks
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Link to open tabThanks a lot Jon.
You should have received an email with the credentials.
My website is http://www.becycling.net
The product page I’m currently setting up is http://www.becycling.net/it/product/la-via-dellacquaIn the short description there are links to tabs for you to check.
Thanks again.
DanieleForum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Link to open tabThanks for replying, I’m sure that’s something about the theme. It’s old and obsolete, I always have thousands issues implementing modern features and plugins and it’s a huge mess to get things working. But I don’t really want to replace it, with all the work that’s going to be, so I’m hanging on there.
Console is not reporting errors relative to the custom script I think.
I’m literally currently working on the website, so it’s in maintenance mode. I can create a basic user to let you temporarily in and check the page, what do you think? Maybe sending you credentials in private?
Let me know.
Thanks a lot
DanieleForum: Plugins
In reply to: [Flexible Map] Draw map from Google spreadsheetHi Ross, did you read the last message here?
I’m still wondering how to draw a map on my website starting from a Google spreadsheet containing the coordinates. Is it possible to use flexible maps with a CSV URL file? Any better idea?
Thanks
Daniele