Hello,
after update in the lastest version (24/02) I have noticed different bugs.
1- When you change the color of the theme, the submenu background color stay blue (default) and there is no way to change it.
2- In bbpress which is full translated (and was working before) some part of translation did not apply. (The new display of forums is better than before thanks for that!)
Here an example with “Last comment” or “Topics/replies” :
http://touareg4x4.fr/forum/
3- When you reduce the window, if the menu contain more than 6 elements the responsive option works to late. You can test to reduce progressively the window on my home page.
Thanks for reading.
Hi,
1. We fix it. Will be available ASAP
2. The bbPress strings is not in Translation panel, you ca easily translate directly from files, all files from bbPress is here: http://screencast.com/t/H7HrkcU1Nj
3. I don’t understand your question, please can you be more specific or give us more details about your issue.
Thanks
Hello Marius,
First, thanks for your answer.
For the last problem, look at the screen it will be more easy to understand :

To get this I have reduce the window and as you can see the item “Essais et comparatifs” get down before the responsive icon appears. This only happens if the menu is larger than 1000px (I guess).
If you need more details, you can look the live example here : http://touareg4x4.fr/
Thanks
Hi,
What you can do is to decrease the font size to fit the menu on that size. Add this CSS in Theme panel -> Custom CSS
@media (min-width: 768px) and (max-width: 1018px) {
.sf-menu .td-not-mega > a {
font-size: 11px !important;
}
.sf-menu ul .td-not-mega > a {
font-size: 11px !important;
}
}
Thanks!
Hi,
I have the same problem with menu too large. When I reduce the window size, the last items go on a second line. Unfortunately I use a dark background for the menu and the items are white. So The texts on the second line are invisible.
The problem is the same with my top menu (5 items)
-
This reply was modified 12 years by
vertexpolygon.
Hi,
@xaviervdk the solution above is for ipad vertical. Nobody will take a look on a desktop pc by resizing the browser. You only resize the browser to test if how will look on other devices.
That is the only solution viable that you can make it, what you can do if the space is limited and you have many items in menu, obvious will not fit on a single line.
@vertexpolygon please use the solution above and try to increase the font size to fit on all devices.
Thanks for understanding!
Nobody will take a look on a desktop pc by resizing the browser.
I’m not convinced. Personally I often divide my screen in 2 parts to work. I do not presume uses of each.
In any case, I want to at least be sure that my menu is displayed on a 1024×768 screen, and on smaller sizes, the end of the menu does not go on a second line.
another “solution” will be to group (decrees) the number of items in the menu.
Sorry but for a theme type magazine I do not find it acceptable as a solution.
Magazine site is intended to deal with many subjects.
5 items in Top menu, and 7 in the main seems to be reasonable.
Hi,
The menu drop on 2 line because not fit on one line. If we decrease the font-size to fit on 1 line, this is not god again for you. What else you can do in the menu, do you have a solution?!
If you are not satisfied by the product, please email us at contact@tagdiv.com we will get the money back.
Thanks for understanding!
