Dominic Heselmans
Forum Replies Created
-
Forum: Plugins
In reply to: [Product Catalog Feed by PixelYourSite] GTIN and MPNok, on my end I always have to select it.
when I don’t select anything it isn’t included in the feed.Forum: Plugins
In reply to: [Product Catalog Feed by PixelYourSite] Disabled wp cronThanks
- This reply was modified 3 years, 10 months ago by Dominic Heselmans.
Forum: Plugins
In reply to: [Product Catalog Feed by PixelYourSite] GTIN and MPNDon’t select it 😉
Forum: Plugins
In reply to: [WooCommerce] import & export of productsHi @shaonback2 ,
thank you!
Hi,
We emptied server cache and website cache.
We keep getting the same error message.How do we proceed?
Thank you for the help
Seems to be working fine now.
thanks!
Hi,
Same problem here and I get a fatal error.
Thank you for taking the time to help.Forum: Plugins
In reply to: [WebP Express] WebP broken images on Safari usersForum: Plugins
In reply to: [Pixel Caffeine] Custom LabelHi Antonino,
It works!
Thank you very much for all the help 🙂
Forum: Plugins
In reply to: [WebP Express] WebP broken images on Safari usersHi Rosell,
Do you need the login to my website or is there anything else I can do?
Hosting is 100% sure that the did what was needed.Thank you for your help
Forum: Plugins
In reply to: [Pixel Caffeine] Custom LabelHi Antonio,
It’s still not showing up in the feed (I cleaned cache).
What could I be doing wrong?
Forum: Plugins
In reply to: [WebP Express] WebP broken images on Safari usersYes I did and I forwarded it to my hosting.
They told me it’s not on their end the issue.Forum: Plugins
In reply to: [Pixel Caffeine] Custom LabelHi Antonio,
I can’t seem to get it to work.I added the code to functions.php (I use genesis extender for this)

I added a global term facebook_meta

I’ve added Facebook meta to a product

Then I refreshed the feed but the extra field facebook_meta is not showing even for that specific product.
Additionally I get a parse error when I use the following code
add_filter('aepc_feed_item', function($fields, $item) { $fields['g:custom_label_0'] = wc_get_product($item['g:id'])->get_attribute('facebook_meta') return $fields; }, 10, 2);What am I doing wrong?
Thank you for the help
Kind regards,
Dominic- This reply was modified 6 years, 7 months ago by Dominic Heselmans.
- This reply was modified 6 years, 7 months ago by Dominic Heselmans.
Forum: Plugins
In reply to: [Pixel Caffeine] Custom LabelHi Antonio,
It would be a global attribute (added in
/post_type=product&page=product_attributes) we use calledfacebook_metaand it has an unique value per product. Then do we still use this code in functions.php?add_filter('aepc_feed_item', function($fields, $item) { $fields['g:custom_label_0'] = wc_get_product($item['g:id'])->get_attribute('facebook_meta') return $fields; }, 10, 2);Additionally do I need to add something to the special mapping section in Pixel caffeine?
Thank you for your help
- This reply was modified 6 years, 8 months ago by Dominic Heselmans.
- This reply was modified 6 years, 8 months ago by Dominic Heselmans.
Forum: Plugins
In reply to: [Genesis Portfolio Pro] 404 on archive pageHi Nick,
it works 🙂
Thank you!
Have a great day
Bye
Kind regards,
Dominic- This reply was modified 7 years, 3 months ago by Dominic Heselmans.
