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

    (@moviehour)

    Hi RobertGomez, thanks to point out this issue. In the next update surely I will fix this bug. For now, to solve it follow the below instructions:

    1. Open t4b_featured_slider.php file in a text editor.
    2. Search for $post_title = $postdata['post_title']; and replace this with $post_title = addslashes($postdata['post_title']);
      Hopefully, it will solve your problem.
Viewing 1 replies (of 1 total)
  • The topic ‘Single Quote bug’ is closed to new replies.