• Resolved wasanajones

    (@wasanajones)


    Hi – have enjoyed good plugin for awhile, but recent update causing page loading problems.

    went from 2.5 seconds to 5.9, directly attributable to bbp style pack.

    it is disrupting subsequently loading until /css/bspstyle.css finishes

    site is WP multisite, primary site enabled, uses autoptimize, WP Super Cache and Speed Up – Lazy Load, genesis theme with bbPress Genesis Extend

    looks like bspstyle.css not being optimized by autoptimize – loading on its own as shown by gtmetrix

Viewing 5 replies - 16 through 20 (of 20 total)
  • Thread Starter wasanajones

    (@wasanajones)

    I also saw the 302 on gtmetrix – but “I dunno”

    Don’t cache pages with GET parameters. (?x=y at the end of a url) is now Checked.

    I still only get the autoptimized page I’m afraid …

    Regarding the 302; probably a rogue rule in an .htaccess somewhere, so you might want to review those?

    Thread Starter wasanajones

    (@wasanajones)

    bspstyle.css actually redirects to … the homepage, cfr. the waterfall chart in the GTMetrix test. Seems like somethings broken there?!

    you might have found the issue… there isn’t a bspstyle.css stylesheet in that folder, just bsp_test.css – HOWEVER… when looking at the forum pages and the css files being loaded it references

    /wp-content/plugins/bbp-style-pack/css/bspstyle.css?ver=3.6.1

    so… it is being generated but not written to the folder

    this is a WP multisite network, activated on primary site, genesis theme, folder permissions are 0755

    not sure what needs to be changed

    thanks

    Plugin Author Robin W

    (@robin-w)

    try changing where the style sheet is stored to.

    dashboard>settings>bbp style pack>css location

    and activate and maybe set it to

    wp-content/uploads/

    Thread Starter wasanajones

    (@wasanajones)

    thanks for the followup

    Every time I look at how things load on the site – I get a different scenario. I’m sure it has something to do with caching and probably even cron jobs, and maybe other plugins… but talk about confusing – seems like no matter how many times I clear caches something is always different.

    this iteration – different than just a few hours ago… bspstyle.css IS now present in /wp-content/plugins/bbp-style-pack/css/bspstyle.css

    so it is not causing a 302 redirect – it is finding it… but…

    it is still loading separately from autoptimize

    much faster because no redirect but still loads before autoptimize – but probably not hanging up other elements like the 302 was doing

    at this point it is not causing problems… not to say it won’t again at some point… but not a critical issue for now

    wondering if it is worth figuring out how to restrict loading to bbpress pages and not loading on the home or other non-bbpress pages

    thanks

Viewing 5 replies - 16 through 20 (of 20 total)

The topic ‘slow loading’ is closed to new replies.