• How do I change the picture behind the title? I mean the picture behind the transparent black header. I can only find how to do something similar for the frontpage. Please, I would really appreciate any help to make this otherwise cool plug-in work.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi
    Thanks for contacting to us.
    To change the picture behind the title for this you need to use the Unique header plugin.
    Download and install unique header plugin from this link.
    https://www.ads-software.com/plugins/unique-headers/

    Let us know for any confusion.

    Thanks
    SpiceThemes Support Staff

    Thread Starter windwandel

    (@windwandel)

    Thank you for the quick reply! I installed it, but it does not work, thus it is currently deactivated again. Might have to do with the fact that it has only been tested up to WordPress 5.4.2 and not 5.5.1. But I guess that`s the job of the Unique Headers team then? I also read somewhere that it would not work in general with themes that utilize headers themselves.

    Greetings,
    Wind of Change

    Hi
    To add unique header plugin support in Honeypress for this simply follow the given below instruction.
    1 Find the breadcrumbs.php file located in theme folder >> inc folder >> breadcrumbs folder >> find the file.
    2 Open the file and find the below line of code on line no 23.

    <section class="page-title-section">

    3 Replace the line with the below line of code.

    <section class="page-title-section" <?php if ( get_header_image() ){ ?> style="background:#17212c url('<?php header_image(); ?>')" <?php } ?> >

    Let us know for any confusion.

    Thanks
    Support Team

    Dear all,
    I’m not able to modify/remove the title for the picture. This will change for every other pages (with the page title), but is not working for the index page.
    Can you help me?

    Thanks,
    Giuseppe

    Hi @ppfiore

    Replied here

    @windwandel can we close this ticket.
    Thanks
    Akhilesh

    Thanks a lot Akhilesh

    After changing the code in the Theme breadcrumbs file I am now able to see whatever customer header I want to add.

    The size is a bit of a problem as the banner needs to be just the right size so that it shows up, but at least I can change the image now.

    @windwandel – I found out that to change the breadcrumbs file you need to go to:
    – Appearance
    – Theme Editor

    Then you find the file Akhilesh mentioned by finding it in the folder on the right hand pane.

    • This reply was modified 3 years, 11 months ago by lukeharman123.

    @akhlesh-nagar

    Could I kindly ask one small follow up to this thread as, having done the above, I am now struggling to find out what size I should make the images in order that they fit perfectly behind the title of the page.

    Do you know what size the images should be so that they fit perfectly? Otherwise I am either getting images that do now show (because the image size is too big) or they are repeated (because the image size is too small).

    Would really appreciate your help with this.

    Kind regards,
    Luke

    Hi
    For better image aspect ratio kindly upload 1900*400 (width*height)px size image.
    Let me know for any confusion.

    Thanks For patience.
    Thanks

    Thanks @akhileshnagar

    I did try to resize though I think the standard option is for the image to repeat if its not the perfect dimensions, but it looks pretty good anyway.

    Thanks for helping resolve the issue.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Changing the Picture behind the title’ is closed to new replies.