Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #186749
    svenmagnus
    Participant

    Hi

    How can I install a slide show for the header images as in the demo

    https://catchthemes.com/demo/bold-photography-free/

    with
    01
    02
    03
    options

    It looks great but I don’t know how to create it. I’m only able to upload one header image.

    Sven

    #187013
    Skandha
    Participant

    @svenmagnus: Hello Sven,
    Go to => Appearance => Customize => Theme Options => Featured Slider => Select the pages you want to display in the slider.

    Kind Regards,
    Skandha

    #187276
    svenmagnus
    Participant

    Well, is it possible with the free version as in https://catchthemes.com/demo/bold-photography-free/ ?

    Do you need three different pages and on those are the header-images? Don’t you use a header image? Because otherwise the slider will appear below.

    In the free version only pages are supported not post, category or custom options.

    I really have no idea how to implement it.

    #187407
    Skandha
    Participant

    @svenmagnus: Hello Sven,
    Yes it is possible with free version. Only pages can be used in the free version. To use post,category or custom options in the slider you will need to upgrade to pro.

    Firstly you will need to create pages and set a featured image for each of the page.
    Then,
    Go to => Appearance => Customize => Theme Options => Featured Slider => Select the pages you just created.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #187441
    svenmagnus
    Participant

    Hi Skandha,

    it took me some time but now it works.

    See my page: http://www.svenmagnus.com

    What I still don’t get managed is how to remove the title of the start page “HOME” which repeats beneath the “Essential Content Types”, in my case the projects. I already used a plugin “Hide Title” but then also the titles of the projects disapear.

    How can I fix this?

    Sven

    #187442
    Skandha
    Participant

    @svenmagnus: Hello Sven,
    To hide the title Home
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #main .entry-title {
        display: none;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #187443
    svenmagnus
    Participant

    Hi,

    Thanks! That’s it.
    You made my day 😉

    Sven

    #187445
    Skandha
    Participant

    @svenmagnus: Glad I could help you out. Have a great day! 🙂

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Changing Header Images’ is closed to new replies.