Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • questbg Friend
    #152235

    Hi Folks

    I’m just finishing off a site and doing the last few translations via JoomFish. I’ve just translated the Slideshow and thought everything was fine, but I just noticed that there is a problem every time I use an apostrophe symbol in the text. When this published on front end, the apostrophe symbols are all followed by a forward slash?

    Here’s how my text looks in JoomFish:

    and here’s how it displays on the site:

    Could somebody advise how I can stop this happening?

    Many Thanks
    Chris

    Saguaros Moderator
    #349179

    Dear Chris !

    Pls open the file modules/mod_jaslideshow2/helper.php and try to find the following codes:

    [PHP]
    $data[‘captionsArray’][] = (isset($descriptionArray[$img]) && isset($descriptionArray[$img][‘caption’])) ? str_replace(“‘”, “‘”, $descriptionArray[$img][‘caption’]) :”;
    [/PHP]
    replace:
    [PHP]
    $data[‘captionsArray’][] = (isset($descriptionArray[$img]) && isset($descriptionArray[$img][‘caption’])) ? $descriptionArray[$img][‘caption’]:”;
    [/PHP]

    Good luck

    questbg Friend
    #349188

    Thans tienhc

    I am out all day for a client meeting, but will try the changes tonight and report back here!

    Chris

    questbg Friend
    #349242

    Hi tienhc

    Just to let you know, that the fix worked fine. 🙂

    Please mark this topic ‘Solved’!

    Chris

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  questbg 14 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum