Never mind, I changed themes and got rid of it.
Plugin Support
Elvin
(@ejcabquina)
Hi there,
Sorry for the delay in response. We weren’t able to check things out.
Thank you for letting us know.
I do have another question, is it possible to exclude a category when I have the taxonomy set as tags? I would like to exclude expired posts from the above page
Plugin Support
Elvin
(@ejcabquina)
Thanks but I’m still a bit lost, I don’t get PHP, do I need a plugin to add php code to each page?
Plugin Support
Elvin
(@ejcabquina)
Thanks but I’m still a bit lost, I don’t get PHP, do I need a plugin to add php code to each page?
Here’s how to add PHP codes to your site.
https://docs.generatepress.com/article/adding-php/
It’s basically a choice between adding a child theme’s functions.php or Code Snippets plugin to add and run your PHP snippets in. 🙂
Sorry I’m still really confused, I’m actually going to have a lot of lists and pages that will all need a category excluded from them, I need something for each individual list/page, how do I do that?
Plugin Support
Elvin
(@ejcabquina)
You’ll need an is_page(array()) or is_category() depending on what you want to do.
Thank you but honestly I give up. I can work out most things but php is too confusing for me, I’m not getting it so I’ll just delete and redirect as and when I can instead.
Plugin Support
Elvin
(@ejcabquina)
Thank you but honestly I give up. I can work out most things but php is too confusing for me, I’m not getting it so I’ll just delete and redirect as and when I can instead.
Ah yeah, that can work as well depending on the scenario.
Let us know if you need further help.