• Plugin is wonderful . But getting Rupee symbol is not possible . therefore I am unable to use this plugin. Can you please upload a new version with rupee symbol or upload a video to convert dollar in to rupee symbol . I tried to change the code in function.php file as directed by you in previous review but was not working . Please make this wonderful plugin usable for Indian people too. thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Kshirod Patel

    (@kshirod-patel)

    Hello @sandeep30 ,

    Thanks for this review. Yes we are working on the update for the plugin. Once the updated version will be released you can get many more exciting features.

    Thread Starter sandeep30

    (@sandeep30)

    please post or email me the code so that I can change the dollar symbol to INDIAN RUPEE. my email is [email protected] .thanks .

    Thread Starter sandeep30

    (@sandeep30)

    I pasted this on function.php file
    function rpress_extra_currencies( $currencies ) {
    $currencies[‘INR’] = __(‘Indian Rupee’, ‘rpress’);
    return $currencies;
    }
    add_filter(‘rpress_currencies’, ‘rpress_extra_currencies’);

    I got this on product page product name- plugin trial-
    plugin trial
    plugin trial” class=”rpress-add-to-cart button red rpress-submit” data-action=”rpress_add_to_cart” data-fooditem-id=”694″ data-variable-price=”no” data-price-mode=single data-price=”60.00″ >+
    Twitter

    Thread Starter sandeep30

    (@sandeep30)

    Please check the page which is live right now.
    the result is not as per need.
    https://foodindia.online/?fooditem=pizza#

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

The topic ‘excellent plugin’ is closed to new replies.