[Support request] How To Make A Fully Widgetize Full Width Homepage Template.

Home Forums Support [Support request] How To Make A Fully Widgetize Full Width Homepage Template.

Home Forums Support How To Make A Fully Widgetize Full Width Homepage Template.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1353598
    Prakhar

    We Wanna Make A Fully Widgetize Full Width Homepage Template Only With Header & Footer. In Middle Area We Want To Add Widgets According To Us. Guide Us How We Can Do This. You Can Guide Us With PHP Example Because We Are Familiar With It.

    Thanks & Regard

    #1354182
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You should just be able to:

    1. Copy the page.php template and add it to your child theme.
    2. Rename it to front-page.php
    3. Replace the loop with your custom code: https://github.com/tomusborne/generatepress/blob/2.4.2/page.php#L29-L50

    #1354714
    Prakhar

    How Can I Add One Widget Are In Middle Of Header And Footer. In Which Area We Can Add Some Widgets..

    #1354781
    David
    Staff
    Customer Support

    Hi there,

    this article explains how you register and display your own widget area:

    https://codex.wordpress.org/Widgetizing_Themes

    #1363261
    Prakhar

    Can I Add Some Little HTML In WordPress/Generatepress Author/User’s Full Displayed Name, On Frontend.?

    #1363330
    David
    Staff
    Customer Support

    You can use generate_post_author_output

    https://docs.generatepress.com/article/generate_post_author_output/

    Could your resolve this topic and if you need any other help, please raise a new topic.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.