-
AuthorPosts
-
June 13th, 2017 at 18:39 #47113drwolfsherzPower 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.
June 13th, 2017 at 19:48 #47119I 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 7 years ago by Frank.
June 13th, 2017 at 20:14 #47121I 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).
June 13th, 2017 at 20:14 #47122I 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
June 13th, 2017 at 20:20 #47127I 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();June 13th, 2017 at 20:20 #47128drwolfsherzPower UserIn addition to this issue. Social Media Icons added in a child theme do not work too.
June 13th, 2017 at 20:31 #47130As 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.
June 13th, 2017 at 20:34 #47131drwolfsherzPower UserAny idea on where to get the old frontpage.php from?
June 13th, 2017 at 20:38 #47134I 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
June 13th, 2017 at 20:44 #47136drwolfsherzPower UserOkay, that fixed the Presentation Page. Thank you callerpatty.
But extra socials are still not showing up anymore. Hopefully an official fix will come quick.
June 13th, 2017 at 20:46 #47137https://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
June 13th, 2017 at 20:54 #47141drwolfsherzPower UserAn Update (1.4.2.1) has been released which fixed the issues with the Presentation Page.
Extra Social Icons do still not work.
June 15th, 2017 at 16:40 #47316ZedCryout Creations mastermindUpdate 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. -
AuthorPosts
The topic ‘Latest Update (1.4.2) – Presentation Page not loading anymore!’ is closed to new replies.