zvhipp
Forum Replies Created
-
Great Thanks!
hi, thanks yes i looked at it. Minimize redirects is what I get suggested, it loads alright, but if its possible, rather have just 1 default image for all that should be loaded from local directory rather than each of them having its own redirected link.
Remove the following redirect chain if possible: https://0.gravatar.com/avatar/86912d35b318e62e2d44a95ddfef3142?s=50&d=http%3A%2F%2Fwww.example.com%2Fwp-content%2F… https://www.example.com/wp-content/themes/example/images/avatar.png?s=50 Remove the following redirect chain if possible: https://0.gravatar.com/avatar/c524d72a670f025e3a32ae676495ad75?s=50&d=http%3A%2F%2Fwww.example.com%2Fwp-content%2F… https://www.example.com/wp-content/themes/example/images/avatar.png?s=50 Remove the following redirect chain if possible: https://1.gravatar.com/avatar/1fb0272dc33c927bc2f3609df54b5989?s=50&d=http%3A%2F%2Fwww.example.com%2Fwp-content%2F… https://www.example.com/wp-content/themes/example/images/avatar.png?s=50 Remove the following redirect chain if possible: https://1.gravatar.com/avatar/734cfda427ae913ba27deb89eba8cac6?s=50&d=http%3A%2F%2Fwww.example.com%2Fwp-content%2F… https://www.example.com/wp-content/themes/example/images/avatar.png?s=50
This is what I get when run optimizer. It’s not a major thing, but just if other way around, so it doesn’t create more queries it would be great.
Thanks.
Forum: Fixing WordPress
In reply to: jquery conditional tags in functions.phpif ( is_category() || is_paged() ) { wp_deregister_script(‘jquery’); }
This worked.
Forum: Themes and Templates
In reply to: I need Help correcting CSS for Widgetthanks. It shows ok in IE9. However IE8,IE7 is where sidebar widget is out of order. Trying to fix, just don’t know what to change yet.
Forum: Themes and Templates
In reply to: I need Help correcting CSS for Widgetits not comments, its the recent comments in sidebar under opinions section. it looks perfect in firefox, chrome, opera. but in IE, sidebar from part where Opinions/comment widget starts is out of proportion.
Forum: Themes and Templates
In reply to: I need Help correcting CSS for WidgetForum: Themes and Templates
In reply to: I need Help correcting CSS for Widgethttps://www.indiamainly.com – comments part looks out of order.
Forum: Plugins
In reply to: [Plugin: Simple Facebook Connect] not compatible w/ IE9update – I looked up other threads – <meta http-equiv=”X-UA-Compatible” content=”IE=7″ /> putting this in header.php worked fine ??
Forum: Plugins
In reply to: [Plugin: Simple Facebook Connect] not compatible w/ IE9@otto = putting that code in header.php didn’t work..
Thanks.
Forum: Plugins
In reply to: [Plugin: Quick Press Widget] “Dewidgetize” it – for anonymous posting pageAlso way to include category if possible, thanks.