Home>Support>I can not activate plugin on Vantage theme

I can not activate plugin on Vantage theme

Hi all, I am using Vantage theme and I want to have header image every page. So I try to install WP DISPLAY HEADER plugin. I installed but when I try to activate it gives me following message “Your current theme does not support Custom Headers.” What shall I do? Upgrade? If so which price I should chose?

Thank you for helping out.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi Tudevvaanchig

    Vantage Free and Premium unfortunately don’t support the WordPress Custom Header. Our premium version supports a masthead background which can be added from Appearance > Customize but not on a page by page basis.

    Sorry I don’t have more here.

  2. 9 years, 8 months ago Tudevvaanchig Battulga

    Thank you Andrew,

    I am very new about wordpress and this is my first web site which I am building. So if I get premium version then I can show home header image on every page. Did I understand correct.

    I am sorry that I am bothering you.

    Thank you

  3. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    No problem.

    So right now you can head to Appearance > Theme Settings and add a logo. You can also head to Appearance > Widgets and add an image to the header widget area using the Visual Editor widget:

    http://wordpress.org/plugins/black-studio-tinymce-widget/

    Vantage Premium allows you to add a background to the header area via Appearance > Customize.

    All the of the above will be global. They will apply to each page.

    If you’d like to stick with Vantage Free and still want a header background image we can help with Custom CSS.

  4. 9 years, 8 months ago Tudevvaanchig Battulga

    Thank you again.

    If you can help me Custom CSS on Vantage free theme. It would be great.

    Thanks again

  5. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    You’ll need a Custom CSS, try:

    Simple Custom CSS
    or
    Jetpack Custom CSS

    This will set a background color for the header, if you’d like. Edit the color as required.

    /* Vantage Masthead Background Color */
    
    header#masthead {
    background-color: #000000;
    }
    

    This will set a background image for the masthead:

    /* Masthead */
    
    header#masthead {
    background-image: url("http://localhost/so/wp-content/uploads/2014/09/ujKaaIATKKx7vi5kkfQn__DSC39321.jpg");
    background-repeat: no-repeat;
    background-position: center;
    }
    

    Replace my url with yours. Find the url after uploading the image to the Media Library, click on the image, check the right column, the url is there.

  6. 9 years, 8 months ago Tudevvaanchig Battulga

    Thank you very much a lot.

  7. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    No problem, hope that helps.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More