I don’t know what happened…I’m guessing it was a temporary issue with the server? The pages are loading fine at this point.
Strange – all I am still getting for some pages, such as https://xnau.com/work/wordpress-plugins/participants-database/using-the-participants-database-plugin/, is an empty coloured page with no content. I have tried several times over the last 24 hours but it is always empty.
The following all give empty pages:
- Using the Participants Database Plugin
- Quick Setup Guide
- GDPR Information
- Using Participants Database Custom Templates
- Tutorial: A Custom Single Record Template
Also the Developer’s API does give a valid page, but no information about the API, just the heading “Participants Database API”.
Looking at the source of the first it has header lines (<link>, <style>, <script> etc), but no </head> or <body>. It ends with the following three lines:
<!–[if lte IE 9]><link rel=”stylesheet” type=”text/css” href=”https://xnau.com/proto/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css” media=”screen”><![endif]–> <script type=”text/javascript”>
var cli_flush_cache=2;
</script>
In Firefox and Chrome the source is 619 lines long, but in Internet Explorer is 653 because of some extra JS defining the function “url”.
I ran the browsers without any extensions that might block the contents, and with Bitlocker’s firewall turned off. I also tried using Ctr+F5 to reload flushing the cache. Can you think of any other ways for me to be able to see those pages?
If not is the documentation available in any other form, such as PDF? If all else fails would you be able to send me those pages as MHT or MAFF files please.
Thanks for this…it turns out this is a problem if not logged in…that’s why I didn’t see it. Anyway, I’ve addressed the issue and these pages are now working.