• Resolved smk2002

    (@smk2002)


    Hello,

    I’m using two theme in wordpress. Home Page is using Onepress theme & all sub page is my own custom theme layout. So, I need to install Multiple Themes Plugin for running two theme.

    1) Got problem at minify setting.
    – if i using with auto minify mode, all my css & js is combine for both home page & sub pages but full loaded time is not good.
    – If i using for manual minify mode, full loaded time consider good for both but Score is not good for home page. So, I try to check it and found out, CSS & JS files are not combine for home page as per gtmetrix, pingdom, pagespeed. Only Combine for Sub page.
    >> Can u advice to me how to use manual minify for two theme.

    2) Reduce JavaScript execution time
    I got this file cache/minify/552ff.single.include.fa5fbb.js. How can i Defer parsing of javascript.

    3) Waiting Time Too long
    I try to see File request in pingdom. All W3 cache file is too long for wait time..(2533.4ms, 2649.8ms, 2833.9ms). Can u suggest for it?

    4) Google PageSpeed is too low score for both mobile & desktop version. Can u suggest for it?

    Best Regards,

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello,

    You should use manual minify and add JS and CSS files manually and in order. You can try combining JS files using Embed type: non-blocking defer or non-blocking async. It all depends on your theme files, your plugin files, etc.
    Alternatively, I can suggest you our Profesional support in Performance>Support.

Viewing 1 replies (of 1 total)
  • The topic ‘Multiple Theme with Minify Setting’ is closed to new replies.