• The slider descriptions are display as a number 1 after I migrated and upgraded WordPress. I was able to fix this be changing line 334 in image-slider-with-description from $ImgSlider_desc = isset($data->ImgSlider_desc); to $ImgSlider_desc = $data->ImgSlider_desc;

    • This topic was modified 8 years, 2 months ago by Austin Ginder.
  • The topic ‘Slider descriptions displaying a 1’ is closed to new replies.