WP-Tiles
WP-Tiles copied to clipboard
Add beautiful, fully customizable post tiles or tiled galleries anywhere on your WordPress site easily with WP Tiles.
I'm having problems using WP Tiles with WP 5.5 and later. I get following JS errors in the console and many part of the admin site stops working. Disabling WP...
This is what will happen with wp-tiles with PHP 7.x: ``` FILE: wp-tiles/vafpress-framework/includes/wpalchemy/MetaBox.php ------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ------------------------------------------------------------------------------------------------------------- 453 | WARNING | Use of...
I've discovered a bug on a few sites where a single row tile has no content inside the .wp-tiles-byline-wrapper div. It looks like this is because the height of the...
I'm using the the_loop_wp_tiles() to replace the loop, and it works brilliantly on page load, but I'm using Search and Filter and when it ajax reloads, it seems to set...
Hi, I'm looking to achieve this: https://www.neomorganics.com/wellbeing-blog/ type of grid, so far, so good but all I need to do is get the h4 and excerpt to display underneath the...
I use the short dd.mm.yyyy format in my Wordpress installation. But WP Tiles ignores settings and shows it like default long "day-of-week, month-name, date, year". How to fix it? Wordpress...
For example in css i set min-height for tile, but when i load page - height is calculated with a little bit of "magic". And it cause some "bad" .top...
The bug deals with a bad select2-beta library which is included inside the vafpress-framework. This PR updates only one file, the select2 library with the latest release. Tested and everything...
Taken from the support forum at wordpress. acodesmith (@acodesmith) WP-Tiles breaks WooCommerce 3.0 due to a conflict with the javascript plugin Select2 v4. It’s documented here: https://wordpress.org/support/topic/3-0-error-option-ajax-is-not-allowed-for-select2/
The "image selection" setting has the following choices: * Any - Will look for 1. Featured Image, 2. First attached image, 3. First image in post itself * Attached Only...