• ethom52

    (@ethom52)


    HI,

    From WP tutorials shown that the Header options can be found in Appearance – Theme options – Header. There is NO Header in the Section Them Option. Where is it? How can I change the header image??

    THanks

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter ethom52

    (@ethom52)

    Theme Author Ben Ritner – Kadence WP

    (@britner)

    This theme doesn’t have a header tab… if you want to change the background of the header area you can in the theme options > advanced styling.

    Or you can add a banner image that would appear below your logo and menu in the theme options > main settings.

    Kadence themes

    hannah

    (@hannahritner)

    Hey, are you wanting to change the header background? Or change the logo image? You can set the background in theme options > advanced styling. And if it’s the logo you want to change you can do that in theme options > main settings.
    WP tutorials are not going to match up exactly because theme options change based on the theme. Virtue has it’s own tutorials you can find here- https://www.kadencethemes.com/tutorials/

    Hannah

    Thread Starter ethom52

    (@ethom52)

    Thanks to all very much. Your help is greatly appreciated.

    Kind REgards

    Thread Starter ethom52

    (@ethom52)

    Hi,

    I am trying to code in the Editor – Text, so my text appears with bullet points.
    <p>

    • text
    • text

    </p>

    Once I hit Update, nothing is changed. How can I achieve what I am trying to do??

    https://zhealthproducts.co.uk/wp-admin/post.php?post=4&action=edit#

    Please help
    Thanks

    Thread Starter ethom52

    (@ethom52)

    I have also tried to edit in Visual but nothing seem to be working?

    hannah

    (@hannahritner)

    Hey, if you’re in the visual editor you can just select the bulleted list button in the toolbar toggle.

    Hannah

    Thread Starter ethom52

    (@ethom52)

    Hi Hannah,

    I tried to choose the bulleted list button and when I hit Update nothing is changed. THanks

    If you go to the text tab in the editor, the markup you should see or enter is to this format:

    <ul>
    <li>Item 1</li>
    <li>Item 2</li>
    <li>Item 3</li>
    </ul>

    Thread Starter ethom52

    (@ethom52)

    Hi Lorro, thank for this but its not working. I have put the code and its there as soon as I hit Update its discards all the changes that I’ve made.

    There are a few debug steps to work through. I should start by reinstalling WordPress at Admin page > Dashboard > Updates – click “Re-install Now”.

    hannah

    (@hannahritner)

    Hey ethom52, I would also try deactivating plugins and see if that fixes things.

    Hannah

    Thread Starter ethom52

    (@ethom52)

    Hi Lorro,

    I am using version 4.0 and may be its different because when I go to Dashboard – Updates there is no option to Re-install. The only options I have there are Update Plugins and Update Themes.

    Thanks

    Elena

    Hannah’s suggestions is good and does not take long to do, so its a good step. If it fixes the problem, reactivate the plugins one-by-one to try to identify which one is causing the conflict.

    You might also temporarily switch to the default TwentyFourteen theme to be able to rule out a theme issue.

    If the problem persists when you have deactivated all plugins and tried another theme, it looks like your WordPress install is not complete or corrupted. You have reported 2 things that are missing. Consider a manual reinstall of WordPress.

    Download a fresh copy of WordPress and unpack it on your hard drive. Using FTP or your host’s file manager software, copy the files to your webserver. Be careful not to overwrite wp-config.php or your wp-content directory. Take a backup and read the instructions before starting.

    Thread Starter ethom52

    (@ethom52)

    Thanks a lot for your suggestions. I will try to implement the steps described. Many thanks

    Elena

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘where and how to change Header image’ is closed to new replies.