-
AuthorSearch Results
-
August 30, 2016 at 11:29 am #85087
Topic: Multiple languages and the builder issue
in forum RT-Theme 18 (WordPress)igor
MemberHi,
Your theme is using (some sort of) custom builder, and am wondering how to add multiple languages to the site. Usually a plugin like qtranslate or polylang would easilly do the trick, but I don’t see those options in your builder.
Please advise
August 22, 2016 at 2:20 am #84867In reply to: Upcoming Update: RT-Theme 19 Version 2.0
Tolga
Customer SupportDEVELOPER@rbnoonan Hi, It looks like a bug and will be fixed with the new version! Thank you!
@ausadv I will do my best to add it to v2.0 but it is a bit complicated for RT-19.@everyone Please keep posting, we are almost there! Here is what we have done so far;
PHP1234567891011121314151617181920212223Added: New header design with more customization options and new drop down menus.Added: Mega menus option to the new header design.Added: More layout options for footerAdded: Widgetized side panel and side menu option to new headers. (Includes an additional hamburger menu)Added: Polylang plugin supportAdded: Option to change the main menu for each post individually.Added: Top bar optionAdded: Overlapped header optionAdded: Custom JavaScript codes optionUpdated: Google font listUpdated: New lightboxIncluded: Envato Market plugin for easy theme updates.Improved: My Account page has been redesigned. [WooCommerce]Added: New check out page design for [WooCommerce]Improved: Visual Composer integrationImproved: Portfolio lists. Added new options.Updated: Heading module & shortcode. Added new options.Updated: Image carousel module & shortcode. Added new optionsAdded: Additional typography options.Added: Custom height option for row backgrounds.Added: Black and white map option added to the Google Maps element.Removed: Favicon option removed from the logo options. Use Customize > Site Identity instead.Fixed: Drag&drop issue fixed that freezes the editor when moving a location sub-element of the Google Maps element.Kind Regards,
TolgaJuly 19, 2016 at 3:17 pm #84131In reply to: language buttons
neo
Customer SupportLEAD SUPPORTHi
You need to use a plugin called wpml (paid plugin) or polylang (free). Polylang might require some small theme code adjustsments but we can help you on that.
Best regards,
Neo
Theme supportJune 8, 2016 at 7:37 am #83006In reply to: Visual Composer not work after installing qTranslate
neo
Customer SupportLEAD SUPPORTHi
The theme and plugin are compatible with wpml and with some theme changes with polylang (explained in a different thread)
http://support-rt.com/forums/topic/multiple-logos-for-multiple-languages/
We abandoned support for qtranslate a long time ago as there are always issues with that plugin.
Moreover issues between VC and qtranslate are beyond forum support as we dont write the plugin nor are we able to fix these. Its something VC (Bakery) has todo if they are willing todo so.
I cant assist you unfortunately on these issues. Sorry about that
Best regards,
Neo
Theme supportMay 19, 2016 at 7:38 am #82512In reply to: Multi Language Guide
neo
Customer SupportLEAD SUPPORTHi Henry,
I am lost. You want a multilanguage website or not? If not and you want only one page in Vietnamese i would say just create a page and try and see what happens. I cant answer that questions as you are the one that can write Vietnamese and test it right away.
I wonder though if that works as there will be no support from wordpress itself for that language or our language frontend langauge files (as the theme is telling its english) aswell as the language selector flags are not there.
The flags come with the plugin and are not available without that. You can try polylang and alter the functions.php as suggested in my other links provided. If it works you have a free plugin and can build a multilanguage website.
Note: we are compatible with wpml only (which we advertise at themeforest). Which means we fix any incompatibility issues if any with that plugin. However how the plugin(s) work has to come from the plugin developer.
Best regards,
Neo
Theme supportMay 19, 2016 at 7:12 am #82509In reply to: Multi Language Guide
henry
MemberHi Neo,
Alright then.
Actually I am doing a website for Vietnamese. My wordpress core language is of course in English. I have tried putting in vietnamese words into menu options / text editor etc. and I have no problem viewing the website in Vietnamese words.
So can I just copy and paste all those vietnamese words into the wordpress as it is to show a vietnamese website?WPML and polylang is used IF the website need multiple language translations am I right?
Sorry I’m new to this.May 19, 2016 at 7:08 am #82507In reply to: Multi Language Guide
neo
Customer SupportLEAD SUPPORTHi
You need to use the wpml plugin or polylang (the latter is not supported by us and requires recoding of the theme core files).
Note: polylang is not supported by us. You can find a couple of threads in the forum searching for ‘polylang’ to make it work.
As for how to? Please consult the setup assistant and or when you have specific questions get back to us and or serach the forum. There are many threads on how to wpml in the rttheme 18 section of the forum
Please consult the build in setup assistant for more details on the multi language, template builder or any other subject you need more information on as we did a fairly good job on writing out the help for this theme.

Also read this
http://support-rt.com/forums/topic/translating-themes-by-using-po-files/
http://support-rt.com/forums/topic/multiple-logos-for-multiple-languages/
Please feel free to ask if you have any further questions. Note : Please put unrelated questions to the above reported issue a new thread.
Thank you for understanding.
Best regards,
Neo
Theme supportMay 6, 2016 at 11:24 pm #82094In reply to: how do i add another language?
neo
Customer SupportLEAD SUPPORTHi
You need to use the wpml plugin from wpml.org or polylang. The latter requires theme code adjustments. Try and search the forum for polylang. Note the theme is only compatible with wpml and certified.
Polylang is a free plugin we dont support.
Best regards, Neo
April 28, 2016 at 4:44 am #81823In reply to: Two language pages and posts with polylang
neo
Customer SupportLEAD SUPPORTHi
The theme is compatible with wpml. We dont have buildin support for polylang nor do we advertise at our sales page that we are compatible with that plugin.
You might try this and see if it works. I am almost certain it does !
http://support-rt.com/forums/topic/multiple-logos-for-multiple-languages/
Best regards,
NeoApril 17, 2016 at 8:56 am #81477In reply to: Make Polylang work in RT-Theme 19
neo
Customer SupportLEAD SUPPORTHi
As from RTTHEME 19 V 2.0 POLYLANG is supported by default and the code adjustments below are no longer needed
This theme does not work with polylang out of the box as there is no code in the theme to make the wpml hooks work on polylang. We only support wpml. But I did a quick test with polylang and i believe with some small changes to the theme you can make it work. (note the code changes are not part of the default theme package and need to be redone on theme updates as instructed down below).
1) Add this to the theme functions.php just before the last ?>
PHP12345678910111213141516171819202122232425function rt_wpml_get_current_language(){global $polylang;if (isset($polylang)) return pll_current_language();if(function_exists('icl_object_id')) {global $sitepress;return $sitepress->get_current_language();}}function rt_wpml_page_id($id){global $polylang;if (isset($polylang)) {$get_default_language = pll_default_language();return pll_get_post($id, $get_default_language);}if(function_exists('icl_object_id')) {global $sitepress;$get_default_language = $sitepress->get_default_language();return icl_object_id($id,'page',true,$get_default_language);} else {return $id;}}So you get this
2) Then use the polylang string translation ability to make it work.
Note: If there are more errors on the wpml functions the theme uses which are to be found here. /public/wp-content/themes/rttheme19/rt-framework/functions/wpml_functions.php then find the corresponding function. paste it into the rttheme19/functions.php and modify the code following the polylang codex function reference
https://polylang.wordpress.com/documentation/documentation-for-developers/functions-reference/
The above php code is provided as is and issues with these are not supported. If you still have issue and dont know how to code then please hire a coder to assist you from https://www.freelancer.com/hire/Hire-a-Coder/ as we unfortunately don’t provide such service for which i apologize.

note: If you want to hardcode logo replacement you need to recode the header-layout1.php and header-layout2.php in the rttheme19 root folder.
Best regards,
Neo
Theme support -
AuthorSearch Results


