Are those regular tags or custom taxonomies?
You need to use taxonomy_slug|tag format.
Thread Starter
linhos
(@linhos)
I’m using regular tags, the tags created in wordpress, put the tags within the facebook groups that wish they were sent only, and “announce (ads) ClassiPress” I put the tags for the group that would like to have sent
Thread Starter
linhos
(@linhos)
What did you mean “You need to use taxonomy_slug|tag format.” HOW DO I DO THIS
Exemple, ?
1. You are using clean WordPress without any modifications.
– Set a network in the SNAP.
– Click “Advanced”, enter “tag1” to the “Tags and Custom Taxonomies” field.
– Make a new post with “tag1” in the “Tags”. This post will be posted to that network.
– Make a new post without “tag1” in the “Tags”. This post will NOT be posted to that network. You will see “Skipped [Excluded tag]” in the log.
2. You are using some custom taxonomies with WordPress. (for example Woocommerce)
– Set a network in the SNAP.
– Click “Advanced”, enter “product|tag1” to the “Tags and Custom Taxonomies” field.
– Create a new Woocommerce product with “tag1” in the “Tags”. This post will be posted to that network.
-Create a new Woocommerce product “tag1” in the “Tags”. This post will NOT be posted to that network. You will see “Skipped [Excluded tag]” in the log.
Thread Starter
linhos
(@linhos)
Ok, I tried everything, I used the following positions in taxonomy_slug field
ad_category | cars
ad_listing | cars
Ad | cars
and nothing works in ClassiPress, you can actually tell me in which ClassiPress taxonomy should I use
No spaces.
NOT:
ad_listing | cars
MUST BE:
ad_listing|cars
Thread Starter
linhos
(@linhos)
The spaces were by translator google account you entered but I’m using without spaces ad_listing|homes, and still does not work