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.
Dear mgmartel, Thank you for your work on this theme, and for release a free version of it. Can the theme also show pages in tiles, not just posts? From...
This is a fix for https://github.com/mgmartel/WP-Tiles/issues/13, but I have no idea how you have your `wp-tiles.js` => `wp-tiles.min.js` compression setup. For some reason, running `wp-tiles.js` gets `Tiles` undefined errors. I...
I am continuously getting the following error: 'Uncaught TypeError: Cannot read property 'top' of undefined' ``` var tiles = $el.children(".wp-tiles-tile"), tileOffsetTop = parseInt($el.offset().top), max = 0, newHeight; ``` I think...
I'm using the image gallery, not posts or pages. Is there any way to limit the number of images displayed, and use pagination or load more, or is this only...
We absolutely love this plugin, hands down the best at what it does, BUT.... We need to be able to stop non-Admin users from generating WP-Tiles shortcode in the Post...
After creating image gallery, i try to preview but it doesn't show. It gives "fatal error" message _**"Fatal error: Maximum function nesting level of '100' reached, aborting! in C:\wamp\www\wordpress\wp-includes\functions.php on...
If both OS and WPT are activated, a post containing a Tiles gallery does not display OS seriesmeta or seriesbox. Instead, the content of seriesmeta is injected into wp-tiles-byline-content. Tested...
Anyone seeing the category pages being empty/broken when using WP Tiles + the TiledFourteen template? I'm getting empty category pages that should be populated and it's not entirely clear why....
I'm using Themify and here's what they told me when I updated to the latest version and it broke my site... > The conflict is due to the WP Tiles...
If i set such code in .php template: ``` ``` first 7 look normally. But! if i click load more, i get: http://i.imgur.com/sklg9DT.png why? also if i set (for example)...