Okay
  Public Ticket #314533
Testimonial blockquote edit quote marks
Closed

Comments

  • Paul started the conversation

    Hi Tahir,

    I'm trying to edit the quotation marks (double quotes "...") inside the testimonial section blockquotes. In your support forum the answer to another post was you have to do this in the PHP as follows: in Salient folder go to nectar > tinymce > shortcode-processing.php and search for

    function nectar_testimonial($atts, $content = null (which is on line 395) and edit the quote marks there. I have done this and FTP'd the revised .php file to the server but it has had zero effect. Is there something else I need to edit?

    I have latest v4.9 of Salient and latest version of Wordpress. I'm using the Salient Testimonial shortcode widget.


  •  8,453
    Tahir replied

    Hey Paul!

    It could be the server cache. Could you allow us to log in so we can check on this for you more ?. 

    Thanks 


    ThemeNectar Support Team 

  • Paul replied

    Hi Tahir,

    You were right - it was a caching issue in Firefox. All fixed now. Thanks for the advice anyway.

  • Paul replied

    Hi Tahir,
    Sorry my last email was incorrect - problem still persists. Cleared the cache, tried on other people's computers still getting server generated "" doublequotes in the testimonial widgets. I have gone in via FTP and looked at the file in nectar > tinymce > shortcode-processing.php lines 385 to 400 and I have definitely removed the "" doublequotes from line 398 so it now reads...

    return '<blockquote><p>'.$quote.'</p>'. '<span>'.$name.'</span></blockquote>';

    but they are still appearing wrapped around the testimonial quotes. Very odd. They must be generated from another JS/PHP file in the Salient system...?


  •  8,453
    Tahir replied

    Hey!

    could you allow us to log in so we can check on this for you more?
    Thanks 


    ThemeNectar Support Team