• Resolved glagrotteria

    (@glagrotteria)


    I had this folder who was showing on a certain page and all of a sudden it disappeared, and now I know that your plugin was closed, is this correlated?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author thomstark

    (@thomstark)

    No, it would not be related to the temporary closure of the plugin. File Away didnt change, so something on your server likely did. Wanna troubleshoot? What does your shortcode say?

    Thread Starter glagrotteria

    (@glagrotteria)

    This is what my code looks like

    <?php if( current_user_can(‘cms’) || current_user_can(‘editor’) || current_user_can(‘administrator’) ) { ?>

    <?php echo do_shortcode( ‘[fileaway type=”table” base=”2″ flightbox=”multi” boxtheme=”yin” makedir=”true” fadein=”opacity” fadetime=”1500″ manager=”on” theme=”silver-bullet”]’ ); ?>

    <?php } ?>
    Thanks for the answer

    • This reply was modified 7 years, 1 month ago by glagrotteria.
    • This reply was modified 7 years, 1 month ago by glagrotteria.
    Thread Starter glagrotteria

    (@glagrotteria)

    Ok i resolved the issue, Previously this week I added a function that loads the js of WP later so it dissabled the plugin, now it works fine

    thanks for your time

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

The topic ‘It simply stopped working’ is closed to new replies.