+ Reply to Thread
Results 1 to 7 of 7

Thread: How to remove "\" in Testimonials text?

  1. #1
    Master
    Join Date
    Jun 2017
    Location
    Fukushima
    Posts
    299

    How to remove "\" in Testimonials text?

    Hello everybody..,

    How can I remove "\" generated in the testimonials text (please see attached)Screenshot 2020-02-17 at 16.41.19.pngScreenshot 2020-02-17 at 16.41.19.png?

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,162
    Hello,

    I've fixed it on your end

  3. #3
    Master
    Join Date
    Jun 2017
    Location
    Fukushima
    Posts
    299
    Quote Originally Posted by Rudi View Post
    Hello,

    I've fixed it on your end
    Thank you very much Rudi

  4. #4
    Quote Originally Posted by Skorpion View Post
    Thank you very much Rudi
    Hi Skorpion. I am Sub-Zero. Get over here!

  5. #5
    Hello Rudi,

    I have the same issue on my website, can you tell me what are changes you made on Skorpion's website, so i can change them myself ?

    Thanks in advance,

  6. #6
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,162
    Hello Amir,

    Yes, sure,

    go to plugins > testimonials > rlTestimonials.class.php > function ajaxAdd

    remove $rlValid -> sql($testimonial);


    then go to admin > testimonials.inc.php

    find:
    PHP Code:
    Only registered members can view the code
    change to:
    PHP Code:
    Only registered members can view the code

  7. #7
    Thank you very much Rudi

+ Reply to Thread