Column width css error | WordPress.org

[ad_1]

Bonjour,

Ma configuration WP actuelle :

  • Version de WordPress : 6.2
  • Version de PHP/MySQL : 8.1.16 / 5.7.41
  • Thème utilisé : Cloe Brooks Child Theme
  • Thème URI :
  • Extensions en place : Advanced Popups (1.1.5), bbPress (2.6.9), Booked (2.3.5), BuddyPress (11.1.0), Classic Widgets (0.3), Contact Form 7 (5.7.5.1), Cookie Information | Free WP GDPR Consent Plugin (2.0.22), Disable Comments (2.4.3), Duplicate Page (4.5.1), elegro Crypto Payment (1.0.0), Elementor (3.12.1), ELEX WooCommerce Catalog Mode (1.2.9), Forum_wordpress_fr (4.2), Loco Translate (2.6.4), MC4WP: Mailchimp for WordPress (4.9.3), Password Protected (2.6.2), Slider Revolution (6.6.12), TablePress (2.1), The Events Calendar (6.0.11), ThemeREX Addons (2.20.0), ThemeREX Updater (2.0.0), TI WooCommerce Wishlist (2.3.6), WooCommerce (7.5.1)
  • Adresse du site :
  • Nom de l’hébergeur : OVH

Problem encountered: here is the error message I also give you the Css code entered.

DataTables warning: table id=tablepress-3 – Incorrect column count. For more information about this error, please see

code css :

.tablepress thead th,
		.tablepress tfoot th {
			background-color: #FFFFFFF;
		}

		.tablepress thead .sorting_asc,
		.tablepress thead .sorting_desc,
		.tablepress thead .sorting:hover {
		}

		.tablepress-id-1 .column-1 {
			font-size: 20px;
			width: 50%;
		}

		.tablepress-id-1 .column-2 {
			font-size: 18px;
			color: olive;
			width: 50%;
		}

		.tablepress-id-1 .column-3 {
			font-size: 2px;
			width: 10%;
		}

		tablepress-id-1 .column-4 {
			font-size: 2px;
			width: 20%;
		}

		.tablepress-id-1 tbody td {
			font-family: Calibri;
		}

		.tablepress .row-1 td {
		}

		#tablepress-1_paginate {
			clear: both;
		}

		.tablepress-id-2 tbody td {
			font-family: Calibri;
		}

		.tablepress .row-2 td {
		}

		.tablepress-id-2 .column-1 {
			font-size: 20px;
			width: 150px;
		}

		.tablepress-id-2 .column-2 {
			font-size: 18px;
			color: olive;
			width: 120px;
		}

		.tablepress-id-2 .column-3 {
			font-size: 16px;
			width: 60px;
		}

		.tablepress-id-2 .column-4 {
			font-size: 18px;
			width: 300px;
		}

		.tablepress-id-2 .column-5 {
			font-size: 1px;
			width: 5px;
		}

		#tablepress-2_paginate {
			clear: both;
		}

		.tablepress-id-3 tbody td {
			font-family: Calibri;
		}

		.tablepress .row-3 td {
		}

		.tablepress-id-3 .column-1 {
			font-size: 20px;
			width: 150px;
		}

		.tablepress-id-3 .column-2 {
			font-size: 18px;
			color: olive;
			width: 100px;
		}

		.tablepress-id-3 .column-3 {
			font-size: 16px;
			width: 100px;
		}

		.tablepress-id-3 .column-4 {
			font-size: 1px;
			width: 60px;
		}

		.tablepress-id-4 tbody td {
			font-family: Calibri;
		}

		.tablepress .row-4 td {
		}

		.tablepress-id-4 .column-1 {
			font-size: 20px;
			width: 150px;
		}

		.tablepress-id-4 .column-2 {
			font-size: 18px;
			color: olive;
			width: 100px;
		}

		.tablepress-id-4 .column-3 {
			font-size: 16px;
			width: 200px;
		}

		.tablepress-id-4 .column-4 {
			font-size: 1px;
			width: 60px;
		}

		.tablepress-id-5 tbody td {
			font-family: Calibri;
		}

		.tablepress .row-5 td {
		}

		.tablepress-id-5 .column-1 {
			font-size: 20px;
			width: 150px;
		}

		.tablepress-id-5 .column-2 {
			font-size: 18px;
			color: olive;
			width: 100px;
		}

		.tablepress-id-5 .column-3 {
			font-size: 16px;
			width: 200px;
		}

		.tablepress-id-5 .column-4 {
			font-size: 1px;
			width: 60px;
		}

		.tablepress-id-6 tbody td {
			font-family: Calibri;
		}

		.tablepress .row-6 td {
		}

		.tablepress-id-6 .column-1 {
			font-size: 20px;
			width: 150px;
		}

		.tablepress-id-6 .column-2 {
			font-size: 18px;
			color: olive;
			width: 100px;
		}

		.tablepress-id-6 .column-3 {
			font-size: 16px;
			width: 200px;
		}

		.tablepress-id-6 .column-4 {
			font-size: 1px;
			width: 60px;
		}	
	}

	.tablepress-id-7 tbody td {
		font-family: Calibri;
	}

	.tablepress .row-7 td {
	}

	.tablepress-id-7 .column-1 {
		font-size: 20px;
		width: 150px;
	}

	.tablepress-id-7 .column-2 {
		font-size: 18px;
		color: olive;
		width: 100px;
	}

	.tablepress-id-7 .column-3 {
		font-size: 16px;
		width: 200px;
	}

	.tablepress-id-7 .column-4 {
		font-size: 1px;
		width: 60px;
	}

	.tablepress-id-8 tbody td {
		font-family: Calibri;
	}

	.tablepress .row-8 td {
	}

	.tablepress-id-8 .column-1 {
		font-size: 20px;
		width: 150px;
	}

	.tablepress-id-8 .column-2 {
		font-size: 18px;
		color: olive;
		width: 100px;
	}

	.tablepress-id-8 .column-3 {
		font-size: 16px;
		width: 200px;
	}

	.tablepress-id-8 .column-4 {
		font-size: 1px;
		width: 60px;
	}

	.tablepress-id-9 tbody td {
		font-family: Calibri;
	}

	.tablepress .row-9 td {
	}

	.tablepress-id-9 .column-1 {
		font-size: 20px;
		width: 150px;
	}

	.tablepress-id-9 .column-2 {
		font-size: 18px;
		color: olive;
		width: 100px;
	}

	.tablepress-id-9 .column-3 {
		font-size: 16px;
		width: 200px;
	}

	.tablepress-id-9 .column-4 {
		font-size: 1px;
		width: 60px;
	}

	.tablepress-id-10 tbody td {
		font-family: Calibri;
	}

	.tablepress .row-10 td {
	}

	.tablepress-id-10 .column-1 {
		font-size: 20px;
		width: 150px;
	}

	.tablepress-id-10 .column-2 {
		font-size: 18px;
		color: olive;
		width: 100px;
	}

	.tablepress-id-10 .column-3 {
		font-size: 16px;
		width: 200px;
	}

	.tablepress-id-10 .column-4 {
		font-size: 1px;
		width: 60px;
	}	
}

.tablepress-id-19 tbody td {
	font-family: Calibri;
}

.tablepress .row-19 td {
}

.tablepress-id-19 .column-1 {
	font-size: 20px;
	width: 200px;
}

.tablepress-id-19 .column-2 {
	font-size: 18px;
	color: olive;
	width: 20px;
}

.tablepress-id-19 .column-3 {
	font-size: 2px;
	width: 100px;
}

.tablepress-id-19 .column-4 {
	font-size: 18px;
	width: 50px;
}

#tablepress-19_paginate {
	clear: both;
}

The problem is that on another site I have the same code and it works very well.

Could this be from elementor?

Regards

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

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer