How to have a pdf open when clicking on a wordpress site page title

admin

Administrator
Staff member
I'm trying to set up our wordpress page to automatically display a pdf when a user clicks on the page title.

Here is the example we are trying to emulate

On the Carlmont H.S. foundation website, under the Our Supporters tab, if you click on "2015-2106 Honor Roll", it directly links to:

<a href="http://www.carlmontacademicfoundation.org/wp-content/uploads/2016/10/2015-16-Donor-Roll.pdf" rel="nofollow noreferrer">http://www.carlmontacademicfoundation.org/wp-content/uploads/2016/10/2015-16-Donor-Roll.pdf</a>

Here is our website:

<a href="http://www.aragonfund.org/" rel="nofollow noreferrer">http://www.aragonfund.org/</a>

If you click on donors the page opens and displays at plugin that displays the PDF. We are wanting it to just open directly.