Forum Replies Created

Viewing 15 posts - 46 through 60 (of 124 total)
  • Posted in:
  • in reply to: sidebar content jumps around #232362
    lbdesign
    Member
    Post count: 136
    in reply to: sidebar content jumps around #232356
    lbdesign
    Member
    Post count: 136

    OK, I just enabled it, but I’m sending the site links out for review when I go to bed in an hour, so I will need to turn it off again soon.
    Thanks.

    in reply to: sidebar content jumps around #232354
    lbdesign
    Member
    Post count: 136

    Like I said, I solved it by turning off Sticky Sidebar, because I can’t show it with the sidebar misbehaving.
    But Sticky Sidebar is not usable for me.

    in reply to: Contact icons in the header top bar? #232092
    lbdesign
    Member
    Post count: 136

    Fantastic! Thank you.

    in reply to: Stripe checkout service and Form CSS #231151
    lbdesign
    Member
    Post count: 136

    Thanks.

    in reply to: Stripe checkout service and Form CSS #231132
    lbdesign
    Member
    Post count: 136

    Now that the plugin output has changed, there is no conflict, and I’m able to style them normally on my own.
    Thank you.

    in reply to: Stripe checkout service and Form CSS #231124
    lbdesign
    Member
    Post count: 136

    Yup, it’s outputting to the page now with totally different code!

    
    <h4>$50: Sponsor a Student</h4>
    <form method="POST" action="" class="sc-checkout-form" id="sc_checkout_form_1" data-sc-id="1" data-parsley-validate><input type="hidden" name="sc-name" value="Spirit Series Inc" /><input type="hidden" name="sc-description" value="Sponsor a Student" /><input type="hidden" name="sc-amount" class="sc_amount" value="" /><input type="hidden" name="sc-redirect" value="https://www.spiritseries.org/connect/donate/donate-thankyou/" /><input type="hidden" name="sc-redirect-fail" value="https://www.spiritseries.org/connect/donate/donate-oops/" /><input type="hidden" name="sc-currency" value="USD" /><input type="hidden" name="stripeToken" value="" class="sc_stripeToken" /><input type="hidden" name="stripeEmail" value="" class="sc_stripeEmail" /><input type="hidden" name="wp-simple-pay" value="1" /><input type="hidden" name="sc-details-placement" value="above" /><input type="hidden" id="wp-simple-pay-pro-nonce" name="wp-simple-pay-pro-nonce" value="8e9b403e97" /><button class="sc-payment-btn"><span>Donate $50 with Card</span></button></form>
    

    And it looks different as a result. All the styling from before is gone!

    in reply to: Stripe checkout service and Form CSS #231123
    lbdesign
    Member
    Post count: 136

    I just changed Stripe payment plugins from the free to the “Pro” version, so the code output to the page may look slightly different now. I’ll update you in a minute or two!

    lbdesign
    Member
    Post count: 136

    Thanks David. It was not my decision to use Hostgator. The account at Hostgator is their “Business Plan” which is low-cost shared hosting, but it’s the more expensive of the 3 low-cost shared hosting plans they offer.
    If/when traffic increases, I can make a case to upgrade or move to a different host. At the moment, I’m mostly looking to be able to improve the score to show that efforts have been made and it meets a minimum standard for efficiency. Since loading times are somewhat subjective and subject to multiple variables (computer, connection, time of day, etc).

    in reply to: Stripe checkout service and Form CSS #231074
    lbdesign
    Member
    Post count: 136

    Yes, I removed it so you’d have a blank slate to work from. It didn’t have the right effect anyway. (sorry)
    If you log in, you can experiment as much as you need to.

    in reply to: Stripe checkout service and Form CSS #230851
    lbdesign
    Member
    Post count: 136
    This reply has been marked as private.
    in reply to: Stripe checkout service and Form CSS #230849
    lbdesign
    Member
    Post count: 136
    This reply has been marked as private.
    in reply to: Stripe checkout service and Form CSS #230848
    lbdesign
    Member
    Post count: 136

    I really appreciate your help with this. But that didn’t accomplish anything.
    However, I can tell that the selector is working on the hover state only, because if I add another attribute, such as:
    padding: 0px 0px 0px 0px;

    Then on the hover state, the colored border shrinks down via a transition effect. But on the default state, the colored border remains.

    The problem we have to solve is:

    Transition effects are being applied to these form elements.
    There is a background color on default and hover states that needs to go away.
    There is extra padding that needs to go away.

    I sent login credentials. I’ll provide them again here. That way you can experiment in real-time.

    in reply to: Stripe checkout service and Form CSS #230797
    lbdesign
    Member
    Post count: 136

    The transition effect is still happening for the form input (button) element on mouseover, and I can’t figure out how to suppress it. This is coming from the Cardinal CSS, not from Stripe. Can you help further?

    You can see it here on the test page, with the 6 blue buttons:

    Donate

    (It does not happen on the PayPal forms, below on the same page)

    in reply to: Stripe checkout service and Form CSS #230796
    lbdesign
    Member
    Post count: 136

    Thank you but that’s the same code you gave me earlier in the thread. It removes the default state styling, but not the mouseover state styling, or the padding.

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