Hello,
I’m having a problem with connection. The plugin is not showing my recent check-ins. It’s stuck. https://airsmolik.com/contact/
I tried to reset the plugin and also foursquare app. And I found problem in Step 3. Connect to Foursquare
Every time I’m trying to connect plugin and foursquare app I’m getting: “Connecting failed.
This app has a configuration problem and was unable to connect to your Foursquare account.”
So I can’t grant plugin access to my Foursquare account to show my Swarm checkins.
I even tried to generate new client id and client secret. Didn’t help.
Any ideas?
Thank you
]]>Hi Vicchi! I’m loving the plugin, but just stumbled on an issue.
I’ve just activated SSL (HTTPS) on my site and WP-Quadratum seems to have stopped working. I am using Google Maps and the map is not loading.
This is my URL: https://leo.prie.to
]]>I did what I shouldn’t do and edited the plugin to change the icon.
At line 358 of includes/class-wp-quadratum-frontend.php I added:
$icon_url = 'https://homealongtheway.com/wp-content/plugins/wp-quadratum/images/g-pin-icon.png';
I’m also using
$icon_url = 'https://homealongtheway.com/wp-content/plugins/wp-quadratum/images/g-pin-icon2.png';
as an attempt to fix the problem but it’s not working.
When I display the map (via widget OR shortcode) with any zoom level of lower than 8 the icon is not in the right place at all. From what I can tell it’s too far to the right and down.
you can see it in action here: https://homealongtheway.com/blog/ the icon shows up in the middle of Michigan. Try zooming in by double clicking on the map. As you do the icon moves up and to the left. (try zooming in right where the icon is pointing on page load and the icon eventually disappears from the screen.)
I know I shouldn’t edit the plugin and instead should use a hook, but I couldn’t find a hook for the icon(s) and I’d like to have a hook for the placement of the icon.
For now as a temporary fix can you tell me where in the file the positioning of the icon is set so I can change it to be center of the bottom, instead of top left?
And also can you add the hook/setting for this in future versions?
Thanks!
]]>Hello,
I updated your great plugin on my blog, but now it does not working due to disappeared icon of venue. See widget on the right side of https://www.rudomilov.ru/study/ JS said:
ailed to load resource: the server responded with a status of 404 (Not Found) https://www.rudomilov.ru/wp-content/plugins/wp-quadratum/icons/52f2ab2ebcbc57f1066b8b46_32.png
Really, this file was not found, however this folder has 437 files.
PS No icon for any kind of venue, I tried different venues.
]]>Hello,
I’ve got a problem with Google v3 maps settings.
When I generate API key for myself, I don’t know whether to choose Server key or Browser key and what of url to type in as an address.
The result is Error on my page with goes like this:
Google has disabled use of the Maps API for this application. This site is not authorized to use the Google Maps client ID provided. If you are the owner of this application, you can learn more about registering URLs here: https://developers.google.com/maps/documentation/business/guide#URLs
And their guide is quite complex for me.
Any advice?
]]>Hi Gary,
I am still not able to figure out how to change the strapline content that appears under the map illustration of my checkin on my wordpress page.
I have already activated both a Google Maps API Key and a Factual API Key. I have also carefully read the WP Quadratum plugin’s settings and edit links (on the WP Installed Plugins page), and have visited and read the plugin’s own site. But I still can’t figure out where or how to make the necessary changes to the 3 filters mentioned in order to alter how the strapline is rendered. So I feel I have been thorough in my investigation, but admittedly am non-technical and so need step-by-step directions to actually accomplish what I am trying to do.
I’d be grateful if you could let me know what to click on first, then second, what to enter in this field or that field, etc.
Thanks so much!
Vivek
]]>Hi, is it possible to display check-ins for people on my friends list?
Right now I want to run a live feed where it displays the check-ins of myself as well as people on my friends list.
Therefore, I need the plugin to be able to display everyone’s recent check-ins on the map, not just mine.
May I know how this can be accomplished?
]]>I would like to show city by filter:
add_filter ('wp_quadratum_strapline', 'format_strapline', 10, 2);
I found a venue-name and venue-id parameters, but I have to get location. Due to https://developer.foursquare.com/docs/responses/venue it is “location” and I am tried to get “venue-location” – it does not work.
Is there any possibility to get venue location?
]]>Plugin is great, but why Google Maps in your plugin does not have ‘+/-‘ buttons for zooming? It would be great, some people want to zoom out.
]]>Sounds good, but it does not work in several parts.
1. The plugin says that I have to use https://foursquare.com/oauth/register , but page with API credentials is on https://foursquare.com/developers/apps actually.
2. Foursquare disabled http-pages for pushing, now only https-pages in allowed. Therefore I selected “Disable pushes for this app”.
2. I use https://foursquare.com/developers/apps to create Client ID and Client Secret, then drop them into plugin settings. It is OK, but when I am clicking on “Connect to Foursquare button”, I have got a system error 500.
Any ideas? It is because of disabled pushes?
]]>Hi Greg,
Using your plugin on my website and it appears to be fetching location data from Foursquare just fine, but for the last month or so has not been displaying any maps.
This only appears to be a problem in Chrome (desktop and Android versions), as the map appears when I load my site in Firefox, IE, and the stock Android browser.
I have tried disabling the few plugins I have installed in Chrome, but it doesn’t seem to make a difference; map still won’t load in that browser. Would appreciate hearing your thoughts.
My details:
* WP 3.5.2
* Theme: Thesis 1.8.5 (paid) (also been working fine w/this theme for months; have made no changes to theme)
* Running WPQ 1.2.0
* Site is located here
Thanks!
]]>Hello, I was curious if there was a way to modify the filter handler code (in functions.php) to include the venue icon and possibly the street address of the location.
The reason I ask is that I’d like to replace my current custom integration with your stable plug-in.
Thanks for your time and help!
Best,
Robert
]]>Hello, will an error message be displayed in the event that FourSquare is down? I would not want it to crash/halt any part of my site from loading.
Thanks!
Best,
Robert
]]>Right now the widget has this:
Last seen at Costco on 05 Oct 2012 2:05 UTC
How can I change the date so that is Oct 05 2012 2:05 PDT (or PST)?
]]>