Forum Replies Created

Viewing 15 posts - 46 through 60 (of 70 total)
  • Posted in:
  • in reply to: Extra Class on Columns in Pricing Table Delete After Edit #307942
    alexwright
    Member
    Post count: 72
    This reply has been marked as private.
    in reply to: Extra Class on Columns in Pricing Table Delete After Edit #307102
    alexwright
    Member
    Post count: 72
    This reply has been marked as private.
    in reply to: Submit Button Styling – Transparent? #307096
    alexwright
    Member
    Post count: 72

    That looks to have totally solved the issue. I’ll let you know if anything else pops up with the button styling with Gravity Forms, but for now please feel free to mark this ticket as resolved. Thanks!

    -Alex

    in reply to: Submit Button Styling – Transparent? #306993
    alexwright
    Member
    Post count: 72

    Thanks so much for this. I’ll test later today and let you know. Much appreciated.

    Best,

    -Alex

    in reply to: Submit Button Styling – Transparent? #306797
    alexwright
    Member
    Post count: 72
    This reply has been marked as private.
    in reply to: Extra Class on Columns in Pricing Table Delete After Edit #306655
    alexwright
    Member
    Post count: 72

    It says “You have version 1.3.2 installed. Update to 1.3.14.”

    I updated the theme to 1.3.2 because I understood that was a more recent version than 1.3.2. Is that not right?

    -Alex

    in reply to: Gravity Forms Not Sending Via AJAX #306629
    alexwright
    Member
    Post count: 72

    All plugins except Gravity forms and SwiftFramework have been de-activated on the staging server :

    http://smartchargeam.staging.wpengine.com/nissan-leaf-group-buy/

    Your login credentials will work the same on the “normal / expected” WP admin URL.

    THANKS!

    -Alex

    in reply to: Gravity Forms Not Sending Via AJAX #306628
    alexwright
    Member
    Post count: 72

    Hi-

    I moved this all to the staging server. We need to be working there as the live site is live and a lot of people are getting the replies you’re sending through on that form 🙂

    Sorry, I thought I had mentioned this.

    Here’s the URL of the page on the staging server :

    http://smartchargeam.staging.wpengine.com/nissan-leaf-group-buy/

    Please don’t use the live website 🙂

    Take a look at that page and see the test form using just the Gravity Forms shortcode alone.

    I’ll work on disabling all plugins except Gravity forms and SwiftFramework.

    Thanks,

    -Alex

    in reply to: Gravity Forms Not Sending Via AJAX #306623
    alexwright
    Member
    Post count: 72

    Thanks for looking into this.

    I duplicated the form on that page and used the standard gravity form shortcode that you suggested. I’m not sure if it’s properly sending via AJAX. If you need to delete the original form (the one above the duplicated / edited form) feel free to edit the page or ask me to. You should have login credentials.

    Thanks!

    -Alex

    in reply to: Submit Button Styling – Transparent? #306412
    alexwright
    Member
    Post count: 72

    Hi-

    That color is set (to the defaults) but the background: transparent property and value declaration in this CSS is causing the button to show up invisible / transparent except on hover :

    input[type=”submit”], button[type=”submit”], .woocommerce button[type=”submit”], .woocommerce input.button, .woocommerce a.button, .woocommerce-cart table.cart input.button, .wpcf7 input.wpcf7-submit[type=”submit”], .gform_wrapper input[type=”submit”], .mymail-form input[type=”submit”], .woocommerce #respond input#submit {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    height: auto;
    padding: 12px 22px;
    margin: 0 10px 20px 0;
    font-weight: bold;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background: transparent;
    border: 0;
    position: relative;
    overflow: hidden;
    outline: none;
    text-shadow: none;
    text-decoration: none;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    vertical-align: middle;
    max-width: 100%;
    border-radius: 2px;
    }

    Please see this staging site for an example : http://smartchargeam.staging.wpengine.com/nissan-leaf-group-buy/

    Screenshots attached. The login information included in the original ticket will work on this staging server.

    Thanks,

    -Alex

    Attachments:
    You must be logged in to view attached files.
    in reply to: Gravity Forms Not Sending Via AJAX #306250
    alexwright
    Member
    Post count: 72

    Here’s the shortcode – AJAX is set to true (even though it shows as off in the Swift Page Builder:

    [spb_gravityforms grav_form=”4″ show_title=”false” show_desc=”false” ajax=”true” width=”1/1″ el_position=”first last”] [/spb_row]

    I got in touch with Gravity Forms and this is what they said :

    “AJAX doesn’t appear to be enabled as the required scripts and iframe are not present in the page source code.”

    Thanks,

    -Alex

    in reply to: Submit Button Styling – Transparent? #306185
    alexwright
    Member
    Post count: 72

    I’ve added this to my child theme style.css to resolve the issue as the page is to go live tomorrow. To see the issue, comment out this line in Chrome developer tools (or whatever you use).

    input[type=”submit”],
    .gform_wrapper input[type=”submit”] {
    background:#7eced5;
    }

    Thanks,

    -Alex

    in reply to: Gravity Forms Not Sending Via AJAX #306184
    alexwright
    Member
    Post count: 72

    I have updated the theme to 1.3.2 (which is oddly showing that an update exists to 1.3.14) and the issue persists.

    I’ve also updated Gravity Forms to it’s most recent version.

    Thanks.

    -Alex

    in reply to: Edit SM Column Sizes #306176
    alexwright
    Member
    Post count: 72

    Okay, cool. Thanks.

    in reply to: Product images blank until viewport narrowed #306062
    alexwright
    Member
    Post count: 72

    I’m not even seeing an update – are you all updating past Version: 1.3.14?

    Thanks,

    -Alex

Viewing 15 posts - 46 through 60 (of 70 total)