[ad_1]
As the title says. I’m trying to do the above.
I managed to find some code that will do this for me on this link here (the second code)
Only, I’m a bit of a noob and need some help. Where exactly do I paste this code?
Do I create a .php file and upload it somewhere? Or do I paste it into an existing php file? And if so, which one?
[ad_2]
It goes in your child theme’s functions.php
If you aren’t currently using a child theme, you’ll need to install or create one.