Forums

Add PDF download in my Sidebar (4 posts)

  1. msdesign21
    Member
    Posted 9 months 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 9 months 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>

  • Otto42
    Moderator
    Posted 9 months 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 9 months ago #

    Cool I will try it!! Thanks.

  • Reply

    You must log in to post.

    About this Topic

    Tags