Page Speed Issue

Posted in: Newsmag
Post count: 89

Hi,

When testing this theme on pingdom i always receive this message “Remove query strings from static resources”
And the source of the problem is: /images/icons/newspaper.woff?7

How can i rename this file? i assume it is being called in another file, therefore if i change the name of this file where else do i need to change the name?

Thanks

Post count: 89

Also how can i set the header ad to only load on post page ?

*Header style 5

  • This reply was modified 11 years by gfran5.
Post count: 1291

Hi,

1. That files contains the fonts used by the theme (icons used for socials), it’s called in the style.css file – http://screencast.com/t/Gd9OwQM4Or – you could try to remove the ?7 parameter which comes after it and see if it works.

2. You have to add a condition which checks if the current page is single – http://screencast.com/t/ZXT9aq1zWK

Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.