Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Did you try and comment-out the “$stylesheet = ” line in the “az-index-content.php” php file?

    The plugin seems to be working perfect right now for us, and all i did was the steps above.

    Comment out that line, load the page that the contents is on in my browser, then uncomment it again. And tick that “Use customized stylesheets for the index” box.

    Cheers.

    Hi!

    We got this plugin to work ok on our blog. It was having the same problem as everyone else to start, just a blank page, but it’s working now, can anyone else check please:

    https://www.electricchalk.com/contents/

    That is running 2.8

    I tracked the problem down (or i think i did, im not a wordpress expert), to this:

    $stylesheet = az_get_stylesheet($options, $index->cols, $grouped ? $index->cssgroup : $index->csssingle); on line 95.

    Editing that line out made the page start displaying a contents page. So i put the line back in, then in the azindex admin section, we ticked the this box:

    “Use customized stylesheets for the index”

    It seems to be working at our end.

    Hope this solution works for others!

    Aaron.

Viewing 2 replies - 1 through 2 (of 2 total)