Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author lilaeamedia

    (@lilaeamedia)

    This looks like WP crashed, possible from a plugin conflict.

    Can you make a change to your wp-config.php file (around lines 90 – 100)

    define('WP_DEBUG', false);

    to

    define('WP_DEBUG', true);

    Then reload the page and send me any output.

    Thanks,

    -jf

    Plugin Author lilaeamedia

    (@lilaeamedia)

    Liz,

    Twenty Fourteen works fine with CTC on our end.

    Please let me know if you have any more debug information so I can duplicate the issue. Otherwise I’ll need to close this ticket.

    If there is a bug, would like to push a patch ASAP.

    Thanks,

    Plugin Author lilaeamedia

    (@lilaeamedia)

    Closing this ticket – cannot duplicate issue.

    Thread Starter lizbutler

    (@lizbutler)

    Hi,

    I’m sorry for the delay; I didn’t receive the emails that you responded. I just replaced the line of PHP as you suggested, and it did not change anything.

    I am not a developer but in reading the comments in the PHP file, I’m not getting any outputs when I reload the site.

    I guess I will just build the child theme on my own. I was looking forward to trying your plugin.

    Thread Starter lizbutler

    (@lizbutler)

    The debug is working now:

    Notice: Trying to get property of non-object in /home3/xxx/public_html/liz-butler.com/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1100

    Warning: Cannot modify header information – headers already sent by (output started at /home3/xxx/public_html/liz-butler.com/wp-content/plugins/wp-super-cache/wp-cache-phase2.php:1100) in /home3/xxx/public_html/liz-butler.com/wp-includes/pluggable.php on line 896

    Plugin Author lilaeamedia

    (@lilaeamedia)

    Don’t give up yet, we need to find what is crashing WordPress.

    1. Please send me a link to your site;
    2. Deactivate all plugins and turn them on one by one until the issue appears.
    3. “View source” and send me the raw HTML code;

    Thread Starter lizbutler

    (@lizbutler)

    1. https://liz-butler.com
    2. I have deactivated all plugins and the issue appears regardless. The only way to get the issue to disappear is to deactivate the child theme itself.

    <head>
    	<meta charset="UTF-8">
    	<meta name="viewport" content="width=device-width">
    	<title>Liz Butler</title>
    	<link rel="profile" href="https://gmpg.org/xfn/11">
    	<link rel="pingback" href="https://liz-butler.com/xmlrpc.php">
    	<!--[if lt IE 9]>
    	<script src="https://liz-butler.com/wp-content/themes/twentyfourteen/js/html5.js"></script>
    	<![endif]-->
    	<link rel="alternate" type="application/rss+xml" title="Liz Butler &raquo; Feed" href="https://liz-butler.com/feed/" />
    <link rel="alternate" type="application/rss+xml" title="Liz Butler &raquo; Comments Feed" href="https://liz-butler.com/comments/feed/" />
    <link rel='stylesheet' id='open-sans-css'  href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=3.8.1' type='text/css' media='all' />
    <link rel='stylesheet' id='dashicons-css'  href='https://liz-butler.com/wp-includes/css/dashicons.min.css?ver=3.8.1' type='text/css' media='all' />
    <link rel='stylesheet' id='admin-bar-css'  href='https://liz-butler.com/wp-includes/css/admin-bar.min.css?ver=3.8.1' type='text/css' media='all' />
    <link rel='stylesheet' id='twentyfourteen-lato-css'  href='//fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C900%2C300italic%2C400italic%2C700italic' type='text/css' media='all' />
    <link rel='stylesheet' id='genericons-css'  href='https://liz-butler.com/wp-content/themes/twentyfourteen/genericons/genericons.css?ver=3.0.2' type='text/css' media='all' />
    <link rel='stylesheet' id='twentyfourteen-style-css'  href='https://liz-butler.com/wp-content/themes/liz-butler/style.css?ver=3.8.1' type='text/css' media='all' />
    <!--[if lt IE 9]>
    <link rel='stylesheet' id='twentyfourteen-ie-css'  href='https://liz-butler.com/wp-content/themes/twentyfourteen/css/ie.css?ver=20131205' type='text/css' media='all' />
    <![endif]-->
    <script type='text/javascript' src='https://liz-butler.com/wp-includes/js/jquery/jquery.js?ver=1.10.2'></script>
    <script type='text/javascript' src='https://liz-butler.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
    <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://liz-butler.com/xmlrpc.php?rsd" />
    <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://liz-butler.com/wp-includes/wlwmanifest.xml" />
    <meta name="generator" content="WordPress 3.8.1" />
    	<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
    <style type="text/css" media="print">#wpadminbar { display:none; }</style>
    <style type="text/css" media="screen">
    	html { margin-top: 32px !important; }
    	* html body { margin-top: 32px !important; }
    	@media screen and ( max-width: 782px ) {
    		html { margin-top: 46px !important; }
    		* html body { margin-top: 46px !important; }
    	}
    </style>
    </head>
    
    <body class="home blog logged-in admin-bar no-customize-support masthead-fixed list-view full-width grid">
    <div id="page" class="hfeed site">
    
    	<header id="masthead" class="site-header" role="banner">
    		<div class="header-main">
    			<h1 class="site-title"><a href="https://liz-butler.com/" rel="home">Liz Butler</a></h1>
    
    			<div class="search-toggle">
    				<a href="#search-container" class="screen-reader-text">Search</a>
    			</div>
    
    			<nav id="primary-navigation" class="site-navigation primary-navigation" role="navigation">
    				<h1 class="menu-toggle">Primary Menu</h1>
    				<a class="screen-reader-text skip-link" href="#content">Skip to content</a>
    				<div class="nav-menu"><ul><li class="page_item page-item-2"><a href="https://liz-butler.com/sample-page/">Sample Page</a></li></ul></div>
    			</nav>
    		</div>
    
    		<div id="search-container" class="search-box-wrapper hide">
    			<div class="search-box">
    				<form role="search" method="get" class="search-form" action="https://liz-butler.com/">
    				<label>
    					<span class="screen-reader-text">Search for:</span>
    					<input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" title="Search for:" />
    				</label>
    				<input type="submit" class="search-submit" value="Search" />
    			</form>			</div>
    		</div>
    	</header><!-- #masthead -->
    
    	<div id="main" class="site-main">
    
    <div class="alpha flex_66">
        <div class="post-1 post type-post status-publish format-standard hentry category-uncategorized" id="post-1">
    
        <div class="clear"></div>
      </div>
          </div>
    <div id="secondary">
    
    	</div><!-- #secondary -->
    
    		</div><!-- #main -->
    
    		<footer id="colophon" class="site-footer" role="contentinfo">
    
    			<div class="site-info">
    								<a href="https://www.ads-software.com/">Proudly powered by WordPress</a>
    			</div><!-- .site-info -->
    		</footer><!-- #colophon -->
    	</div><!-- #page -->
    
    	<script type='text/javascript' src='https://liz-butler.com/wp-includes/js/admin-bar.min.js?ver=3.8.1'></script>
    <script type='text/javascript' src='https://liz-butler.com/wp-content/themes/twentyfourteen/js/functions.js?ver=20131209'></script>
    	<script type="text/javascript">
    		(function() {
    			var request, b = document.body, c = 'className', cs = 'customize-support', rcs = new RegExp('(^|\\s+)(no-)?'+cs+'(\\s+|$)');
    
    			request = true;
    
    			b[c] = b[c].replace( rcs, ' ' );
    			b[c] += ( window.postMessage && request ? ' ' : ' no-' ) + cs;
    		}());
    	</script>
    			<div id="wpadminbar" class="nojq nojs" role="navigation">
    			<a class="screen-reader-shortcut" href="#wp-toolbar" tabindex="1">Skip to toolbar</a>
    			<div class="quicklinks" id="wp-toolbar" role="navigation" aria-label="Top navigation toolbar." tabindex="0">
    				<ul id="wp-admin-bar-root-default" class="ab-top-menu">
    		<li id="wp-admin-bar-wp-logo" class="menupop"><a class="ab-item"  aria-haspopup="true" href="https://liz-butler.com/wp-admin/about.php" title="About WordPress"><span class="ab-icon"></span></a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-wp-logo-default" class="ab-submenu">
    		<li id="wp-admin-bar-about"><a class="ab-item"  href="https://liz-butler.com/wp-admin/about.php">About WordPress</a>		</li></ul><ul id="wp-admin-bar-wp-logo-external" class="ab-sub-secondary ab-submenu">
    		<li id="wp-admin-bar-wporg"><a class="ab-item"  href="https://www.ads-software.com/">www.ads-software.com</a>		</li>
    		<li id="wp-admin-bar-documentation"><a class="ab-item"  href="https://codex.www.ads-software.com/">Documentation</a>		</li>
    		<li id="wp-admin-bar-support-forums"><a class="ab-item"  href="https://www.ads-software.com/support/">Support Forums</a>		</li>
    		<li id="wp-admin-bar-feedback"><a class="ab-item"  href="https://www.ads-software.com/support/forum/requests-and-feedback">Feedback</a>		</li></ul></div>		</li>
    		<li id="wp-admin-bar-site-name" class="menupop"><a class="ab-item"  aria-haspopup="true" href="https://liz-butler.com/wp-admin/">Liz Butler</a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-site-name-default" class="ab-submenu">
    		<li id="wp-admin-bar-dashboard"><a class="ab-item"  href="https://liz-butler.com/wp-admin/">Dashboard</a>		</li></ul><ul id="wp-admin-bar-appearance" class="ab-submenu">
    		<li id="wp-admin-bar-themes"><a class="ab-item"  href="https://liz-butler.com/wp-admin/themes.php">Themes</a>		</li>
    		<li id="wp-admin-bar-customize" class="hide-if-no-customize"><a class="ab-item"  href="https://liz-butler.com/wp-admin/customize.php?url=http%3A%2F%2Fliz-butler.com%2F">Customize</a>		</li>
    		<li id="wp-admin-bar-widgets"><a class="ab-item"  href="https://liz-butler.com/wp-admin/widgets.php">Widgets</a>		</li>
    		<li id="wp-admin-bar-menus"><a class="ab-item"  href="https://liz-butler.com/wp-admin/nav-menus.php">Menus</a>		</li>
    		<li id="wp-admin-bar-background"><a class="ab-item"  href="https://liz-butler.com/wp-admin/themes.php?page=custom-background">Background</a>		</li>
    		<li id="wp-admin-bar-header"><a class="ab-item"  href="https://liz-butler.com/wp-admin/themes.php?page=custom-header">Header</a>		</li></ul></div>		</li>
    		<li id="wp-admin-bar-updates"><a class="ab-item"  href="https://liz-butler.com/wp-admin/update-core.php" title="1 Plugin Update"><span class="ab-icon"></span><span class="ab-label">1</span><span class="screen-reader-text">1 Plugin Update</span></a>		</li>
    		<li id="wp-admin-bar-comments"><a class="ab-item"  href="https://liz-butler.com/wp-admin/edit-comments.php" title="0 comments awaiting moderation"><span class="ab-icon"></span><span id="ab-awaiting-mod" class="ab-label awaiting-mod pending-count count-0">0</span></a>		</li>
    		<li id="wp-admin-bar-new-content" class="menupop"><a class="ab-item"  aria-haspopup="true" href="https://liz-butler.com/wp-admin/post-new.php" title="Add New"><span class="ab-icon"></span><span class="ab-label">New</span></a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-new-content-default" class="ab-submenu">
    		<li id="wp-admin-bar-new-post"><a class="ab-item"  href="https://liz-butler.com/wp-admin/post-new.php">Post</a>		</li>
    		<li id="wp-admin-bar-new-media"><a class="ab-item"  href="https://liz-butler.com/wp-admin/media-new.php">Media</a>		</li>
    		<li id="wp-admin-bar-new-page"><a class="ab-item"  href="https://liz-butler.com/wp-admin/post-new.php?post_type=page">Page</a>		</li>
    		<li id="wp-admin-bar-new-user"><a class="ab-item"  href="https://liz-butler.com/wp-admin/user-new.php">User</a>		</li></ul></div>		</li></ul><ul id="wp-admin-bar-top-secondary" class="ab-top-secondary ab-top-menu">
    		<li id="wp-admin-bar-search" class="admin-bar-search"><div class="ab-item ab-empty-item" tabindex="-1"><form action="https://liz-butler.com/" method="get" id="adminbarsearch"><input class="adminbar-input" name="s" id="adminbar-search" type="text" value="" maxlength="150" /><input type="submit" class="adminbar-button" value="Search"/></form></div>		</li>
    		<li id="wp-admin-bar-my-account" class="menupop with-avatar"><a class="ab-item"  aria-haspopup="true" href="https://liz-butler.com/wp-admin/profile.php" title="My Account">Howdy, admin<img alt='' src='https://1.gravatar.com/avatar/d2eea8f1d5405a036252dc4b242f11fb?s=26&d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D26&r=G' class='avatar avatar-26 photo' height='26' width='26' /></a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-user-actions" class="ab-submenu">
    		<li id="wp-admin-bar-user-info"><a class="ab-item" tabindex="-1" href="https://liz-butler.com/wp-admin/profile.php"><img alt='' src='https://1.gravatar.com/avatar/d2eea8f1d5405a036252dc4b242f11fb?s=64&d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&r=G' class='avatar avatar-64 photo' height='64' width='64' /><span class='display-name'>admin</span></a>		</li>
    		<li id="wp-admin-bar-edit-profile"><a class="ab-item"  href="https://liz-butler.com/wp-admin/profile.php">Edit My Profile</a>		</li>
    		<li id="wp-admin-bar-logout"><a class="ab-item"  href="https://liz-butler.com/wp-login.php?action=logout&_wpnonce=2186c92801">Log Out</a>		</li></ul></div>		</li></ul>			</div>
    						<a class="screen-reader-shortcut" href="https://liz-butler.com/wp-login.php?action=logout&_wpnonce=2186c92801">Log Out</a>
    					</div>
    
    		</body>
    </html>
    Plugin Author lilaeamedia

    (@lilaeamedia)

    This is an issue with Super Cache not flushing on a theme change.

    Try clearing the super cache after activating the child theme.

    Plugin Author lilaeamedia

    (@lilaeamedia)

    Your website has serious compression issues, probably caused by corrupted cache files from the Super Cache plugin.

    I would disable caching entirely and see if that resolves the issue. If so, delete and re-install the caching plugin. Remember to refresh any performance cache after any changes to your website, especially themes and plugins.

    Thread Starter lizbutler

    (@lizbutler)

    Thank you for the response. I’ve had the caching disabled entirely since yesterday. I just deleted the WP Super Cache plugin and reinstalled it, and I’m still having the issue.

    I think there are some bigger problems with my site. I tried to activate Twenty Fourteen again and it’s throwing PHP errors. Now, I still have the wp-config debug value set to true, but I assume if it’s throwing an error either way I should be concerned.

    Perhaps I should wipe the site and do a fresh WP install?

    Thread Starter lizbutler

    (@lizbutler)

    If it helps, for the sake of your plugin, I can activate any other theme now. If I activate the child theme, however, I get the same PHP error as above about WP Super Cache even though I deleted it entirely, reinstalled it and deactivated it.

    Thread Starter lizbutler

    (@lizbutler)

    I deleted WP Super Cache again and did not reinstall it this time. The child theme shows up again but all of the content is still missing.

    Plugin Author lilaeamedia

    (@lilaeamedia)

    “Sample Page” works fine. Check your Settings > Reading values and make sure you have a default page set.

    Thread Starter lizbutler

    (@lizbutler)

    Yes, I did set Sample Page as the default and that shows. My initial concern was why the search box and everything else in the Twenty Fourteen sidebar disappears with the child theme.

    Thread Starter lizbutler

    (@lizbutler)

    Ah, okay. I see that the widgets get cleared with the child theme. I haven’t made a child theme since Twenty Twelve and didn’t recall everything resetting like that. Thanks for your help, it looks like everything is working now.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Content Disappears’ is closed to new replies.