Order Completed CSS appears before Doctype
-
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.0I 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)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Order Completed CSS appears before Doctype’ is closed to new replies.