Forum Replies Created

Viewing 5 posts - 71 through 75 (of 75 total)
  • Author
    Posts
  • in reply to: How to remove New from Product #28933

    Great, that works. Many Thanks for helping me with this.

    in reply to: Check Out Form Layout #28932

    Hi,

    Thank you for your swift updates, much appreciated.

    1,2  – Great works, Thank you.

    3, Added code but did not see a difference. I thotght I might hav added wrong. I iniytally justadded to css as;

    [code before]
    .woocommerce form #wc_checkout_add_ons .form-row label {
    display: inline-block;

    [added code]

    #wc_checkout_add_ons_4_field label:first-child {display: block;}
    }

     

    then I thought it should be like this;

    .woocommerce form #wc_checkout_add_ons .form-row label {
    display: inline-block;

    #wc_checkout_add_ons_4_field label:first-child {display: block;}
    }

    However both options I did not see a change.

    4,5,6,7. – Thanks for quote. Let me see if we need this now and get back.

    10, Thanks, thats fine. Await your reply.

    Many Thanks – appreciate your support.

    in reply to: Check Out Form Layout #28925

    Hi,

    Many thanks for your help and reply, appreciate it.

    1,2 – It also removed the country so I changed to
    unset($fields[‘billing’][‘billing_county’]);

    however did not remove County (optional). Please can you help with script to remove County (optional)

    3. Thanks, is it possible to keep the heading displayed as it was also removed – Additional information in caps.

    4,5,6,7. OK will try. I tried for 8,9 however they said it was not possible and gave me a list of developers / companies I should use. If you can do this, will their be a charge and if so how much will it cost? and how long will it take?

    8,9 Thanks I tried and got the following:
    https://prnt.sc/ml3aq5

    Would have been nice to have radio fields on one line together with check boxes. However currently if I can get the Email check box on the next line this will be fine for us to take live.

    10, If you were to do it, how much and long will it take?

    Many Thanks again. Against a tight deadline and looking to go live tomorrow noon (GMT)

    in reply to: Remove View details #28923

    Hi Harry, That’s brilliant and works.
    Many Thanks for your support, Really Appreciate it.

    in reply to: Check Out Form Layout #28921

    Hi,

    I understand that in request 8 above – in the CSS styling of the elements that have the id: wc_checkout_add_ons_x_field, where x is the number of add-ons that have been created. If this helps in nay way.

    Appreciate your help and support with me.

Viewing 5 posts - 71 through 75 (of 75 total)