Facebook Cataloge and Woocommerce

mixtape25

New member
Sep 9, 2022
18
6
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
 

mixtape25

New member
Sep 9, 2022
18
6
3
Germany
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 ? :)
 

Forum statistics

Threads
69,227
Messages
908,445
Members
237,061
Latest member
itachii

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu