• Resolved gudthing

    (@gudthing)


    Good afternoon everyone!

    As always, thank you for this wonderful theme, it really makes web development fun!

    I wanted to add a section below the 3 featured images. The only thing I could find is this snippet which is about adding a widget anywhere you choose.

    Which I think it would work, however, I’m not necessarily bothered about having it as a widget and I was wondering if you could perhaps connect a blank page (which you can customize within the pages panel) to the home page whilst maintaining the featured images above it e.g if we imagine the layout is something like:

    ------nav------
    ----slider----
    ---featured---
    ----HERE----         <!-- BETWEEN featured and footer
    ----footer----

    Widget would work, but I just want to make sure there isn’t a better/easier way to achieve this.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The widget area, imho, is more flexible, you can put it after the featured pages, replacing __before_fp with __after_fp, but both action hooks are inside the featured pages container, so if you want a full-width section you might want to try another hook like:
    __before_footer with opportune priorities.
    Hope this helps.

    p.s.
    customizr structural hooks -> http://presscustomizr.com/customizr/hooks-api/#global-action-hooks

    Thread Starter gudthing

    (@gudthing)

    Thanks for the response and info!

    I’m glad I was on the right track, and yeah, I guess widget is probably the better long-term solution.

    I’ll mark this as sorted, and if I have trouble implementing the widget (I’m sure I’ll be fine) I’ll post a new query on the forums.

    Thanks again, have an awesome day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add content below the featured page’ is closed to new replies.