• Resolved galapogosian

    (@galapogosian)


    if you look at my page, you can see my twitter widget on the right-hand sidebar. deadashellhp.com

    I need to add an image right above that (same width). It needs to link to another page. Is there a way to do that?

    Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author nobita

    (@nobita)

    Hi galapogosian

    Please create a template part file name below

    hook-prepend-default-sidebar.php

    and write below

    <a href="your link"><img src="http://your image uri" style="max-width:100%;" alt="..." /></a>

    Thank you.

    Thread Starter galapogosian

    (@galapogosian)

    How do I upload this and integrate it? I don’t see any way to add files in the editor.

    Thank you.

    Theme Author nobita

    (@nobita)

    Dashboard / Media / Add New

    click Edit

    Copy File URL

    Thank you.

    Thread Starter galapogosian

    (@galapogosian)

    I know how to add a picture, what I can’t figure out is how to add the php file.

    I copied the code into a text file and renamed it “hook-prepend-default-sidebar.php”, so how do I get that into the theme?

    Thank you.

    Theme Author nobita

    (@nobita)

    I copied the code into a text file and renamed it “hook-prepend-default-sidebar.php”, so how do I get that into the theme?

    You need use FTP and upload Raindrops theme directory.

    Thank you.

    Thread Starter galapogosian

    (@galapogosian)

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Add image to right-hand sidebar?’ is closed to new replies.