We are currently using the Salesforce customer portal for our customer community. Answers, Ideas & Knowledge objects are all embedded into VF pages. We are now looking to localize our product into German and French and will need a community for those languages. Has anyone done this before? Did you create new communities for each language, or do you translate all the posts/ content in the language their prefered language?
Have you looked into Custom Labels? search for "Custom Labels Overview" in SF online help.
Related
I have custom Laravel e-commerce project in English now I want to add language translator from English to Arabic.
so can any any one tell me what will I do for that or is their any library to translate whole site by just clicking on ENG and ARB button or dropdown?
This isn't simple. You need to look into Localization in Laravel:
https://laravel.com/docs/8.x/localization
Anyway you'll have to hire a Laravel developer (and probably also a frontend developer) to do that.
First off, I've got a good understanding of Magento. I just wanted a simple answer on whether or not it would be wise for me to venture down this path.
I'm working on a vinyl printing retail business that allows customers to customize their products online. We want to add a custom option for font type but they would like their customers to visualize the fonts. There's an extension I found that does this for me but it's not free, which really isn't a problem.
While I was reading the comments for said extension, I stumbled upon another users site that has a simple description under the drop down box with a link. This seems like an opportunity to save a little bit of cash.
http://imgur.com/JXgdkLQ
TL;DR Do I pay $90 for an extension or is it going to be easier for me to add an extra description/link to my custom option
thanks
So my problem regarding MAGENTO languages and view stores.
I have a website with one language Spanish. I got an extention installed for Vendors which can come and add products and so. My issue is, that I want my vendors portal to be in English and the vendor portal is take the language from the default store in my system which is Spanish.
I added another store ENGLISH one, but when I change my default store to the english on I get my main website in English.
Im strugeling with it, I dont know how do fix that issue. I was thinking maybe I can somehow change the language in the vendors portal specificly from code? Or maybe you got other solution.
my extention is Udropship for refrences.
You can try to set English as default language and Spanish as language for your default website/storeview. Go to System/Configuration. Look into the top left corner, thre is select where you can switch config scope. If you set this so then admin panel will be displayed in English whilst frontend will be still displayed in Spanish.
I am planning to build Auto responsive website in Joomla. I am looking for below features.
Must have :
Auto responsive (mobile friendly)
Static & Dynamic content management
Forms submission
Auto email on form submit
CRM entry on form submit using an API call to our CRM
Good to have :
Ticket Raising system
FAQ managment
Backup Of Site
Blog handing
Kindly advise, which template can be used to achieve above functions?
You could use Joomla 3's standard template as it's responsive, however there are so many sites using this so you go down another road.
If you're up for some design of your own, then you can get a pre-built master template such as Yootheme's Master Theme which is free or maybe ever Afterburner 2 by Rockettheme.
For forms, you can use an extension such as Chronoforms which allows you to build your own forms for multiple purposes and has a lot of features.
As for the "Good to have" points, simply have a search on the Joomla Extensions Directory and you will find everything you need.
Hope this helps
Only one of your requirements has anything to do with the template you choose, whether it is responsive or not.
Joomla templates do nothing more than provide styling for the output of Joomla core and any extensions you may add. Everything you list is functionality that would need to be added with 3rd-party extensions, with the exception of content management; Joomla is a Content Management System.
I'm working on a site in Joomla and I've got it in two languages, French and English. Is it possible to have the meta description and keywords in French on the French pages and English on the English ones? If so, how?
Note: My joomla version is 3.6.5. I guess it should be same if you use 3.x.
Go to Extensions > Language(s) > Content Languages
Click the language you want to change the meta tags.
Go to the "Metadata" tab.
You will find "Meta Keywords" and "Meta Description"
Are you using an extension such as Joom!Fish to manage your translations? I believe you can control pretty much all aspects of a Joomla site with this component.
Also on the Joomla wiki is this (unfinished) page on adding multi-language support to a Joomla site.