Footer Logo

Discussion in 'VideoCraft WordPress Theme' started by amaconline, Nov 7, 2013.

  1. amaconline

    amaconline Member

    Joined:
    Feb 17, 2013
    Messages:
    217
    Likes Received:
    6
    Hi, The logo on the footer does not change. It stays as default as "Video Craft".
    Also How to show just the Parent Category and avoid Child category to display.

    Thanks a million.

    Please help. Thank you.
     
  2. smurph2020

    smurph2020 New Member

    Joined:
    Nov 4, 2013
    Messages:
    11
    Likes Received:
    0
    Amaconline, this post was already answered in a previous post. However, there are 2 ways to fix this:

    1. Upload the logo that you'd like to use into your media library. Once uploaded select the image and find the permalink (URL address) to the graphic. Under Appearance-Widgets add a text widget to the Second Footer Widget Area with no title and in the body add this text...
    <a href=" #" > <img src="http://www.domain.com/wp-content/uploads/2013/11/YourUploadedLogo.png" /></a>
    replacing the img src (image source) with the url address of your image.

    2. If you have FTP access to your website you can into wp-content/themes/videocrafttheme/images and replace the logo.png with your own logo.

    Happy coding,
    Sean
     

Share This Page