Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mike Martel

    (@mike_cowobo)

    Hi @iadagraca,

    The documentation for the template tags in 1.0 is still pending, but this is the syntax:

    the_wp_tiles( $query, $options )

    So, you put your query in the first array (it takes exactly the same arguments as WP_Query) and the settings for WP Tiles in the second. Have a look at the $default array in WPTiles\Options here for an overview of all options accepted by the template tag.

    Let me know if it works out!

    Mike

    Thread Starter iadagraca

    (@iadagraca)

    i see, will try this then.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Beta 1.0 How to link to file in template?’ is closed to new replies.