Brin Wilson
Forum Replies Created
-
Forum: Plugins
In reply to: [Disable Feeds] 404 errors in webmaster toolsThis is the exact text from webmasters:
“Google detected a significant increase in the number of URLs that return a 404 (Page Not Found) error. Investigating these errors and fixing them where appropriate ensures that Google can successfully crawl your site’s pages.”
Brin
Forum: Plugins
In reply to: [Digg Digg] The position of facebook like XFBML was wrongSame issue. Please fix asap…
Forum: Plugins
In reply to: [WP Super Cache] WP Super Cache with header expires – YSlow ratingI’ve tried adding the below (from: http://gtmetrix.com/add-expires-headers.html) to my htaccess file, but no luck… anybody?
<IfModule mod_expires.c>
# Enable expirations
ExpiresActive On
# Default directive
ExpiresDefault “access plus 1 month”
# My favicon
ExpiresByType image/x-icon “access plus 1 year”
# Images
ExpiresByType image/gif “access plus 1 month”
ExpiresByType image/png “access plus 1 month”
ExpiresByType image/jpg “access plus 1 month”
ExpiresByType image/jpeg “access plus 1 month”
# CSS
ExpiresByType text/css “access 1 month”
# Javascript
ExpiresByType application/javascript “access plus 1 year”
</IfModule>Did you ever crack this? I’m in exactly the same boat…
Forum: Plugins
In reply to: [SlickQuiz] not working on iphones, ipads, etc?
Forum: Plugins
In reply to: [SlickQuiz] Tweet resultsHiya,
It seems that some changes have been made here: https://github.com/QuickenLoans/SlickQuiz/commit/db71126c11ede6771f60679701f3f2a8fb273618
And this demo works fine on iphones, ipods and ipads, etc: http://quickenloans.github.com/SlickQuiz/
– however, it’s beyond my skills to know how to edit your plugin files to make it work on these devices… (I tried and failed)…
Be great if you could take a look at this!
Thanks,
BrinForum: Plugins
In reply to: [SlickQuiz] Tweet resultsForum: Plugins
In reply to: [SlickQuiz] Tweet resultsAny way to change the facebook “like” button to a button that let’s you post your score to facebook?
Forum: Plugins
In reply to: [SlickQuiz] Tweet resultsP.s. if you have a donate button somewhere let me know and I’ll happily make a small contribution! This plugin is ace!
Forum: Plugins
In reply to: [SlickQuiz] Tweet resultsAt the moment it’s not at all obvious that the tweet will include the users test result…
Which file (line number would be ace) should I edit to add the text “Tweet your results” just before the tweet button please?
Thanks.
Forum: Plugins
In reply to: [SlickQuiz] Tweet resultsOK, so the more I play with this plugin the more I like it – you are a genius! However, none of the buttons are working on my ipod touch or my ipad… which means i can’t start the test on these devices… any chance you could have a look at this?
Forum: Plugins
In reply to: [SlickQuiz] Tweet resultsSorry, one more question (if that’s ok…), is there a way to make the next question automatically appear when someone makes a choice (i.e. instead of them having to click the next button each time)?
Forum: Plugins
In reply to: [SlickQuiz] Tweet resultsIs there a way to stop the plugin giving the correct answers at the end of the test (i.e. so people can never see which questions they got right/wrong)?
Forum: Plugins
In reply to: [SlickQuiz] Tweet resultsAha, it seems to be working now… fantastic!
Forum: Plugins
In reply to: [SlickQuiz] Tweet resultsWow – I really like your plugin… I’ve just been testing it out.
Here’s my test quiz: http://www.brinwilson.com/quiz/
– Seriously good work! – this is 99% just what I’m looking for! Except I can’t quite get it working properly:
Issues:
– There seems to be no “Next” button appearing on my quiz.
– The tweet at the end isn’t displaying the results at all…What am I doing wrong?
Brin