Facing this issue since the past ten days.. the plugin is unresponsive when clicking search. Getting the below errors in console.
Failed to load resource: the server responded with a status of 403 ()
Please advice
]]>I’ve managed to place this plugin on my Sydney WordPress them in the footer as a text widget, but when I tested it on the site and clicked submit, it simply refreshed the page instead of showing the list of representatives in my area.
Has this happened to anyone else? Not sure what I did wrong either.
]]>I have it set up to have the user select their rep then send a composed letter to the rep they select. Recently the plugin has stopped working. I assume this has to do with my version of WordPress. Any news on when there will be an update, or is this a problem that’s know? Thanks!
]]>The plugin is working but only showing state senators and not state representatives for MA
]]>I activated plug in, put my sunlightfoundation api in the settings, created a page with the shortcode and entered my address.
Nothing happens. I checked api status on the sunlightfoundation website and it says API is operating normally.
Would love to see it work.
]]>When using this plugin, it resides at the top of the page. I would like to keep it within a table, but again, the plugin goes to the top of the page and all other information (text, tables, images) go below.
Is there a way to keep the plugin within a container such as a table?
]]>When I activate the plugins, prompt
<script type=’text/javascript’ src=’https://maps.googleapis.com/maps/api/geocode/output?json&ver=4.4.3′></script>
Failed to load resource: the server responded with a status of 404 (Not Found)
I should be how to solve
Thanks
]]>My site runs on https and various scripts get blocked when called from http. It seems that the open foundation API is not available over https – is this the case? Any tricks to getting this to work over https?
]]>How do I make edits to the output page?
Can I get it to print the senator only and leave out the house rep?
Bonus.. Is it possible to use the output to create a mailto? or populate a form?
Thanks so much for your help.
Alfred
]]>Downloaded and installed the plugin. Got my API key added to the settings. Copied and pasted the provided shortcode into a test page. I see the form but nothing happens when I click “FIND”. No error message. No progress wheel. Nothing. I am testing it on Chrome. Any help would be appreciated. Thanks.
]]>Hi
I am trying to configure Find Your Reps plugin but nothing appear on the dashboard. When I go in settings and click on the plugin, It only ask me for the key and gives me the short code. How do I make the configuration
thanks for helping
Patrick
]]>First, let me say nice job on this plugin ?? Just a couple things to make it better…
Hardcoding inline style for “float:left;” into the page means it will cause anything else on the page, for instance text/info added to the visual editor, to be forced to the right of the input fields. As most people won’t know the css work-around for this, I suggest you remove that from the main div.
<div id="fyr_find_reps" style="float:left;">
Additionally, you have inline style for the #map_canvas div and that div does not have the closing </div>. All this style can be put on a style sheet which can more easily be overridden.
<div class="wrap">
<div id="fyr_find_reps" style="float:left;"></div>
<div id="map_canvas" style="width: 250px; height: 250px; float: left; position: relative; background-color: rgb(229, 227, 223); overflow: hidden;"> _MISSING_/DIV_
</div>
]]>
I created a new page, entered the shortcode provided from the Settings page, and when I published and then updated the page, I get the following errors:
Warning: Cannot modify header information – headers already sent by (output started at /home/name/public_html/website.com/wp-content/plugins/find-your-reps/includes/admin.php:78) in /home/name/public_html/website.com/wp-admin/post.php on line 233
Warning: Cannot modify header information – headers already sent by (output started at /home/name/public_html/website.com/wp-content/plugins/find-your-reps/includes/admin.php:78) in /home/name/public_html/website.com/wp-includes/pluggable.php on line 896
Even with these errors that plugin does work on the frontend.
FYI, the website I tested this on already has the CongressLookup plugin installed so I’m not sure if this error is related to both plugins accessing the Google Maps API and Sunlight Labs APIs.
]]>I successfully installed the FYR plugin and entered the api I got from openstates. I then entered the shortcode for FYR in one of my pages and the form asking for the viewer’s address comes up as expected. However, when I click the Find button in that form nothing happens. (I’ve tried from two browsers: Safari and Firefox.)
]]>