• My web used 85% in GTmetrix, after install your plugin and tested i found these issue, it make my web down score. Make sure you fix this in PRO version also. I would like to purchase in soon time after working good with Free.

    1) Serve resources from a consistent URL
    (The following resources have identical contents, but are served from different URLs. Serve these resources from a consistent URL to save 1 request(s) and 30.3KiB.)

    2) Minify CSS

    domain…plugins/types/vendor/toolset/toolset-common/res/lib/font-awesome/css/font-awesome.min.css

    Both issue same content in “font-awesome.min.css”

    Hope you can make this better.

    Thanks

    • This topic was modified 8 years, 7 months ago by oanhtran1804.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Anonymous User 14808221

    (@anonymized-14808221)

    Toolset has a common code.
    Some assets are loaded in each plugin, but always just once, of course.

    This could cause the error “Serve resources from a consistent URL”.
    Font Awesome is such a common resource.

    We don’t minify the CSS, as that can make it hard to read and overwrite it.

    We have feature requests filed for this, but right now, we do not serve the minified versions of several assets.

    Thread Starter oanhtran1804

    (@oanhtran1804)

    Thank for your explain. It would be manual minify “font-awesome.min.css” for each update then.

    Or in pro version
    1) Defaul plugin
    2) Extra file “font-awesome.min.css”, which minify from your team. Guide people change it, if they don’t need minify. I would be lover wrong for none developer who would make mistake during mininy and turn around with suport issue or help minify.

    Do you think about my request?

    Anonymous User 14808221

    (@anonymized-14808221)

    In types, as I just see when I scan the Plugin for the FontAwesome Library, it is minified.
    It’s in types/vendor/toolset/toolset-common/res/lib/font-awesome/css/font-awesome.min.css, I am not sure why you mean this is not minified.

    About the identical paths, this is as said due to the common plugin folders, I think.
    Can you list here the paths the GTMetrix lists?
    So maybe I can find out more in relation.

    Thread Starter oanhtran1804

    (@oanhtran1804)

    Please check a look here
    I used wordpress 4.8.1 and PHP 6.4 . GTmetrix result
    Capture

    By the way, i checked documentation. It used allow create custome fields / taxonomies for user, right?. what usefull of toolset for buddypress frontend if added custome field for user? I can not image how it work, in ducumentation seem don’t have any doc about buddypress also.

    Anonymous User 14808221

    (@anonymized-14808221)

    I cannot assist the Paid Toolset here, or pre-sales questions related to it.
    For that, please consult us here:
    https://wp-types.com/toolset-free-consultation/

    Related to other Types issues, please can you open one ticket each issue, so we can concentrate on each one alone?

    Related to this issue here, the file is a minified Style File.
    You can double-check that when you open the file and look a the code.
    I do not know why GTMetrix says, this is not minified.

    Related to the ? in the URL, this is quite common in WordPress.
    It’s the version of the script, and we load 4.7, hence the query string is added by WordPress to land that.
    You can remove it, at your own risk:
    https://paulund.co.uk/remove-query-string-stylesheets

    And finally, the URL mentioned that is repeating, I do not see that resource twice in Types.
    Maybe you load it with the Theme?
    This could be possible, and then, GTMetrix shows the duplicate.

    Please let me know what you think about this.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Loading GTmetrix issue’ is closed to new replies.