• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Facebook Cataloge and Woocommerce

mixtape25

New member
Sep 9, 2022
16
7
3
Germany
Hi,

sorry for maybe a dumb question, i have an affiliate shop with more then 150K Items....
and i struggle with these Facebook catalogs, ive read something about these "pixels" ?
how does it work ?
or other question, which would be more "powerful" for me, would be if theres an Plugin for Wordpress where i can upload or select/create an catalogue about the brandname ( {brandname} taxonomy).
if i put all in one catalouge it breaks down, lol.... Maybe im too dumb to understand or im thinking too far.....
or have i forgot or missunderstood anything ?
sorry im not so the FB or Instagram freak...

thanx in advanced
 
ok, it seems all be fine atm, except the brands issue.
it seems i have to modify the facebook-commerce.php
on line: 2066
Code:
'brand'        => Framework\SV_WC_Helper::str_truncate( wp_strip_all_tags( WC_Facebookcommerce_Utils::get_store_name() ), 100 ),

to:

Code:
change this : 'brand' => strip_tags(get_the_term_list( $post->ID, 'product_brand', '', ', ' )),
now, funny thing...i dont even know which "taxonomy" it uses its like under: Categories the pa_brand code ?
i just uses wp all import and have an own Brand taxonomy....anyone know where i can see or check which is the correct "name" i must use for this edit in the php ? :)
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock