• The headers and footers on my site seem to be calling the cart scripts so it displays multiple times on the purchase page. How can I disable this? Is this a theme thing (AVADA) or a plugin setting that I can change? Thanks in advance.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    I’m looking at this, and *probably* the issue is that My Tickets isn’t checking to verify that it’s inside the loop before rendering the cart. It checks whether it’s the main query, and in 95% of cases that’s sufficient, but it isn’t checking for the posts loop.

    I’ll have to do some archaeology to see if there’s a reason I’m not checking that; I have many other plugins that do similar things, and they generally check for the loop, so I’m not sure whether this is an oversight or something that I did for a specific reason. If so, I should have left future me a note about it…

    Plugin Author Joe Dolson

    (@joedolson)

    Looks omitted, based on the code history. I’ll get this in the next release, which should be pretty soon.

    Thread Starter richardbeatson77

    (@richardbeatson77)

    Thanks Joe. I look forward to your updated release with this fix. Many thanks 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.