ssbp.woff used in your plugin
-
Hi,
It seems that your plugin uses a font ssbp.woff, and I am trying to preload it in WP Rocket.
After studying the source code of the HTML, I get the following CSS code:
@font-face { font-family: 'ssbp'; src:url('https://www.datanumen.com/blogs/wp-content/plugins/simple-share-buttons-adder/fonts/ssbp.eot?xj3ol1'); src:url('https://www.datanumen.com/blogs/wp-content/plugins/simple-share-buttons-adder/fonts/ssbp.eot?#iefixxj3ol1') format('embedded-opentype'), url('https://www.datanumen.com/blogs/wp-content/plugins/simple-share-buttons-adder/fonts/ssbp.woff?xj3ol1') format('woff'), url('https://www.datanumen.com/blogs/wp-content/plugins/simple-share-buttons-adder/fonts/ssbp.ttf?xj3ol1') format('truetype'), url('https://www.datanumen.com/blogs/wp-content/plugins/simple-share-buttons-adder/fonts/ssbp.svg?xj3ol1#ssbp') format('svg'); font-weight: normal; font-style: normal; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
It seems that the font used is ssbp.woff?xj3ol1 instead of ssbp.woff? Note the ?xj3ol1 parameter. Originally I think it is a cached version generated by the cache plugin. But I try to visit the uncached version and also get this value.
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘ssbp.woff used in your plugin’ is closed to new replies.