Sam Perrow
Forum Replies Created
-
Forum: Plugins
In reply to: [Pre* Party Resource Hints] Preload images, CSS, and JavaScript help@deewinc what is the resource URL you are using? The
asattribute is mandatory for preload hints only.Forum: Plugins
In reply to: [Pre* Party Resource Hints] Preload images, CSS, and JavaScript help@deewinc The plugin should be allowing you to leave the “as” attribute blank, but there is the automatic MIME type determination. It is better to have it filled with the appropriate MIME type, but it usually isn’t critical.
And if you get that notice in the console, that basically means that the page didn’t really need to preload that specific resource- so you can remove that preload hint.
Forum: Plugins
In reply to: [Pre* Party Resource Hints] Preload images, CSS, and JavaScript help@deewinc What type of hints are you adding? No need to randomly select a MIME type- the plugin will automatically figure that out for you. If you’re adding a JS script, it looks for the “.js” filename and adds the “script” attribute to the “as” MIME type, and so on for other file types.
Images should be of the MIME type “image”, CSS should be “style”. If you aren’t sure which MIME type to use, I would just leave that option blank.Forum: Reviews
In reply to: [Pre* Party Resource Hints] Works like magic!@deewinc Thank you for the kind words- and the plugin gets better after each update!
Forum: Plugins
In reply to: [Pre* Party Resource Hints] Fatal Error@travish84 That error has been fixed, please update to 1.7.4.3.
Forum: Plugins
In reply to: [Pre* Party Resource Hints] Fatal Errorhi @travish84, thanks for contacting me.
Thanks for reporting that error- I hadn’t noticed it before. I will do my best to put in a fix within a few days.
Forum: Plugins
In reply to: [Pre* Party Resource Hints] re: Add video formats to type drop down@anartfulscience I just released an update, 1.7.4.2, which directly supports webm video format.
And I need to clarify that if you add a preload hint with webm, or mp4, the “video” attribute will automatically be added to the “as” attribute field. Or if there is another video format which isn’t automatically detected, you can always manually select the video (or any other) option from the dropdown.
Hope that helps.Forum: Reviews
In reply to: [Pre* Party Resource Hints] Great plugin@editor thank you for the kind words!
Forum: Plugins
In reply to: [Pre* Party Resource Hints] re: Add video formats to type drop down@anartfulscience Thanks for contacting me.
If you select the “video” option from the dropdown (while creating a new hint), it will add the “.mp4” file extension if it’s not already there. I do not have support for the “webm” format at the moment, but I can add that in future versions.
Please let me know if you have other suggestions.
@sozialia I will close this ticket for now. I will reopen if you reply to the question I asked.
Forum: Reviews
In reply to: [Pre* Party Resource Hints] Works great for me with wordpress latest versionThanks for the kind words @dan14!
Forum: Plugins
In reply to: [Pre* Party Resource Hints] Preload based on desktop / mobile / tablet@dan14 Thanks for contacting me about this. I am working on an improved version that has post specific hints, as well as a few other features. I don’t know exactly when it will be ready, because I am only able to work on it part-part-part time.
@sozialia Would you be able to tell me which plugins you have, or which plugins you deactivated? If so, I’d be able to pinpoint what the problem was.
@sozialia Also can you try to deactivate and then reactivate the plugin? That could resolve a possible database table schema issue, if that is the problem.
@sozialia thanks. That error doesn’t seem to be specific to my plugin. It’s probably a compatibility issues with another plugin. Can you tell me which other plugins you have active on your site?