Plugin Author
Arnan
(@adegans)
Take a look at post injection in your group settings.
Hi Arnan,
Thank you for that,
Looking at the area your refer and whilst I can see ‘Which categories’ the only ones showing there are ‘post categories’.
Let me explain more,
The theme I am using, which is a directory listing site, uses ‘listing_type’ so in Adrotate’s ‘Which categories’, it does not include the categories i.e. cars, fashion, shopping etc
Hope you give me some guidance as to how I can include these in Adrotate’s ‘Which categories’.
Many Thanks
Plugin Author
Arnan
(@adegans)
AdRotate only looks at post categories.
If your custom post type has a conditional or something similar you can create your own filter in your theme.
WordPress has a whole bunch of conditionals built in. Perhaps you can use one of those.
https://codex.ww.wp.xz.cn/Conditional_Tags
That’s beyond the scope of my support though.