justinwhall
Forum Replies Created
-
Forum: Plugins
In reply to: [Windsor Strava Athlete] More featuresHello there! Yes these are all great ideas and thanks for your feedback. As time allows and userbase grows, I’ll be sure to add at least some of these features.
Forum: Fixing WordPress
In reply to: My website is showing privacy error on GoogleI’m not really a SEO guy but it can take some time for a google to reindex your site. Days even weeks. Also, you have some weird settings that is blocking meta descriptions which may or may not have something to do with this.
Forum: Fixing WordPress
In reply to: My website is showing privacy error on GoogleI gotcha. So the problem here is google has indexed you site as https. You site is no longer https. So when you click on the google link which is https://thesuprablog.com/ it says, wait a minute, this is not really a https site. You could either install a SSL cert or resubmit your sitemap to google via the webmaster tools.
Forum: Fixing WordPress
In reply to: My website is showing privacy error on GoogleI’m not seeing any warning. I’m also seeing that site is being served over http not https FWTW.
Forum: Fixing WordPress
In reply to: My website is showing privacy error on GoogleI’d post a link to your site 🙂
Forum: Plugins
In reply to: [Windsor Strava Club] How do I use shortcode to display members of the clubsI gotacha. That’s great idea! Stay tuned.
Forum: Plugins
In reply to: [Windsor Strava Club] How do I use shortcode to display members of the clubsHi there, are you looking to output all members on you website? Currently there is no shortcode for that. It looks like the Strava API does allow for this.
I can add this as a feature request. Ideally, how would you like this to work/look?
Forum: Plugins
In reply to: [Windsor Strava Club] Number of ridesNot currently but it’s certainly something I could add.
Forum: Plugins
In reply to: [Windsor Strava Club] Number of ridesHey Julien –
You’re right. There was a conflict with Yoast SEO making the admin area hang. Just pushed a patch. 1.0.8 should resolve this.
Both of your requests I plan on adding as time allows. One restriction is the the STRAVA API limits the number of recent activities by 200 I think…
- This reply was modified 9 years, 8 months ago by justinwhall.
Forum: Plugins
In reply to: [Windsor Strava Club] world mapI just pushed an update. You should be able to control your zoom now.
Forum: Plugins
In reply to: [Windsor Strava Club] Number of ridesHey There Julien – Sorry for the delay. Appears that you found a bug. in the event a user uploads an activity manually, there is no polyline to draw on the map and blows up the script. I’ve fixed that AND your zoom should work now as well. Of course, you’ll have to upgrade! Let me know if yo uhave any other problems.
Forum: Plugins
In reply to: [WooCommerce] Rest password not showing reset formActually, this was a page cache issue.
Forum: Plugins
In reply to: [Windsor Strava Club] world mapNo actually, you are not and idiot. Looks like I’m getting my plugins confused. I’m not actually passing that to the javascript file I guess. I can make that change. If you want to fix it right now you change line line 24 in windsor-strava-club > public > windsor-strava-club.js
Forum: Plugins
In reply to: [Windsor Strava Club] world mapHello there. Yes, you can. The shortcode accepts lat, lng and zoom parameters. The zoom parameters are just passed to the google maps API. Zoom levls are described here: https://developers.google.com/maps/documentation/static-maps/intro#Zoomlevels
You can see a working demo of the params here: https://windsorup.com/windsor-strava-club-wordpress-plugin/
Forum: Plugins
In reply to: [Windsor Strava Club] js errorAwesome! Glad I could help. If you find this plugin useful, I’d appreciate a review. It’ll motivate me to make better! Thanks!