Sam Perrow
Forum Replies Created
-
Forum: Plugins
In reply to: [Pre* Party Resource Hints] Trying to preload fonts.googleapis@rayman8630 Try setting the link to ‘https://fonts.googleapis.com/css?family=Source+Sans+Pro%3A300%2C400%2C500%2C600%2C700%7CLato%3A300%2C400%2C500%2C700%2C900%7CRaleway%3A300%2C400%2C500%2C700%2C900%7CRaleway&subset=latin%2Clatin-ext’. The link you are preloading is only different by a single character.
Also I would suggest opening up developer tools on your site and looking at the Console tab. https://imgur.com/gallery/ho8Ex7q
- This reply was modified 3 years, 2 months ago by Sam Perrow. Reason: editing code format
- This reply was modified 3 years, 2 months ago by Sam Perrow. Reason: code formatting
Forum: Plugins
In reply to: [Pre* Party Resource Hints] Trying to preload fonts.googleapis@rayman8630 Please update to 1.7.82 and the problem will be fixed.
Forum: Plugins
In reply to: [Pre* Party Resource Hints] Trying to preload fonts.googleapis@rayman8630 Thanks for telling me about this. I was able to reproduce it just like you said, and I will put in a fix as soon as I can to fix the issue.
Forum: Reviews
In reply to: [Pre* Party Resource Hints] Probably The Most Groundbreaking Plugin in Years@albie2011 Thank you for the very kind words ??
I will have to assume this issue has been resolved. closing out ticket.
Forum: Plugins
In reply to: [Pre* Party Resource Hints] Cannot find pre pluginPlease update to version 1.7.81, it will resolve the issue.
Please update to version 1.7.81 and let me know whether that resolves the problem.
I created a ticket on WP bug tracker btw: https://core.trac.www.ads-software.com/ticket/54073
Strange, I did a fresh install from scratch of Jetpack, without any special config, and it came with two submenu pages (the ones visible as you hover over the “Jetpack” item in the menu).
Forum: Fixing WordPress
In reply to: Plugin removes menu items with no submenu page@t-p I am that plugins’ support. It seems like this is more likely an issue with WP core code, probably JS related, than something plugin-specific. But I can be wrong.
I noticed this issue does not happen for plugin pages with multiple submenu pages, like Jetpack. When I added some for my plugin, the issue was fixed.
I have tried it on two non-multisite installs and I get the same result. Maybe if you test it on a non-multisite environment you can reproduce it?
This is what I’m seeing. Looks more and more like an issue with WP core code now: https://imgur.com/LlXaxPl
The plugin is Pre Party Browser Hints.
I have been able to get this resolved by changing the capability from “update_plugins” to “activate_plugins”.
@dan14 Thanks for letting me know about this. I have used PHP 8.0.8 for a while now without any problems, so I am curious to know why this happened.
-After trying to create the hint, does the hint appear after refreshing the page?
-Can you send me an email via the “Contact Support” button on the main plugin page so I can get some more diagnostic information?
Thanks.Forum: Plugins
In reply to: [Pre* Party Resource Hints] Cannot find pre pluginThanks for noticing that. I am able to reproduce it locally. I will figure out a fix and submit an update when I get a chance.