Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • yes I read it, i was just saying that where you select to upload the file it say TSV. Not TXT, thought it might be confusing for some people, however i did not have any issues.

    What I meant about the template is the short code works inside posts, but if you want to use the plugin out side of a post or widget you need to call the program with a php.

    Alot of plugins have short code but as well have php code so you can call it from outside of the widget or post.

    for example the dynamic contact gallery plugin has short code , but as well they provide you with a php – <?php if( is_home() ) {
    dynamic_content_gallery();
    } ?>

    so that you can place the plugin anywhere

    Thanks
    sean

    Hi just want to say great plugin!, you might want to change the type of file required from GAN as it will only upload a TXT file. the CSV they offer does not upload!

    Second thing! is there a PHP code for this so it can be placed inside the template. This is the only thing really missing from this plugin!

Viewing 2 replies - 1 through 2 (of 2 total)