slider_data($soaslID); if($data["soasl_post_styling_checkbox"] == "true"){ $border =""; } else { $border = ""; } if($data["soasl_post_styling_content_position"] == "content-left"){ $contentposition = "col-lg-pull-5 col-md-pull-5 col-sm-pull-5"; $imgposition = "col-lg-push-6 col-md-push-6 col-sm-push-6"; } else { $contentposition = ""; $imgposition =""; } ?>