• Settings –> Header images
    If I put the jpeg (url) in ‘front page image url’ – I can see some of the image below the header (in the background)
    Think I need ‘custom output’ = https://localhost/wordpress/wp-content/uploads/2013/09/L-plate.jpg (url for image)
    –> using shortcodes in custom output, below custom output there is a list of short codes:
    [image_url] … The header image URL
    [link] … The header image Link
    [width] … The header image defined width
    [height] … The header image defined height

    Could you please advise how I should enter the above shortcodes?

    Sorry, this is probably simple.

    Any help welcome

Viewing 1 replies (of 1 total)
  • Thread Starter robamshaw1

    (@robamshaw1)

    sorry, forgot to add, I have entered the following code at the end of the header.php:<?php if(function_exists(‘chi_display_header’)) { chi_display_header(); } ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Header Images –> issue setting up’ is closed to new replies.