Hey guys! I am not a coding expert, let alone a code amateur. HA! I have an advertiser who wants their link to show up on the home page only. I have added my links in widgets in the sidebar. How do I make it so one of the links shows up on the HOME PAGE only? Anyone willing to help with this would be great. I know it is something simple, but as I said, I am not a coder. Thank you!
check is_home() wordpress function if it return true then display the desired link otherwise do not display the link.