Code Monkey home page Code Monkey logo

acf-address-field's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

acf-address-field's Issues

address used to be array, now coming back as strings

Very strange; things were working perfectly with $address['city'] etc but now posts being saved are coming back as purely strings:

This is an old post:
array(3) { ["city"]=> string(5) "Bronx" ["state"]=> string(8) "New York" ["postal_code"]=> string(0) ""

This is a new post return:
string(192) "
Seattle, WA
"

Fatal error: Internal Zend error

Occasionally, I am getting a "
Fatal error: Internal Zend error - Missing class information for in /home/content/10/8998810/html/powercurbers.com/wp-content/themes/powercurbers/library/plugin-add-ons/acf-address/address-field.php on line 499" error.

There is no rhyme or reason when it shows up, just periodically.

Any thoughts?
Thanks!

Feature request - Microdata

Hi!

To start with - thanks for a great plugin!

I would very much like to see a feature where you can incorporate microdata in the output of the adress.

Cheers,
Markus

Options bug with fix

address-field.css doesn't load for options pages (for those who get the Options add-on for ACF).

To fix, add 'admin.php' to the in_array() call on line 131 in address-field.php.

I would submit a patch, but I'm feeling particularly lazy atm.

No information entered should = no information returned

Right now even if no information was entered in the address fields, it still returns:

<div class="address_row"><span class="address1"> </span></div><div class="address_row"><span class="address2"> </span></div><div class="address_row"><span class="address3"> </span></div><div class="address_row"><span class="city">, </span><span class="state"> </span><span class="postal_code"> </span></div>

Which basically shows up as a comma. Would be better if it didn't return anything.

Retrieve individual fields from the group

Can you provide some documentation for retrieving specific fields from the address group? For example, I'd like to be able to print out the City field separate from the rest. Thanks!

Broken Drag and Drop

The field address Drag n' Drop doesn't work on WP3.5
Tested on Chrome 23 and IE8.

Seems to disable the repopulating of fields

Not sure how to go about investigating, but I have custom post type set up to accept address via this add-on but after saving the post, the address and other textarea posts do no repopulate to display the saved data for each text field.

CSS/JS path error on windows

Hi there,

First of all thanks for making a great plugin. Just having a bit of an issue with the paths of the css and js files on the ACF editing screen. The add-on itself loads fine and I can add and edit address fields, but the generated path for the script and css files is as follows:

http://localhost:13246/C:/Project/SOC/trunk/wp-content/themes/servicedofficecompany/external/acf-address-field/address-field.js

Obviously that results in a 404 and so none of the configuration stuff works. I'm not sure if it's because I'm running it on windows via web matrix, otherwise I would assume other people would have run into this, but i guess they're all running Apache?!

I saw in version 1.01 you said you fixed a pathing issue so i was hoping it was this, but it still doesn't seem to be working.

Any guidance would be much appreciated - if you need more details let me know.

Many Thanks

Use with Google Maps

Will this work, or is there anyway to make it work, with any of the Google Maps plugins that have the ability to pull in custom fields? I tried with the one from wpmudev, but it didn't work. I was thinking of buying mappress in hopes it would work, but that's $50 out of pocket should it not...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.