Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • I just ran this with WP4.0 and got the same warning:

    Warning: Missing argument 2 for wpdb::prepare(), called in /home/caitlindean/livingliminally.com/wp-content/plugins/delete-pending-comments/inc/admin.php on line 73 and defined in /home/caitlindean/livingliminally.com/wp-includes/wp-db.php on line 1154

    My pending comments were deleted, so I voted this as compatible with 4.0

    I have used this plugin before, on a different client site without issue. I am trying to implement it on WP 3.6.1 and it’s not working, same as reported above.

    I have installed and activated the plugin on WP 3.6.1

    My shortcode looks like:

    [cSlider]
    <img alt="" src="https://brooklinetaichi.org/freshwp/wp-content/uploads/btc_slider_1.jpg" />[slide]
    <img alt="" src="https://brooklinetaichi.org/freshwp/wp-content/uploads/btc_slider_2.jpg" />[slide]
    <img alt="" src="https://brooklinetaichi.org/freshwp/wp-content/uploads/btc_slider_3.jpg" />[slide]
    <img alt="" src="https://brooklinetaichi.org/freshwp/wp-content/uploads/btc_slider_4.jpg" />[slide]
    <img alt="" src="https://brooklinetaichi.org/freshwp/wp-content/uploads/btc_slider_5.jpg" />
    [/cSlider]

    But the pictures are all showing at once on my page, just in succession (one on top of the other given the width settings)

    Any ideas? Is this plugin not compatible with 3.6.1?

    Thread Starter CaitlinDean

    (@caitlindean)

    I am using Chrome

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