-
AuthorPosts
-
March 21, 2014 at 6:41 am #196009
Hello,
I have many little question :
1- I can’t find the place where I can changed the second line just after
“Get in touch” (it’s ok for that because it’s the title module)
“Thanks for looking. We’d love to hear from you.” I can’t find this sentence anywhere?2 – And my logo image have a width bigger than yours how can I give more space?
I have changed the logo but it’s just during the time you give me the solution!3 – I need to put to language it’s done but I don’t know how to publish only one module!
You can have a look on the website to contact page!?4 – I was looking everywhere and I didn’t find the how to put the slideshow in full width?
Thank you in advance,
King regards,
EdithNazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
March 24, 2014 at 12:23 pm #527888Hi Edith,
<blockquote>1- I can’t find the place where I can changed the second line just after “Get in touch” (it’s ok for that because it’s the title module). “Thanks for looking. We’d love to hear from you.” I can’t find this sentence anywhere?</blockquote>
Please open this file: /language/en-GB/en-GB.tpl_ja_onepage.ini, then you can change the text below:
TPL_SUBTITLE_GET_IN_TOUCH = "Thanks for looking. We'd love to hear from you."
<blockquote>2 – And my logo image have a width bigger than yours how can I give more space? I have changed the logo but it’s just during the time you give me the solution!</blockquote>
You can use the class suffix to customise it. Please create a new file called “custom.css” in /templates/your_template_name/css/ path, then add this rule:
.logo-image {
width: 100px;
height: 100px;
}
You can change the width and height value as you wish.<blockquote>3 – I need to put to language it’s done but I don’t know how to publish only one module! You can have a look on the website to contact page!?</blockquote>
As per question #1, pls add following code to the file: /language/en-GB/en-GB.tpl_ja_onepage.ini
TPL_SUBTITLE_NOUS_CONTACTER = " "
<blockquote>4 – I was looking everywhere and I didn’t find the how to put the slideshow in full width?</blockquote>
At present, I see the slideshow shows in full width.
http://easycaptures.com/fs/uploaded/683/5076366214.jpgHope this helps.
March 24, 2014 at 4:46 pm #527920Hello,
Thank you for your answers,
I really need help for the language! It’s not working correctly and I don’t know why!
I explaine you all what I did :I created the 2 menu (fr) and (en)
I duplicated the module menu in (fr) and (en)
I assigned the modules with the menus
When a duplicated a menu I have an error :
To see the error I mentioned you can go to Extension > Module > Menu Module and duplicate the module menu and you will see this error : ” Erreur : Operand should contain 1 column(s) SQL=INSERT INTO `xoixz_modules_menu` (`moduleid`,`menuid`) VALUES ((111,0)) ”I created the content language off course as we can see
I created the module for the flags as we can see also
But it’s not working !!!I really have to finish the website quickly as possible !
If you can help it will be very nice because I really don’t know how to do it!King regards,
Edith BonamyNazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
March 25, 2014 at 9:49 am #528025Hi Edith,
To create the multilangual site, you can refer tothis tip.
In this case, you missed some steps.
– Enable “System – Language Filter” and “System – Language Code” in the Plugin Manager
– Create 2 new template styles: “ja_onepage – Homepage – EN” (For English) and “ja_onepage – Homepage – FR” (For French), then configure as follows:
* Homepage – EN:* Homepage – FR:
Now, you need to create module and assign to the menu item of each language.
Let me know if you need further assistance on this.
- AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)
This topic contains 4 replies, has 2 voices, and was last updated by Nazario A 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum