Results 1 to 2 of 2

Thread: Classipress in french... bad representation of the thousands separator

  1. #1
    Thread Starter
    schtroopy_c's Avatar
    Join Date
    Mar 2013
    Location
    Suisse
    Posts
    27
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Classipress in french... bad representation of the thousands separator

    Hello,
    In french we have the sign ' as a thousands separator. But your system does not allow us to use this wonderfull representation : in the settings when I put ' as a thousand separators , the wonderfull classipress returns me a \' ...
    I fixed the problem by changing the line 700 in theme_functions.php. The new line is
    PHP Code:
    $thousands_separator str_replace'\\''' $cp_options->thousands_separator); // modified by Jean Tinguely Awais aka t-servi.com 
    Best regards.
    Jean Tinguely Awais for Charles Aeschlimann.

  2. #2
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Thousands' separator
    By domino1957 in forum Help Using ClassiPress
    Replies: 10
    Last Post: May 31st, 2013, 02:51 PM
  2. [MOD NEEDED] Thousands separator '.' for numbers
    By kilador in forum Advanced Custom Fields
    Replies: 17
    Last Post: May 4th, 2013, 04:35 AM
  3. Jomark Classipress 3.2 in French
    By wawone in forum Help Using ClassiPress
    Replies: 24
    Last Post: December 5th, 2012, 09:04 AM
  4. representation problem
    By travelsnake in forum ClassiPress General Discussion
    Replies: 3
    Last Post: September 8th, 2011, 10:51 AM
  5. representation problem
    By travelsnake in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: September 8th, 2011, 10:34 AM