Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > BlueVoda Website Builder Forums > BlueVoda Tips, Tricks and Shortcuts

Notices

BlueVoda Tips, Tricks and Shortcuts Know a great BlueVoda (or Web design) tip or trick? Share it with the world here. Become famous for your brilliance! Please, No Questions or Problems!

Reply
 
LinkBack Thread Tools
  #61  
Old 11-13-2007, 08:51 PM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 8,830
Default Re: BlueVoda Using Different Languages

No, at the moment this is not possible. The tutorial is in the very FIRST post of this thread.
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #62  
Old 11-14-2007, 03:10 PM
Private First Class
 
Join Date: Oct 2007
Posts: 5
Question Re: BlueVoda Using Different Languages

Quote:
Originally Posted by navaldesign View Post
No, at the moment this is not possible. The tutorial is in the very FIRST post of this thread.
ok i did what you said. problem is still there. I can not see them on my website. every time I must go to encoding and I think other visitors must do the same. I am going crazy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #63  
Old 11-19-2007, 12:58 AM
Private First Class
 
Join Date: Oct 2007
Location: Canada
Posts: 5
Default Re: BlueVoda Using Different Languages

Hello!

I followed these instructions exactly, however the Paypal buttons are still in english. How do I get French paypal buttons?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #64  
Old 11-19-2007, 05:02 AM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 8,830
Default Re: BlueVoda Using Different Languages

PayPal buttons are images, not text. The language that appears on them depends on where you have signed up with PayPal. If your account is in a English speaking country, they will appear in English.
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #65  
Old 11-19-2007, 08:10 PM
Private First Class
 
Join Date: Oct 2007
Location: Canada
Posts: 5
Default Re: BlueVoda Using Different Languages

The problem is that I am in a dual language country (Canada). I have to offer the paypal buttons in both french and english. If I change the language of my paypal account to french, then english becomes a problem. That said, I have already tried to do this to no avail. the button created in french on paypal still appear in english in BV, so that blows that theory out of the water. Any other suggestions?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #66  
Old 11-19-2007, 08:25 PM
Vasili's Avatar
Generalissimo
 
Join Date: Mar 2006
Posts: 8,619
Wink Re: BlueVoda Using Different Languages

Quote:
Originally Posted by Fulvio View Post
The problem is that I am in a dual language country (Canada). I have to offer the paypal buttons in both french and english. If I change the language of my paypal account to french, then english becomes a problem. That said, I have already tried to do this to no avail. the button created in french on paypal still appear in english in BV, so that blows that theory out of the water. Any other suggestions?
Simply establish a separate PayPal account dedicated to French....as long as the attributes of the new account are the same (your name, bank, etc.) but you use a different Logon and email address (simple to add one to your domain, right?) then you can have a stable default French payment system piggy-backed onto your site, as well as have an option available to use on other purely French sites (in addition to keeping an English system similarly).
__________________
_____________________________________________________ .*.* . .* . * . * .*
My Websites... VodaHost Support....Soholaunch Support....osCommerce Support
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #67  
Old 11-24-2007, 01:58 AM
Private First Class
 
Join Date: Oct 2007
Location: Canada
Posts: 5
Default Re: BlueVoda Using Different Languages

Helolo again...
I tried what you suggested. I opened a brand new PayPal account in french. I then tried to download a french button. It says to select all the HTML from the PayPal page and paste it to the BV page. Doesn't work. I then tried copy and paste to the HTML panel. That works, but does not create any buttons as claimed....can anyone help!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #68  
Old 11-24-2007, 05:33 AM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 8,830
Default Re: BlueVoda Using Different Languages

You have two solutions:

1. Find, in PayPal, the button image that you want. You can find it during button creation. Right clcik on it, save it on your computer, and then upload it on your site. Start over the procedure of creating the button. At this point, PayPal asks if you want to use a button image of your own. Give it the URL of the imafe that you just uploaded in your site, and you are done.

2. Usually, the paypal button code finishes wit a code like this:

<input type="image" src="https://www.paypal.com/fr_FR/i/btn/x-click-but02.gif" border="0" name="submit" alt="Effettua i tuoi pagamenti con PayPal. un sistema rapido, gratuito e sicuro.">
<img alt="" border="0" src="https://www.paypal.com/it_IT/i/scr/pixel.gif" width="1" height="1">
</form>

The part in red is the button image source path. As you see, it must be fr_FR to retrieve the French image.

You can manually change this in the code that you are copying / pasting from PayPal.

So, create the button code in PayPal. When done, copy the code PayPal gives you. Drag a HTML box in your BV page. Make it approx the same size as the button you have chosen. Double click it and paste there the code that you have copied frpm PayPAl. If it still gives you an English button, change the code as described.

Last, if you wish, provide a link to your page, and i can then fix the code for you (but only if it is a NON encrypted button code).
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #69  
Old 11-26-2007, 01:52 PM
Private
 
Join Date: Nov 2007
Posts: 1
Question Re: BlueVoda Using Different Languages

hallo!! please help!!
I have made myweb pages in croatian language it works so good BUT problem is with other languages, so anybody knows what I must to do for webpages in eng-germ-fr-it languages...I want my pages in 5 different languages....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #70  
Old 11-28-2007, 09:05 PM
Sergeant
 
Join Date: May 2007
Posts: 35
Default Re: BlueVoda Using Different Languages

hi, I feel lost... which code would be for Latvia & Latvian?!?!?!
thank you!
www.stardusthealing.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #71  
Old 11-29-2007, 06:58 PM
Private First Class
 
Join Date: Oct 2007
Location: Canada
Posts: 5
Default Re: BlueVoda Using Different Languages

Ok folks...I finally figured out a solution. Once I opened a new french account with PAYPAL, I simply copied the ACHETER MAINTENANT button image from their website to my images files. I then used the english button in the BV website builder, changed the button image to custom image, fetched the saved ACHETER MAINTENANT image, changed the PAYPAL account email address to the french account .... bingo....it works

.... thanks all!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #72  
Old 11-30-2007, 08:09 AM
Vasili's Avatar
Generalissimo
 
Join Date: Mar 2006
Posts: 8,619
Thumbs up Re: BlueVoda Using Different Languages

ONCE in a while, sharing pays off....glad to see the suggestion worked for you!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #73  
Old 12-20-2007, 01:54 PM
Private
 
Join Date: Dec 2007
Posts: 1
Default Hebrew in bluevoda

The way i found to writw text in hebrew going this way:
1. look at this image and copy to your dialoge box



2. Open the "page html" and inset this lines between head tag:
<STYLE type=text/css>DIV#container {direction: rtl;
MARGIN-TOP: 0px; MARGIN-LEFT: auto; WIDTH: 1000px; MARGIN-RIGHT: auto; POSITION: relative; TEXT-ALIGN: left
}

you can see it here:


Now it should work.

emil
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #74  
Old 01-27-2008, 04:23 AM
Sergeant
 
Join Date: Dec 2006
Posts: 27
Default Re: BlueVoda Using Different Languages

how do i go about having three languages on one page --- i am able to have english and cerilic typed but when i add another language, say hebrew or arabic, i get "?????"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #75  
Old 02-06-2008, 09:47 PM
Corporal
 
Join Date: Dec 2006
Posts: 15
Default Re: BlueVoda Using Different Languages

Hi Everyone,

This Forum is very help and I have learned a lot from all of you. The reason I am posting is becuase I need to use Chinese on the pages.

I followed all the steps from the Forum and I concluded that BV's Textbox can not show Chineses characters properly. The Banners are fine, other components are OK with Chinese characters but the Text box.

Can BV look into that? It is very critical for me to create pages in Chinese. I have to piece up the banners to make a long Chinese text and this lenghtens the page loading time.

Please take a serious look into it. Please HELP!

Thank you very much! By the way, Happy Chinese New Year to all of you with BV and Vodahost.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #76  
Old 06-27-2008, 03:06 PM
Private
 
Join Date: Jun 2008
Posts: 2
Default Re: BlueVoda Using Different Languages

Hi :)

I need some help. I want to write in Serbian language (latin) and I tried with suggestions here and I still have problem. I have Serbian in my language bar (on my computer) and I set code to Windows-1252 (is this correct?) and when I write letters like đšćč in first moment letters are there, but as soon as I click with mouse somewhere on page, these letters turn to dscc. I hope that someone will help.
Thank you,
Tatjana
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 11:13 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2007 VodaHost.com - All Rights Reserved