Okay
  Public Ticket #3628667
Problem setting up Heading text on the main page
Closed

Comments

  • Abdul Moiz started the conversation

    The Page I have provided in the related URL is the main page of my website . My problem is I am trying to find out how I can add heading on this page I have tried updating it from the backend page but that does not work


    Please help me with this matter

  •  1,806
    Support replied

    Hello Abdul,

    The page that you have set up as your home page has the Showcase Carousel page template.

     Portfolio page templates do not display the content entered in the editor. They just build the layout automatically based options of the page and on portfolio items options (hero image, hero title, subtitle, background etc). These options are not configurable through the editor but in wordpress admin.

    So you edit these page templates indirectly, by creating / modifying the portfolio items in Admin -> portfolio.


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Abdul Moiz replied

    Hi I think you misunderstood me, I have the rest of the things set b ut I cannot figure out how I can add a h1 tag on the main page like I have highlighted in the image

    4251048076.png
  •  1,806
    Support replied

    ok, I see what you mean.

    You need to redefine the template and add a call to <?php the_content(); ?> function (or hardcoded html h1) before the carousel slider

    file portfolio-carousel-page.php

    https://prnt.sc/lGiXjUX5Rchz

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy