![]() |
Ive just posted this fix in another mod but i will put it here as well.
When a user clicks the plus one button Google automatically redirects the javascipt from a http URL to a https URL which can add up to 5 seconds on a users page load time. By changing Code:
<script src=”http://apis.google.com/js/plusone.js” type=”text/javascript”></script> Code:
<script src=”https://apis.google.com/js/plusone.js” type=”text/javascript”></script> |
Quote:
1. The code: Code:
<script src=?http://apis.google.com/js/plusone.js? type=?text/javascript?></script> 2. The button it is located on a frame and this frame has url is https://plusone.google.com/u/0/_/+1/button.... |
Quote:
|
I've noticed you've used my Plusone if statements to set the size, would you mind listing me as a co-author at least?
p.s Okay if I borrow your code in return? |
Sucks this wouldn't work on my forum (custom)
Great mod though |
Quote:
|
installed
thank you |
any chance of you back-porting this to vB3.8.x?
|
All times are GMT. The time now is 01:49 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|