Here's what I'm trying to accomplish. I want to add a "related products" section to the bottom of my single posts on a wordpress blog.
Here's how I want it to work, I just dont know how to code it.
Create a relatedproducts.php file (this file will have the html code for the ads I want shown so I can tweak them when necessary)
I know I need a php call on the single.php file in order to get the ads pulled over to that location. This can't be too complicated, but I'm not getting how to make it work. Thanks for the help. I really need to breakdown and buy a PHP for dipshits book.
Here's how I want it to work, I just dont know how to code it.
Create a relatedproducts.php file (this file will have the html code for the ads I want shown so I can tweak them when necessary)
I know I need a php call on the single.php file in order to get the ads pulled over to that location. This can't be too complicated, but I'm not getting how to make it work. Thanks for the help. I really need to breakdown and buy a PHP for dipshits book.