Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #623943

    Hello,

    I can add links to images on main pages but can’t figure out how to do this for an image in the sidebar on my blog. I’m trying to get the ‘view services’ image at the top left of my blog page to link to this page http://www.theoriginalwordsmith.co.uk/services/

    My login details are below if you need those.

    Thank you,

    Lauren

    #623983

    Hi Lauren!

    Thanks for getting in touch with us!

    I made the change for you. You just needed to add the URL in the link section of the shortcode you added. You can view the change I made on your site in the widget section.

    Regards,
    Jordan

    • This reply was modified 8 years, 6 months ago by Jordan.
    #624003

    Thanks Jordan! You’re a star :-)

    Lauren

    #624005

    Hey!

    You’re most welcome Lauren :)

    Feel free to reach out on the forum again if you need assistance with anything else.

    Cheers!
    Jordan

    #624006

    Actually… there is something else you can help me with (sorry to be a pain!)

    I was just trying to figure out how to add the code in the private content box below to my index.html file to verify my Pinterest account?

    Thank you again!

    Lauren

    #625257

    Hi Lauren,

    Please try the following in your functions.php file:

    function add_pinterest_meta(){ ?>
    <meta name=”p:domain_verify” content=”733e6089c408c97230a09674a4e94c08″/>
    <?php }
    add_action('wp_head', 'add_pinterest_meta');

    Thanks,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.