Some bugs I have noticed

Posted in: Newspaper
Post count: 5

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.

Post count: 5

I forgot that the site was protected so I have take a screenshot to show you the translation issue :

Translation issue

Post count: 45

I can also not change the blue color. Help!

Post count: 3343

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

Post count: 5

Hello Marius,

First, thanks for your answer.
For the last problem, look at the screen it will be more easy to understand :

Resize bug

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

Post count: 3343

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!

Post count: 5

Hello Marius,

Thank you it works, but unfortunately that’s too small for a fullscreen pc version.

Let me know if any other solution is possible.

Post count: 36

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)

Post count: 3343

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!

Post count: 36

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.

Post count: 5

Hello,

I have the same use. Since win7 it’s really usefull to divide your screen in 2.
But the main problem is still here because, when I have an horizontal view on a tablet the last element goes on the second line…

Thanks for your help.

Post count: 854

hi,
marius gave you a css solution, to reduce the font size of the items in the menu.

another “solution” will be to group (decrees) the number of items in the menu.

Thanks for you message.
Radu A.

Post count: 36

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.

Post count: 3343

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!

Viewing 14 posts - 1 through 14 (of 14 total)
The forum ‘Newspaper’ is closed to new topics and replies.