“This product belongs to a category or tag that is excluded from the Facebook catalogue sync. It will not sync to Facebook.
To sync this product to Facebook, click Go to Settings and remove the category or tag exclusion or click Cancel and update the product’s category / tag assignments.”
I don’t want to include it in the sync, that’s the whole point of excluding it. So now I cannot update any of my products in other categories unless I first deactivate the Facebook plugin.
Any thoughts on how to resolve it would be greatly appreciated.
]]>I have a quick question about the pro version of this plugin. I’ve used the lite version and I was very happy with the plugin, but I’ve started to sell mixed products, where some product need a delivery date and some don’t (delivery as soon as possible). I was wondering what happens, with the PRO plugin, if customers select items from both excluded categories AND included categories at checkout? How does present the option at the front end?
Thanks for your answer:)
https://www.ads-software.com/plugins/jquery-categories-list/
]]>I’m trying to create a homepage with a post listing running infinite scroll, but i am having having some weird behaviour with excluding a category from the loop.
the first page of the loop is displayed as it should (without any posts from the excluded category), but when the infinite scroll loads the subsequent pages, it is not excluding the desired category anymore.
here is the code i am using:
<?php $infquery = new WP_Query( 'cat=-9' ); ?>
<?php if ( have_posts() ) : ?>
<?php while ( $infquery->have_posts()) : $infquery->the_post(); ?>
<?php get_template_part( 'content', get_post_format() ); ?>
<?php endwhile; ?>
Anyone have any idea of what i am doing wrong?
Thanks in advance,
Bruno
https://www.ads-software.com/plugins/jetpack/
]]>Please note that I’m trying your widget due to the standard Archive widget is not working properly. That is it’s returning the latest Posts regardless of which Archive link is clicked. www.kairosmissions.org
Thanks.
]]>https://www.ads-software.com/plugins/wptouch/
]]>If I have the post in Excluded Category, and then, a week later, change it to another Category that would normally be included in the feed, will this post then activate and show up? Or, because it is a week old, the feed won’t grab it, since I imagine it grabs posts that are dated SINCE the last time it pinged?
Thanks for any input. I’m sure this falls in the category of “things so simple no one tells you…” but I obviously need to be told!
]]>