Latest Update (1.4.2) – Presentation Page not loading anymore!

  • Author
    Posts
  • #47113
    drwolfsherz
    Power User

    The latest Update broke the Presentation Page. It does not load correctly. No Content is shown, just the menu, site header. Footer and content are missing completely. Social Media Icons are not shown correctly too. This all just applies to presentation page. Every other page loads fine.

    #47119

    I can confirm this problem on 3 sites. Replacing frontpage.php version 1.4.2 with frontpage.php version 1.4.1 makes the frontpage visible again.

    • This reply was modified 6 years ago by Frank.
    #47121

    I updated Nirvana to 1.4.2 too, and I don’t see anything at frontpage. I don’t know if I should revert the update or just to wait for the new one (if it doesn’t take more than 24 hours).

    #47122

    I am finding this, too. Instead of the Presentation Page, I get the following:

    Parse error: syntax error, unexpected ‘$custom_query’ (T_VARIABLE) in /home/uucm_admin/responsive.uucm.org/wp-content/themes/nirvana/frontpage.php on line 68

    Any chance of fixing this quickly?

    Thanks!

    Website: responsive.uucm.org

    #47127

    I can also confirm that the update broke

    Parse error: syntax error, unexpected ‘$custom_query’ (T_VARIABLE) in /home/capitalgym/public_html/wp-content/themes/nirvana/frontpage.php on line 67

    CODE FROM WHAT I CAN TELL:

    function nirvana_ppslider() {
    $nirvanas = nirvana_get_theme_options();
    extract($nirvanas)
    –> the next line gives the error
    $custom_query = new WP_query();
    $slides = array();

    #47128
    drwolfsherz
    Power User

    In addition to this issue. Social Media Icons added in a child theme do not work too.

    #47130

    As I mentioned before, a quick solution: Replacing frontpage.php version 1.4.2 with frontpage.php version 1.4.1 makes the frontpage visible again.

    #47131
    drwolfsherz
    Power User

    Any idea on where to get the old frontpage.php from?

    #47134

    I just restored – here is a link to the file if you need it

    http://dev2017.capitalgymnasticsntc.com/frontpage.txt

    you can copy and paste it in the admin themes area

    #47136
    drwolfsherz
    Power User

    Okay, that fixed the Presentation Page. Thank you callerpatty.

    But extra socials are still not showing up anymore. Hopefully an official fix will come quick.

    #47137

    https://kephost.com/image/0MKo under Nirvana 1.4.2 i backup old version. Break the front site when i installed this new version…

    Website: www.matyaslovastanya.hu/wp

    • This reply was modified 6 years ago by MTomi.
    • This reply was modified 6 years ago by MTomi.
    #47141
    drwolfsherz
    Power User

    An Update (1.4.2.1) has been released which fixed the issues with the Presentation Page.

    Extra Social Icons do still not work.

    #47316
    Zed
    Cryout Creations mastermind

    Update 1.4.2.1 corrects the broken presentation page.


    @DrWolfsherz
    , you must be using a child theme that’s customizing the social icons list. In this case you’ll need to rename the socials array variable defined in your child theme – please read the update announcement.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 13 posts - 1 through 13 (of 13 total)

The topic ‘Latest Update (1.4.2) – Presentation Page not loading anymore!’ is closed to new replies.