Results 1 to 2 of 2

Thread: Indian Rupee not available in "Collect Payments in" in Classipress theme

  1. #1
    Serma raj
    Thread Starter
    Guest Serma raj's Avatar

    Indian Rupee not available in "Collect Payments in" in Classipress theme

    Hi

    First of all I would like thank you for giving us a fantastic theme. Everything seems to be fantastic but I/we need one more feature.

    Indian Rupee not available in "Collect Payments in" admin panel.

    Is upcoming version having this feature?

    thanks a lot.

  2. #2
    Veteran bluecafe's Avatar
    Join Date
    Apr 2010
    Location
    Berlin
    Posts
    1,563
    Thanks
    58
    Thanked 359 Times in 273 Posts
    Quote Originally Posted by Serma raj View Post
    Hi

    First of all I would like thank you for giving us a fantastic theme. Everything seems to be fantastic but I/we need one more feature.

    Indian Rupee not available in "Collect Payments in" admin panel.

    If you go to admin-panel you can add it in line 1605 ff
    'options' => array( 'USD' => __('US Dollars ($ )', 'appthemes'),
    'EUR' => __('Euros (€ )', 'appthemes'),
    'GBP' => __('Pounds Sterling (£ )', 'appthemes'),
    'AUD' => __('Australian Dollars ($ )', 'appthemes'),
    'BRL' => __('Brazilian Real ($ )', 'appthemes'),
    'CAD' => __('Canadian Dollars ($ )', 'appthemes'),
    'CZK' => __('Czech Koruna', 'appthemes'),
    'DKK' => __('Danish Krone', 'appthemes'),
    'HKD' => __('Hong Kong Dollar ($ )', 'appthemes'),
    'HUF' => __('Hungarian Forint', 'appthemes'),
    'ILS' => __('Israeli Shekel', 'appthemes'),
    'JPY' => __('Japanese Yen (¥ )', 'appthemes'),
    'MYR' => __('Malaysian Ringgits', 'appthemes'),
    'MXN' => __('Mexican Peso ($ )', 'appthemes'),
    'NZD' => __('New Zealand Dollar ($ )', 'appthemes'),
    'NOK' => __('Norwegian Krone', 'appthemes'),
    'PHP' => __('Philippine Pesos', 'appthemes'),
    'PLN' => __('Polish Zloty', 'appthemes'),
    'SGD' => __('Singapore Dollar ($ )', 'appthemes'),
    'SEK' => __('Swedish Krona', 'appthemes'),
    'CHF' => __('Swiss Franc', 'appthemes'),
    'TWD' => __('Taiwan New Dollars', 'appthemes'),
    'THB' => __('Thai Baht', 'appthemes'))),

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: September 11th, 2010, 05:48 PM
  2. Upgrade Problem "Theme install failed"
    By vistago in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: August 26th, 2010, 05:09 PM
  3. problem with "theme my login" plugin
    By tempo in forum ClassiPress General Discussion
    Replies: 0
    Last Post: July 3rd, 2010, 03:50 PM