• Resolved Creatrix

    (@chrisl_57)


    I just updated the plugin and the php template tag that I was using to insert my slider has stopped working. It was:

    <?php if( function_exists('bxslider') ) bxslider('home'); ?>

    I’ve found a workaround using:

    <?php echo do_shortcode( '[bxslider id="home"]' ) ?>

    Just more of a heads up rather rather than a question. Not ruling out a problem with my site though.

    https://wordpress.org/plugins/bxslider-wp/

Viewing 1 replies (of 1 total)
  • Plugin Author kosinix

    (@kosinix)

    Thank you very much for reporting this Creatrix. It is now fixed in v1.4.1. I’ll mark this as resolved.

    Best regards

Viewing 1 replies (of 1 total)

The topic ‘php template tag not working after update’ is closed to new replies.