• Resolved Rahul Ramesh

    (@rahulascents)


    The site is loading but the Jetpack related posts is not loading properly. It is not loading at all. My content id begins like this

    <div id="content" class="site-content">

    So how should I configure it?

    Update: The Jetpack Galleries are not loading. I can see the short code displayed as raw. At the top of the site this output is being displayed “class=”site-content”> “

    https://wordpress.org/plugins/advanced-ajax-page-loader/

Viewing 2 replies - 1 through 2 (of 2 total)
  • This is working for me but I’m also getting HTML markup output after my ID tag.

    So in my theme I have:

    <div id=”content” class=”m-all t-2of3 d-2of3 cf”>

    On the page I have this showing like plain text:

    class=”m-all t-2of3 d-2of3 cf”>

    And if I inspect the code I have:

    <div id=”content” class=”m-all t-2of3 d-2of3 cf” style=”display:block;”>
    class=”m-all t-2of3 d-2of3 cf”>

    What’s causing this??

    Plugin Author Dean Williams

    (@deano1987)

    Fixed this in 2.7.1 apologies for the inconvenience.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not loading properly’ is closed to new replies.