Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • in reply to: Modal issue (help bar and login modal) #89048
    Yeast-Agency
    Member
    Post count: 6

    Hello again we are tried disabling plugins but nothing
    Please could you take a look? my web is http://mobiola.es/
    before update help bar modals work perfect 🙁
    Thanks in advance,
    Mar

    in reply to: Modal issue (help bar and login modal) #88527
    Yeast-Agency
    Member
    Post count: 6

    Good morning Ed,
    Login modal works fine but help bar links doesn’t work, we are going to try disabling active plugins but seems strage that login works but help bar not.
    Thanks
    Mar

    in reply to: Modal issue (help bar and login modal) #83228
    Yeast-Agency
    Member
    Post count: 6

    Thanks Kyle, I hope he can help me.
    best regards

    in reply to: Move Terms Checkbox? #83227
    Yeast-Agency
    Member
    Post count: 6

    Hello again Mohammad,
    I need to change the position of terms check box before the next upgrade.
    As I told you I only need to know the template name in order to change the position for this text because I can´t find it.
    This is my site: http://mobiolapre.yeast.es/realizar-pedido/ (checkout page) but I think is not deeded.
    Thanks in advance.

    in reply to: Move Terms Checkbox? #82852
    Yeast-Agency
    Member
    Post count: 6

    Hello Mohammad
    I’ve the same questions, before update I change it in woocomerce\checkout\review-order.php but after update I can´t find the code for terms checkout.
    Thanks in advance

    Mar

    in reply to: Child theme issues after update #81775
    Yeast-Agency
    Member
    Post count: 6

    Hi Rui Guerreiro!
    Thank you very much.
    I’ve found the issue and I’ve fixed it.
    For example: I’ve been used classes as:
    .single-product .single_add_to_cart_button {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    background: #0078BD !important;
    font-size: 18px;
    }
    and after upadate background color doesn’t work
    so I’ve added .woocommerce before and all of them work fine again:
    .woocommerce form.cart button.single_add_to_cart_button, .woocommerce p.cart a.single_add_to_cart_button {
    background: #0078BD !important;
    color: #FFF;
    }
    Thanks again 🙂

Viewing 6 posts - 1 through 6 (of 6 total)