Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1152207
    Gale L
    Participant

    I updated a theme that I had been working on, updated everything. Now, the actual page content only shows inside the dashboard when I edit a page. Nothing is visible in Preview or just viewing the site.

    http://382.afe.myftpupload.com/

    Thanks for your help!

    #1152245
    Joao
    Moderator

    Hi There,

    Try to find html syntax mistakes, like a <p or a missing </p> that is likely the issue cause.

    You also can try testing for plugin conflicts by turning off your third party plugins.

    If that still does not help, please provide your wp admin credentials in a private reply.

    Thanks

    Joao

    #1153385
    Gale L
    Participant
    This reply has been marked as private.
    #1153523
    Christian
    Moderator

    Hey Gale,

    You’re still using the old child theme system so you’ll need to add

    add_filter( 'x_enqueue_parent_stylesheet', '__return_true' );

    in your functions.php

    Also, Cornerstone which is required for contnent to show up should be automatically installed but it does not install in your site. Please give us FTP access also.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1152207 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>