Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Montezuma Theme (http://forum.bytesforall.com/forumdisplay.php?f=53)
-   -   Top-level avatar/reply link missing (http://forum.bytesforall.com/showthread.php?t=20851)

nevermoor Aug 31, 2013 11:09 PM

Top-level avatar/reply link missing
 
Hello,

Some of my users are reporting that the avatar and reply link for top-level comments only is not loading. It loads fine on my system, but I'm stumped as to why the top-level would behave differently from nested comments.

Any ideas?

nevermoor Sep 3, 2013 02:22 PM

After further poking around, it looks like the problem is that the avatar is being pushed off the left side of smaller screens (with no ability to scroll that way).

Any suggestions?

juggledad Sep 3, 2013 04:28 PM

supply the url

nevermoor Sep 3, 2013 05:00 PM

www.freekraut.net

The problem appears to be restricted to users on lower-resolution devices.

juggledad Sep 3, 2013 05:58 PM

Quote:

The problem appears to be restricted to users on lower-resolution devices.
what do you mean by 'lower-resolution devices'?

also, you site loads slow, you have a couple large images you should change the quality so they are smaller

one other thing, there is css to disable the display of several things when the width is less than 767...
@media only screen and (max-width: 767px)...

nevermoor Sep 3, 2013 06:48 PM

Thanks for the image suggestion. I have to redo a couple of those types of optimizations now that we've redesigned.

I think this problem is a responsive-layout issue. I don't have an exact horizontal resolution, but when i narrow the browser window to the point that the right-side menus sink to the bottom of the page, the top-level avatar also disappears. I don't see that in the CSS (and it shouldn't be, since that's where the reply link lives).

juggledad Sep 3, 2013 07:11 PM

When I narrow the sidebar to the point the right sidebar drops to the bottom, ALL the avatars disappear as teh CSS is telling it to (menus_menu1_mobile.css). That is because it is responsive. on a smaller device you want to get rid of extranious things and avatars are 'fluff' (at least in my mind they are).

If you want them to show, remove line 25 the
HTML Code:

img.avatar,


All times are GMT -6. The time now is 08:21 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.