Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1049537
    Houston
    Participant

    I have been using GF for many years now. This is the first time I have seen it prevent another plugin from working properly. After turning off all my plugins except for Cornerstone and GF I was still having the problem of the TOTAL field in GF not updating when someone choose an option. Once I turned off Cornerstone it started working. Anything I can do about this?

    See form at bottom of this page: https://nlptrainingconcepts.com/personal-coaching/

    When you select an appointment of 1 hour or 2 hour, you should see the Total change but there is nothing there.

    Many thanks,
    Houston

    #1049539
    Houston
    Participant
    This reply has been marked as private.
    #1049936
    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    Should it display just the total value? It’s not displaying because its color is the same as the background color,

    body .gform_wrapper .gfield_required, body .gform_wrapper span.ginput_total {
        color: #5a0d81;
    }

    Please change the text color, or add this CSS to your customizer’s custom CSS.

    body .gform_wrapper .gfield_required, body .gform_wrapper span.ginput_total {
        color: #fff;
    }

    Hope this helps.

    #1049964
    Houston
    Participant

    Oh man. Thank you for that. Not sure I would have figured that one out.

    Many thanks,
    Houston

    #1049971
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    THanks.

  • <script> jQuery(function($){ $("#no-reply-1049537 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>