• I am developing the website for my law firm and am having trouble creating click-able links. I know in the footer the code for the copyright is :
    <?php printf(__(‘Copyright 2014 DeCarlo & Valentine, LLC. ‘,’onetone’),esc_url(‘dvllclegal.com/’));?>
    and this allows the “DeCarlo & Valentine, LLC” to be a click-able link (albeit one that brings you back to the same page).

    I was trying to figure out how to apply the same click-able feature to other items such as the picture in the “Our Practice” section to take them to a separate block style page that expands on each area.

    Thanks in advance

    DVllclegal.com

  • The topic ‘Linked titled/pictures’ is closed to new replies.