Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Ben,

    The simple route: I think that going pro would give you more options, therefore I think the portfolio section could be included (the theme author is the best person to shed some light on this).

    The more complex route: if you’re familiar with code, then you’ll need to find the sections directory and add a new section to the ones already there, let’s say, portfolio.php. Then it’s up to you to add the appropriate markup and php code to this file according to the way you’d like the portfolio to be displayed.

    Each section is called via the WP Customizer and displayed on the front-page.php file (as far as I can see from browsing the code available here, on the WP.org repository). This means that you’ll need to work with the Customizer as well. Finally, you’ll want to style the new section, which is more CSS work.

    In a nutshell, it’s quite a bit of work and to carry it out yourself, your WP theme development skills need to be between intermediate and advanced.

    Which route you choose to go, pretty much depends on your time and skill.

    I hope this helps clarify what’s involved in your requirement.

    Cheers!
    -Maria Antonietta

    Thread Starter BenCabe

    (@bencabe)

    Thank you for the response but I’m not sure I’m following. Are you saying that the Pro Version comes with a template / ready-made portfolio page?

    The theme is one-page, therefore it could be a portfolio section, rather than a page, added to the ones already present.

    I browsed the theme’s website and live demo (https://themeisle.com/demo/?theme=Zerif%20Lite) and in the latter, below the Our Team heading, it’s stated that the pro version offers more options besides the ones you have in the light version. I then browsed the pro version (https://themeisle.com/demo/?theme=Zerif%20Pro) and found out that it indeed offers a portfolio section.

    It’s also possible to build that extra section, but that requires familiarity with WP theme development.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to set up projects page?’ is closed to new replies.