-
AuthorPosts
-
December 18, 2013 at 3:53 pm #193073
Hi IN the Chinese menu the last two items
留学政策
联系我们have somehow positioned themselves underneath the menu line. you cant see them unless you hover mouse above them.
Why? and What can I do?
Thank yourichardmax Friendrichardmax
- Join date:
- September 2014
- Posts:
- 95
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 29
- Thanked:
- 13 times in 1 posts
December 18, 2013 at 4:22 pm #515879Please show a picture.
December 18, 2013 at 5:34 pm #515893phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
December 19, 2013 at 3:37 pm #515970Hi,
The com_realestatemanager (All Categories) menu item type is causing our Mega menu not work correctly when it displays the menu items within the <strong> tab instead of <li> as the default. Temporarily, I order this 3rd party menu item to the last to make other menu items be displayed fine. Pleas take a look.
In this case, we will suggest you to disable or set this menu item type to last order whenever you want to use the Mega menu of our T3 framework.
December 20, 2013 at 12:53 am #516007phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
December 20, 2013 at 2:34 am #516013Hi vmalyshev,
Most of JA products (templates/extensions) are commercial that is recommended to update it via our JAEM component. You just need to use your registered JATC account to configure this component admin panel and refer this detailed documentation to know how to update our template.
And can you take a look on my previous reply ?
December 21, 2013 at 1:31 am #516128As for your reply regarding the mega menu: I would agree with you, if I did not have the English menu not working. But as you can see, English menu is fine. So, I assume the problem is somewhere else.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
December 22, 2013 at 4:23 pm #516169Hi vmalyshev,
As I know, English is the standard language supported by the Real Estate Manager component with basic version. I am not sure that this component does support the Chinese language or not.
In addition, the issue just happens on with this component on Chinese menu while is still working fine with English menu. In this case, I would like to suggest you to contact this component developer to get the confirmation about the Chinese language support.
December 23, 2013 at 8:06 am #516235I am sorry, but again, I can not accept your reply as correct.
It all worked fine before I tried changing the width of the page.
Please put more effort into giving a more helpful advice.
Thank youphong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
December 23, 2013 at 10:51 am #516273Hi vmalyshev,
Temporarily, can you backup and remove the override styles of template width in custom.css file ? Then check out the Chinese menu navigation with Real Estate Manager menu item enabled.
If the Chinese menu navigation still displays fine with the default template width of JA Beranis, I will back to check this issue again. However, normally, the template width will not affect the displaying of Chinese menu item titles with our T3 system plugin.
December 24, 2013 at 12:39 am #516357i M not so sure how you do it.
Also, i hve made template wider, but the extra space I have remains blank. So the content page is wider but that content does not get filled in.
How to do about that?phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
December 24, 2013 at 3:16 am #516371Hi vmalyshev,
According to our support policies, we will limit or refuse to correct the issue that is related to an 3rd party extension (Real Estate component) or resultant from customization. In addition, you still customize the Beranis template by enlarging its width, instead of rolling back to default width of template as i suggested. I am sorry, there is little help I can provide on this.
<blockquote>Also, i hve made template wider, but the extra space I have remains blank. So the content page is wider but that content does not get filled in.
How to do about that?</blockquote>On JA Beranis template, we use the span grid system of Bootstrap to display the template layouts (blocks). The exact width of span on responsive layout is defined with fixed value inside bootstrap-responsive.css file that is compiled from bootstrap-responsive.less file inside our T3 system plugin.
You can see that on 1200px width, the span4 width of sidebar is 280px while is 580px for span8 of content section. That is why content area did not expand to fit the layout although you increased the template width to 1000px.
The solution you can try on this case is overriding the span width (span8, span4) on the template by putting the styles into custom.css file.
i.e
@media (min-width: 1200px) {
.span8 {
width: 630px;
}
}
December 24, 2013 at 7:25 am #516388OK how do I create custom.css file?
Also, you keep saying that menu not workign is result of another module. Its not correct. there are items in the menu that do not have anything to do with the module still not working well. I can remove the module altogether and the problem will be there. Please give answers that really solve the problem and not just anythying you think is ok. Its wastefull for you and me.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
December 25, 2013 at 3:22 am #516457Hi vmalyshev,
I missed to give you the path of custom.css file. You can create this file on local, then upload it to templates/ja_beranis/css/ path on your remote server.
<blockquote>you keep saying that menu not workign is result of another module. Its not correct. there are items in the menu that do not have anything to do with the module still not working well. I can remove the module altogether and the problem will be there. </blockquote>
Sorry. It seems there is a misunderstanding here. If you followed carefully my previous replies, you can see that I did mention about the Real Estate Manager component (REM) which causes our T3 system plugin not work properly to display the rest menu items on Chinese menu (Chinese language).
I did not mention about any modules there. Trust me, it will be better when you can send a message to this REM component developer about the Chinese language support or installation. Because, according to our support policies, we can not help to fix the issue which is related to 3rd party extension.
However, can you tell me more detail about this issue “I can remove the module altogether and the problem will be there” ? Is it a new issue you want to ask us ? Because I see that you removed the REM menu item on Chinese menu and the 4 menu items are displaying fine. Is that right ?
Regards,
Note: As i know, you will need to download and install the language package because the component does not include the Chinese language files inside the installation package, even the Pro version. While you are using the basic (free) version of this REM component.
December 31, 2013 at 4:05 am #516968Its amazing how reluctanct you are to deal with the core of the problem. Youve wasted so much of your time talking about things that are not relevant.
AuthorPostsViewing 15 posts - 1 through 15 (of 15 total)This topic contains 15 replies, has 3 voices, and was last updated by vmalyshev 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum