• Resolved genextwebs

    (@genextwebs)


    Hello,
    I want to create slider programmatically by inserting its entry in database & uploading corresponding images in uploads folder as I am generating multiple sites dynamically, I have inserted data in following tables.

    wp_nextend2_smartslider3_sliders
    wp_nextend2_smartslider3_sliders_xref
    wp_nextend2_smartslider3_slides

    It’s showing the images in the wp backend but not in frontend & giving following error.

    <!–Smart Slider #1 does NOT EXIST or has NO SLIDES!WordPress Shortcode–>

    Then I debugged the code & found that smart slider is generating cached version of slider HTML code & displaying it in frontend, so what I need to do in database in order to display the slider?

The topic ‘Insert slider entry in database’ is closed to new replies.