Giter Site home page Giter Site logo

Comments (18)

retlehs avatar retlehs commented on May 3, 2024

i use gravity forms on almost every site and haven't experienced this. do you have a link to your site? are you saying you can't change the label or options in the admin area?

from sage.

oliverchank avatar oliverchank commented on May 3, 2024

Yes, in the admin area, the drop down/checkbox/multiple choice fields can be added, but not edited. That means they are stuck with Untitled and 3 uneditable options or choices.

The fields become editable again (admin area) when I switch the theme back to TwentyTen.

Unfortunately this is on my local server, so I can't link the site.

I'll make a quick online installation and see if I get the same problem.

from sage.

retlehs avatar retlehs commented on May 3, 2024

http://snapplr.com/a9rf

i can't reproduce. are you using a child theme or is this a MU install? i can test on both of those as well. using latest wordpress, latest gravity forms, latest roots

from sage.

oliverchank avatar oliverchank commented on May 3, 2024

Hm, it looks like my online installation works flawlessly... There must be a problem with MAMP then... sigh.

from sage.

oliverchank avatar oliverchank commented on May 3, 2024

The problem occured on a brand new Wordpress installation using the latest MAMP version with the latest gravity forms and latest roots.

from sage.

retlehs avatar retlehs commented on May 3, 2024

just installed mamp and mamp pro and was still unable to reproduce

from sage.

oliverchank avatar oliverchank commented on May 3, 2024

Thank you for your patience and dedication, I will try to experiment some more to see how that happened.

from sage.

oliverchank avatar oliverchank commented on May 3, 2024

I don't know why this happens, but when I look at the admin panel's source, a few gravityform js links seem to be broken. It seems the rewrite rule doesn't work for these specific links:

http://localhost/balise/chefavotreservice/wordpress/balise/chefavotreservice/wordpress/plugins/gravityforms/js/gravityforms.js?ver=1.5.1.6

should rather be:

http://localhost/balise/chefavotreservice/wordpress/plugins/gravityforms/js/gravityforms.js?ver=1.5.1.6

The rewritebase /balise/chefavotreservice/wordpress/ seems to appear twice.

from sage.

retlehs avatar retlehs commented on May 3, 2024

mine is working:

<script type='text/javascript' src='http://localhost/plugins/gravityforms/js/gravityforms.js?ver=1.5.1.1'></script>

you sure you have the latest roots?

from sage.

caroig avatar caroig commented on May 3, 2024

Hi, I have the very same issue. Clean install with latest version of roots theme. All works OK but I cannot edit dropdown, checkboxes or multiple choice.

from sage.

retlehs avatar retlehs commented on May 3, 2024

are you also using MAMP on a local environment or is your setup different?

from sage.

caroig avatar caroig commented on May 3, 2024

No, I'm in a hosted linux environment. Whenever I hit the edit button, I get a js error in the gForms inline script:-

function GetCurrentCurrency(){
var currency = new Currency({"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2});
return currency;
}

Currency is not defined

When I setup my gravity forms initially, I did change the default currency to 'Euros' which also gave the error - changing it back to US Dollars - as the above shows, didn't help. I'm going to post on the grav forums.

Could this be a roots issue? Did Oliver change currency in the forms admin?

Rgrds,

P.S. I'm happy to give you admin access if you think it's roots related

from sage.

retlehs avatar retlehs commented on May 3, 2024

if you switch to a different them like twentyten is the issue still present?

are you having the same problem as in this comment?

from sage.

caroig avatar caroig commented on May 3, 2024

Yes, with twentyten it works fine, just when I switch to roots

from sage.

caroig avatar caroig commented on May 3, 2024

The Currency declaration is in gravityforms.js which I guess is not being loaded as oliver suggest, with roots

from sage.

caroig avatar caroig commented on May 3, 2024

The path I see is:-

http://mydomain.com/wp/wp/plugins/gravityforms/js/gravityforms.js

Whereas

http://mydomain.com/wp/plugins/gravityforms/js/gravityforms.js

Finds the library.

from sage.

retlehs avatar retlehs commented on May 3, 2024

this issue looks to be only affecting sub-directory installs, will try and have a fix soon

from sage.

retlehs avatar retlehs commented on May 3, 2024

this was fixed by 4982539, download the latest roots and it should work fine

from sage.

Related Issues (20)

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.