• Resolved MaxD

    (@max-dayala)


    Here’s one for your bug list if you haven’t already got it.

    I used a fresh install of WP 6.5.2, Twenty Twenty-Four theme, PHP 8.2.
    Calendar v6.3.6
    Tickets v5.9.0

    I created an event with tickets, tickets commerce active with Paypal.

    On the Order Copmpleted page a block of CSS links are output before the Doctype.

    HTML output is shown below.

    Not the bug I was chasing, but thought you might be interested in it.

    Max

    <link rel='stylesheet' id='tec-variables-skeleton-css' href='https://test.local/wp-content/plugins/the-events-calendar/common/src/resources/css/variables-skeleton.min.css?ver=5.2.5' media='all' />
    <link rel='stylesheet' id='tribe-common-skeleton-style-css' href='https://test.local/wp-content/plugins/the-events-calendar/common/src/resources/css/common-skeleton.min.css?ver=5.2.5' media='all' />
    <link rel='stylesheet' id='tec-variables-full-css' href='https://test.local/wp-content/plugins/the-events-calendar/common/src/resources/css/variables-full.min.css?ver=5.2.5' media='all' />
    <link rel='stylesheet' id='tribe-common-full-style-css' href='https://test.local/wp-content/plugins/the-events-calendar/common/src/resources/css/common-full.min.css?ver=5.2.5' media='all' />
    <link rel='stylesheet' id='tribe-common-responsive-css' href='https://test.local/wp-content/plugins/event-tickets/src/resources/css/common-responsive.min.css?ver=5.9.0' media='all' />
    <link rel='stylesheet' id='tribe-tickets-commerce-style-css' href='https://test.local/wp-content/plugins/event-tickets/src/resources/css/tickets-commerce.min.css?ver=5.9.0' media='all' />
    <link rel='stylesheet' id='tribe-tickets-commerce-stripe-style-css' href='https://test.local/wp-content/plugins/event-tickets/src/resources/css/tickets-commerce/gateway/stripe.min.css?ver=5.9.0' media='all' />
    <link rel='stylesheet' id='tribe-tickets-commerce-paypal-style-css' href='https://test.local/wp-content/plugins/event-tickets/src/resources/css/tickets-commerce/gateway/paypal.min.css?ver=5.9.0' media='all' />
    <!DOCTYPE html>
    <html lang="en-GB">
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1" />
    <meta name='robots' content='max-image-preview:large' />
    <title>Order Completed – Test</title>
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support tristan083

    (@tristan083)

    Hi @max-dayala,

    Thank you for bringing this to our attention.

    For me to understand and learn more about where and how this is happening, could you provide the version of the following?

    1. PHP
    2. WordPress
    3. The Events Calendar
    4. Theme and Version
    5. Event Tickets
    Plugin Support Darian

    (@d0153)

    Hi there,

    It appears that we haven’t heard back from you in a while, so I’ll assume that the matter has been resolved. If you need any more help, feel free to start a new thread and we’ll be happy to assist you.

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

The topic ‘Order Completed CSS appears before Doctype’ is closed to new replies.