Theme updated - sorting out some bugs

The theme we’re using for the site has been updated by its respective developers.Some of our own hotfixes put in place to fix initial glitches might now be conflicting with the fixes in the updated theme. I’m aware that the menu looks wonky at the moment.

Noticed anything else out of order?

I like it better this way :wink:
Only thing to report to date is a new button “Show sidebar” at the top, that seems to have no effect but refreshing…

Not a new issue but the new design is not really mobile friendly (it is painfull to use on my iPhone). Everything is really small and there is to much padding most elements.

But I relly do like the new look of the site! Good work guys =)

@kwando can you show me some examples from your phone? There might have also been some improvements with the latest bugfix I applied just now.

I also saw that weird “Show sidebar” button for a while, then it disappeared. I still see it when I visit the site by mobile. Weird! I’ll report it.

The logo is not clickable, and now there is some unreadable text in front of it.

In case not everyone sees it this way… this is what shirkit is talking about:

I see it too

Right now I don’t have any menu at all and also see the shine-through logo on Safari.

Hello

For info, these links are broken:

https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:intermediate:documentation
https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:advanced:documentation

@erlend_sh
Sorry for the delay, here are some screenshots =)

My main concern right now is the usability of the forums from my smartphone, I have not looked at the other pages.

  1. I always have to scroll 2 screens before seeing any relevant content. Maybe a smaller header?
  2. There is much whitespace around the page, which makes it unusable in portrait mode.
  3. The paging links is small and requires a great deal of precision to press.





Imgur album link: http://imgur.com/IVr1I,p1J0Q,io14x,Ajdb7,d6iDr

Hey, I’m getting a topic that is pinned, and shouldn’t be on the first page of Latest Posts. I think Latest Posts are only for the most recent topics, and pinned topics should have no influence on that, right?

Uploaded with ImageShack.us

Thanks for the examples @kwando! Really appreciate the detailed feedback. I’ve forwarded it all to the Balance theme developers in this thread.

I wish we could apply full-width to our theme as well, but I don’t think that will ever be part of this particular theme’s feature set. In other words it would either require a new theme or some serious rework of our own, which is especially tricky where responsiveness is concerned.

@shirkit this is intended functionality. It’s a “super sticky” which makes it stay on top at all times. It’s useful for announcements that concern all members of our community.

I dunno, i changed it from the current to this, by only changing a couple lines of css:

And wiki with fullscreen:

@wezrule hmm maybe there are fewer implications than I expected. Can you give me your css changes so I can give it a go on our test site?

sure, I didn’t look in much detail:

But in dynamic.css:
http://hub.jmonkeyengine.org/wp-content/uploads/exports/balance-child/dynamic.css

I changed:

[java]L1106
.row { width: 90%; max-width: 100%; min-width: 768px; margin: 0 auto; }

L1141
.row .twelve { width: 80%; }

L1125
.row .four { width: 20%; }

L3522 - 3525
/*+++ generating style ***/
body.theme-option #wrapper {
max-width: 90%;
}[/java]

Although i find it to be “too big” now :stuck_out_tongue: with 1080p, maybe font sizes need to be increased as well.

Thanks, I’ll try apply this tomorrow.

Say, how do these full width sites look on your end? (screenshots please :slight_smile: )

What has always bothered me is the fact that new posts on a topic appear at the end. Wouldn’t it be better to have the new posts on the top of the first screen? Now, when there is a topic with a lot of posts, I have to go to the last screen and then entirely down. For quick reading, reversing the sorting order makes sense to me.

I would like to open a topic and immediately see he latest post.

Further, on iPhone indeed the reading pane is not very wide. Seems the posters name and picture eat up about 2/5 of the total screen. Maybe it is possible to wrap the posts text around the picture (or put the picture on top or make it smaller)?

Also (I am not sure about this one) previously I thought I could see my messages in the top of the screen. Now I first have to go to my profile to see if there are messages.

I read from top to bottom, I get confused with top down twitter feed styles in forums :wink: Also, you can click the little “unread” icon to get to the last post right away.

@husky said: What has always bothered me is the fact that new posts on a topic appear at the end. Wouldn't it be better to have the new posts on the top of the first screen? Now, when there is a topic with a lot of posts, I have to go to the last screen and then entirely down. For quick reading, reversing the sorting order makes sense to me.

You know there is a link to jump right to the last message, right?

1 Like
@erlend_sh said: Thanks, I'll try apply this tomorrow.

Say, how do these full width sites look on your end? (screenshots please :slight_smile: )

http://www.smashingmagazine.com/