Same happened to me when updates were installed. I contacted our host provider and they restored the site to the last back up. Now is loading
Hi My website is loading but the issue is that I want to have few pages to have full width and few to have with the sidebars.
Any suggestions on the above issue?
Hi,
Please help with the above mentioned issue
Same problem. Seems like something is messed up with this particular theme that when you chose full width the post actual disappears.
in /page-templates/page_fullwidth.php
the one line should be:
<?php get_template_part( 'template-parts/content', 'page' ); ?>
(the same as it is in page.php)
@michael, thank you so much! updated the line of code and it’s perfect again
I am having the same issue. It seems to be only with pages that are displaying content via plugin. I have created two identical gallery pages using ‘Awesome Flickr Gallery’. The default is working, the full width is not. I am using version 1.02 and have verified that my page_fullwidth.php references the cost in the previous answer from Michael. Any assitance you can provide will be greatly appreciated
The site I am putting together is pack3381.x10host.com
Originally I thought my page_fullwidth.php and page.php had the same content in reference to Michael’s post earlier but I was wrong. Once I updated the page_fullwidth.php file to match Michael’s response earlier everything worked properly