kabummmm
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Product name + attributeshi @chiape
The exact problem is that I have started using a fullfilment service and I have to import my products to their system. After the import most of the products in their system are just “product name” and no attributes after the product name, so they can’t see the difference between the product variations. Somehow some of my products works correctly and when i import them they are like “product name – attribute1,attribute2”.
I would like that when i export a my products every of them look like “product name – attribute1,attribute2”
Best
BalintForum: Plugins
In reply to: [WooCommerce] Product name + attributesI have updated woocommerce now but the problem still exist.
This is the photo what can’t be open, I have uploaded to an other site:
https://snipboard.io/m8jEed.jpgThanks
BalintForum: Plugins
In reply to: [WooCommerce] Product name + attributesHi @maykato
Here I share with you the csv and the system report:
https://drive.google.com/drive/folders/1lQ9vPO2ThRf0_nVtXQTZlDvsfQMWdKzS?usp=sharingNow I find the difference between the produts in the csv file:
https://ibb.co/LZYkn0NOn the picture the products above are the correct ones and below are the wrong ones, but you will see them in the csv also.
Forum: Plugins
In reply to: [WooCommerce] Product name + attributesHi Berg,
Sure, these two follwing liks where the problem occures, so i can’t see the attributes when I export the products:
https://smartwatcherz.hu/termek/apple-watch-szilikon-szij/
https://smartwatcherz.hu/termek/apple-watch-milanoi-szij/These two are okay, when I export, the attributes of the variant are behind the product name:
https://smartwatcherz.hu/termek/apple-watch-szovet-szij/
https://smartwatcherz.hu/termek/apple-watch-szilikon-tok/I can’t see any difference between the product pages nor on the front end and nor in the back end, so I don’t know what makes the difference.
Kind regards,
BalintForum: Plugins
In reply to: [WooCommerce] Product name + attributessure, the following two pictures are from the same product export xlsx.
Here the attributes are missing:
https://ibb.co/DrmfHnxHere the attributes are there:
https://ibb.co/HCkh6fRIn the export file most of my products are like the first version, the attributes are missing. I would like to see the attributes for all my products.
Yes, you are right! An update probably will remove it so you have to check it time to time after updates
Meanwhile I solved it myselves.
None of the translation plugins recognize the string. So my solution was to modify the .php file.For those who has the same problem:
wp-content/plugins/pay-via-barion-for-woocommerce/class-wc-gateway-barion.php
download the .php.
Open as txt
Search for “Proceed to barion”
Modify as you wish
Save
Upload the new versionBe carful with the modification and the upload. Make backup. Good luck, good day!
So I added the ‘gtag’ to the exclusions and it changed the code
I went through the descreption what you linked and i have filtered the strings “script” in it, but it is beyond my knowladge to judge what to exclude, so I rather turned off the WP Rocket and was monitoring the google ads events for a while.
Now google ads is receving the ecomm_prodid, so its better now. Unfortunately it is the same amount as the ecomm_category so it is still not receving the data when i choose a variation
I left the WP rocket turned off. Can you please take a look at it, what could be the problem?
Thanks for the super fast and detailed answer! Tommorow i’ll check it and try to implement. Once i’ll ready with it i’ll share the result