Forums

Add PDF download in my Sidebar (4 posts)

  1. msdesign21
    Member
    Posted 2 years ago #

    I am wondering if someone could give me php code that would allow me to insert a PDF icon and download link in my sidebar. I have the pdf image in my theme images folder, and can upload the pdf to download through my uploads folder. Can anyone help?

  2. msdesign21
    Member
    Posted 2 years ago #

    I would like to replace the old code below (which i commented out) for the PDF download:

    <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('sidebar_full') ) : ?>

  3. <div class="sidebarbox">
    <h2>Download Files</h2>

      <!-- <?php wp_get_archives('type=postbypost&limit=10'); ?>-->
      Post files here

    </div>

  • Otto
    Tech Ninja
    Posted 2 years ago #

    Just put a text widget in the sidebar on the widgets page, then put the HTML code you want into it. Link and everything. No PHP editing required.

  • msdesign21
    Member
    Posted 2 years ago #

    Cool I will try it!! Thanks.

  • Topic Closed

    This topic has been closed to new replies.

    About this Topic

    Tags