Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter aprieg04

    (@aprieg04)

    Hi Mat,

    Thank you very much for your response! I’ll take a look at that docummentation.
    Since I’m new at this and I’m just testing WP, I think that right now it isn’t worth enough to get the PRO version, but I’ll think about it in the future!

    Have a nice day!! ??

    Thread Starter aprieg04

    (@aprieg04)

    I already tried following these steps:

    1. Go to Appearance > Editor and choose Static Front Page(frontpage.php)
    2. Copy the contents into a text file and name it whatever you like then add a Template Name on top of the code.
    3. Upload this PHP file to the wp-content/themes/Illdy/ folder using FTP.
    4. Go to Pages > Add New. On the right panel, choose the New Template you’ve added.

    My test template appears but I get the following error:

    Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files (x86)\EasyPHP-Devserver-17\eds-www\ACTRES-local\wp-content\themes\hestia\page-templates\template_test.php on line 14

    Corresponding code to line 14 is this:
    if ( ( ! is_page_template() || get_option( 'fresh_site' ) ) && ! get_theme_mod( 'disable_frontpage_sections', false ) ) {

Viewing 2 replies - 1 through 2 (of 2 total)