• Resolved mathisyoung

    (@mathisyoung)


    Hello Wp tile ,

    i installed the plugin and went to settings and check everything. Copied the [wp-tiles] code and put it in my post page

    [wp-tiles]

    Also put it on my footer.php, header.php and theme.php, home.php.
    Updated and refresh my page and nothing appears.

    I then went and put the short code on my CSS file and nothing.

    To trouble shoot I used firebug and viewed the source of the page and did not see the wptiles.js being used. (got this from looking at another post)

    Really not sure how the implementation works. I under stand how to use it just can get it to work on my page.

    https://www.fulltiltpokerking.com

    Any help will be accepted.

    Thanks,

    https://www.ads-software.com/plugins/wp-tiles/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mathisyoung

    (@mathisyoung)

    Also checked the <?php do_action(‘wp_footer’); ?>

    and this is correct.

    Plugin Author Mike Martel

    (@mike_cowobo)

    Hi Mathis,

    There are 2 ways to get WP Tiles to work. The shortcode you mention only works if you put it in the content of your pages/posts in WordPress. So, if you create a post, you can use it anywhere in the editor.

    In your php files, on the other hand, you can only use one of the template tags. See the FAQ for detailed information, but in the most basic form, the_wp_tiles() works out of the box.

    Cheers,
    Mike

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not working-maybe’ is closed to new replies.