Learn about Centmin Mod LEMP Stack today
Become a Member

Metro Responsive Style

Discussion in 'Forum Feedback & Suggestions' started by eva2000, May 25, 2014.

  1. eva2000

    eva2000 Administrator Staff Member

    54,110
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    5:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    seems to still break CSS on alerts but it only happens after visiting the Home navigation menu link at top. If you avoid it and use Forum nav menu link seems to be intact so far

    seems like /forums/ is some kind of internal route some menu links have ?

    I excluded that from pagespeed too

    Code:
    pagespeed Disallow */forums/*;
    doh that didn't help either


    did page speed analysis and fastest page initial rendering time is with pagespeed enabled and bdcache, without pagespeed there's a full 1 second difference in initial rendering time - video at http://gtmetrix.com/reports/community.centminmod.com/pczoizGb/video !
     
    Last edited: May 26, 2014
  2. rdan

    rdan Well-Known Member

    5,443
    1,402
    113
    May 25, 2014
    Ratings:
    +2,194
    Local Time:
    3:42 PM
    Mainline
    10.2
    Yes.
     
  3. eva2000

    eva2000 Administrator Staff Member

    54,110
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    5:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Thanks

    yet another pagespeed disallow for inline editor

    Code:
    pagespeed Disallow */edit-inline?&_xfRequestUri=*;
    hmm would be handly to have a list of all Xenforo json request urls heh
     
  4. rdan

    rdan Well-Known Member

    5,443
    1,402
    113
    May 25, 2014
    Ratings:
    +2,194
    Local Time:
    3:42 PM
    Mainline
    10.2
    I hope you have sites using Adsense, for you to help us inspect why ngx_pagespeed defer_js filter enabled sometimes doesn't load Adsense mostly on first time visitor.
     
  5. eva2000

    eva2000 Administrator Staff Member

    54,110
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    5:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    didn't have any plans to but might try and see later on :)
     
  6. eva2000

    eva2000 Administrator Staff Member

    54,110
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    5:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  7. rdan

    rdan Well-Known Member

    5,443
    1,402
    113
    May 25, 2014
    Ratings:
    +2,194
    Local Time:
    3:42 PM
    Mainline
    10.2
    The reason behind the broken Overlay, alerts sometimes?
    I have it installed on my forum also, but no problem at all.
     
  8. eva2000

    eva2000 Administrator Staff Member

    54,110
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    5:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  9. rdan

    rdan Well-Known Member

    5,443
    1,402
    113
    May 25, 2014
    Ratings:
    +2,194
    Local Time:
    3:42 PM
    Mainline
    10.2
    Maybe they collide when both are enabled.
     
  10. eva2000

    eva2000 Administrator Staff Member

    54,110
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    5:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Yeah it could be Xenforo Defer JS addon defers regardless, while ngx_pagespeed's filter is smart enough as it uses the beacon request the first few page loads to properly sort out what can be deferred and what can't.
     
  11. rdan

    rdan Well-Known Member

    5,443
    1,402
    113
    May 25, 2014
    Ratings:
    +2,194
    Local Time:
    3:42 PM
    Mainline
    10.2
    But I still encounter the problem:
    upload_2014-5-27_23-11-34.png

    And for the editor:
    upload_2014-5-27_23-12-11.png
     
  12. eva2000

    eva2000 Administrator Staff Member

    54,110
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    5:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    try a hard browser refresh ?

    I haven't had that problem since i made the changes
     
  13. rdan

    rdan Well-Known Member

    5,443
    1,402
    113
    May 25, 2014
    Ratings:
    +2,194
    Local Time:
    3:42 PM
    Mainline
    10.2
    Done :)
    I'll report once I encounter it again (y)
     
  14. eva2000

    eva2000 Administrator Staff Member

    54,110
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    5:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    @RoldanLT so has the problem occurred anymore with inbox and alter css breaking ? For me still working all round the forums and no broken css on editor/smilies box too :D
     
  15. rdan

    rdan Well-Known Member

    5,443
    1,402
    113
    May 25, 2014
    Ratings:
    +2,194
    Local Time:
    3:42 PM
    Mainline
    10.2
    yes, no problem anymore here :)
    Maybe time for me to copy your Disallow filters :D
     
  16. rdan

    rdan Well-Known Member

    5,443
    1,402
    113
    May 25, 2014
    Ratings:
    +2,194
    Local Time:
    3:42 PM
    Mainline
    10.2
    I just encounter again a broken page right now.
    Thread list and Alerts pop up.
     
  17. eva2000

    eva2000 Administrator Staff Member

    54,110
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    5:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    thanks for heads up.. still haven't encountered any for me
     
  18. rdan

    rdan Well-Known Member

    5,443
    1,402
    113
    May 25, 2014
    Ratings:
    +2,194
    Local Time:
    3:42 PM
    Mainline
    10.2
    Broken page again:
    upload_2014-5-29_23-46-48.png
     
  19. eva2000

    eva2000 Administrator Staff Member

    54,110
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    5:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    doh seems only you hitting such ??? anyone else ?
     
  20. rdan

    rdan Well-Known Member

    5,443
    1,402
    113
    May 25, 2014
    Ratings:
    +2,194
    Local Time:
    3:42 PM
    Mainline
    10.2
    Firefox user here.