• It appears this plugin (which is amazing, BTW) is using page-load JS, but is not re-running this code on an AJAX request. This results in the comment form not ‘rendering’ until the page is refreshed.

    To reproduce:

    1. Navigate to https://intracte.org/back-pain/
    2. Click a post on the left, and notice that the comment form at the bottom is not rendered
    3. Clicking on another post shows the same thing
    4. Refresh a post page and see that the comments now render on all pages

    I’m happy to assist you in any way to resolve this. It is worth noting that the first page is showing the default comment form (another issue?), and maybe that’s related to this issue. I’m submitting another support topic detailing this.

    Thanks,
    Matt

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support gVectors Support

    (@gvectorssupportmember)

    Hi @mrmatthewboyd,

    This results in the comment form not ‘rendering’ until the page is refreshed.

    Please note the AJAX request is required, thus there is no way to do that.

    Thread Starter mrmatthewboyd

    (@mrmatthewboyd)

    The comment form actually renders fine when I disable AJAX page/post loading for my theme. However, I would like to keep AJAX enabled for speed.

    The site home page is an archives page, so that may be related to this issue. There are no rendering issues when navigating to a non-archives page first.

    Thank you for your help.

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

The topic ‘Problem found with AJAX functionality’ is closed to new replies.