johnme Posted August 19, 2010 Share Posted August 19, 2010 Hi Every one few days Before indian government Released a symbol For Rupees How to add this in prestashophttp://3.bp.blogspot.com/__xv4VavFi-M/TELmRd4VudI/AAAAAAAAAF4/xPfpK6UfR_0/s1600/Indian+Rupee+Symbol+(INR).jpgCan any one tell me how to Add 1 Link to comment Share on other sites More sharing options...
johnme Posted August 20, 2010 Author Share Posted August 20, 2010 Any one can Help me please Still waiting for this Hi Every one few days Before indian government Released a symbol For Rupees How to add this in prestashophttp://3.bp.blogspot.com/__xv4VavFi-M/TELmRd4VudI/AAAAAAAAAF4/xPfpK6UfR_0/s1600/Indian+Rupee+Symbol+(INR).jpgCan any one tell me how to Add Link to comment Share on other sites More sharing options...
rocky Posted August 20, 2010 Share Posted August 20, 2010 You can't. PrestaShop only allows text as the currency symbol, not an image. Until it is added to the Unicode standard, you can't specify it as text. I think it would be difficult to modify PrestaShop to display an image for the currency. I suggest that you use wait for the symbol to become widely accepted. Link to comment Share on other sites More sharing options...
MrBaseball34 Posted August 20, 2010 Share Posted August 20, 2010 Not exactly, rocky,He can delete all currencies but the Rupee and then replace, in blockcurrencies.tpl: {$f_currency.sign} with his image, scaled down, of course,I only use Dollar so I only have $ showing. I could do the same thing if I wanted. Link to comment Share on other sites More sharing options...
MrBaseball34 Posted August 20, 2010 Share Posted August 20, 2010 July 16, 2010, 03:15 AM — IDG News Service — Vendors of computers, mobile phones, and software say they will support the symbol for the Indian rupee that was approved by the Indian cabinet on Thursday.But it may be over two years before the rupee symbol starts showing on computers and mobile phones, analysts said. The time required to add the new rupee symbol to products does not depend on vendors at this point, but on the time it will take for the inclusion of the encoding in the Unicode Standard, Parappil said.Once a new version of the standard, which has the code point for the rupee symbol, is released by the Unicode Consortium, Microsoft will start work to include it in the Windows operating system and other products, Parappil said. He did not specify the time it would take to include the changes. Users will not have to buy new software, but will likely receive downloadable updates to their existing software, he added. Link to comment Share on other sites More sharing options...
johnme Posted August 20, 2010 Author Share Posted August 20, 2010 If you Dont mind.. Can you explain me More ... i am New prestashop Not exactly, rocky,He can delete all currencies but the Rupee and then replace, in blockcurrencies.tpl: {$f_currency.sign} with his image, scaled down, of course,I only use Dollar so I only have $ showing. I could do the same thing if I wanted. Link to comment Share on other sites More sharing options...
MrBaseball34 Posted August 20, 2010 Share Posted August 20, 2010 First save your image of the rupee symbol to the img directory in your theme, then open blockcurrencies.tpl in the modules/blockcurrencies directory in a text editor, notepad will do.Find the text shown above and replace with an img tag containing the image tag that contains your rupee symbol.Something like this should work: However, be aware that the jpg you posted resized to 12 px height looks bad.You need to get a much smaller version. Link to comment Share on other sites More sharing options...
crosswick Posted September 26, 2010 Share Posted September 26, 2010 got it thanks Link to comment Share on other sites More sharing options...
Lifeline Posted September 26, 2010 Share Posted September 26, 2010 I somehow not getting it right in my system.I replaced blockcurrencies.tpl as mentioned above and the line looks like {} It is still showing the symbol mentioned in the currencies configuration section (seems to be mandatory field).I am using 1.3.1.Please help. Link to comment Share on other sites More sharing options...
johnme Posted September 28, 2010 Author Share Posted September 28, 2010 Sir Mrbaseball34 Sir how can you edit and give me please or help me To do all Currecy was images not a textI tried as you said .. but its not work for me thanks in advance Link to comment Share on other sites More sharing options...
johnme Posted September 28, 2010 Author Share Posted September 28, 2010 Here the Code in my blockcurrency Module Hope you Help me <!-- Block currencies module -->[removed][removed] <form id="setCurrency" action="{$request_uri}" method="post"> {foreach from=$currencies key=k item=f_currency} {$f_currency.sign} {/foreach} <input type="hidden" name="id_currency" id="id_currency" value=""/> <input type="hidden" name="SubmitCurrency" value="" /> </form> <!-- /Block currencies module -->[/Quote] Link to comment Share on other sites More sharing options...
boy2099 Posted April 5, 2011 Share Posted April 5, 2011 visit this site, http://webrupee.com/and add the javascript code into the <head> section of your themes/prestashop/header.tplWorks on my site. Link to comment Share on other sites More sharing options...
johnme Posted April 5, 2011 Author Share Posted April 5, 2011 after Add this . I need to Change any Thing ? in Backoffice Link to comment Share on other sites More sharing options...
benradler Posted April 6, 2011 Share Posted April 6, 2011 wow thanks was trying to figure this out Link to comment Share on other sites More sharing options...
boy2099 Posted April 6, 2011 Share Posted April 6, 2011 after Add this . I need to Change any Thing ? in Backoffice In the backoffice, change your rupees symbol to " Rs. "The script will change all Rs. to the new rupee symbol. Link to comment Share on other sites More sharing options...
peanut Posted June 1, 2011 Share Posted June 1, 2011 Hi boy2099Thanks for the really good tip however the blockcurrencies and blockcart modules still display Rs. It really feels good to display our symbol finally! :-) Link to comment Share on other sites More sharing options...
[email protected] Posted July 19, 2011 Share Posted July 19, 2011 Thanks Boy for giving such a good info. one more (dont mind) doubt iam having is that where exactly we need to change the rupees to Rs in Back office which options do help in doing this. Link to comment Share on other sites More sharing options...
Koo Posted August 17, 2011 Share Posted August 17, 2011 Hello all, I simply deleted word rupees (in BO) and pasted rupee(₹)symbol. It just works fine. No need to go through long procedures.!!!!!! Cheers Link to comment Share on other sites More sharing options...
karrapo Posted November 18, 2011 Share Posted November 18, 2011 hello I tried to copy and paste the code <script src="http://cdn.webrupee.com/js" type="text/javascript"></script> in the theme,header.tpl file Also I changed the Rs currency in the currency module But nothing works.. anything im doing wrong? Id there any special place where i need to paste that code to get all the Rs symbols change to the new rupee symbol? Thanks in advance but nothing works Link to comment Share on other sites More sharing options...
indus Posted January 18, 2012 Share Posted January 18, 2012 If you have a font which supports the new indian rupee symbol just press Ctrl-shift u20b9 and the symbol will appear. I use ubuntu linux which comes with the ubuntu font which supports this symbol. u20b9 is the unicode value for the rupee and any font which supports the value will work. Link to comment Share on other sites More sharing options...
sballi Posted September 6, 2012 Share Posted September 6, 2012 Hello Friend, I am using prestashop 1.4.9 for my own my website, i am trying to added Rupee symbol but its not working for me. i did below step to doing this : 1. Add <script src="http://cdn.webrupee.com/js" type="text/javascript"></script> in themes -> mytheme -> header.tpl in head tag <script src="http://cdn.webrupee.com/js" type="text/javascript"></script> </head> ....... ...... 2. I changes currency symbol Rs. from Currency tab in Back-office. Thanks, Seth Link to comment Share on other sites More sharing options...
karthiiiiiiiiiik Posted March 4, 2013 Share Posted March 4, 2013 Hi koo i just do it as your way i just pasted the symbol in bo and the symbol appears only in my system , when others are viewing my website the symblo is not appering clearly it is represented as box symbol how to resolve this ? Link to comment Share on other sites More sharing options...
karthiiiiiiiiiik Posted March 5, 2013 Share Posted March 5, 2013 hi koo i add the rupee symbol as you did it is working only for me , when others visiting my site they are unable to see the rupee symbol it is just displaying a box symbol . Link to comment Share on other sites More sharing options...
karthiiiiiiiiiik Posted March 5, 2013 Share Posted March 5, 2013 can anyone help me how to use the rupee symbol for my currency rupees ? i dont have clear idea of implementing it. Link to comment Share on other sites More sharing options...
[email protected] Posted July 6, 2014 Share Posted July 6, 2014 Hi, for rupee symbol just search for a table "_currency" in your shop database.. In the same table change the " sign " field value to "र " without quotes.and you are good to go. enjoy. Link to comment Share on other sites More sharing options...
Recommended Posts