- Posts: 367
- Thank you received: 18
- Forum
- Support questions
- WooPrice Calculator (Pro)
- [SOLVED]Change the position of the outputted result
×
WooPrice Calculator PRO
[SOLVED]Change the position of the outputted result
- Enrico
-
- Offline
Less
More
1 year 9 months ago #2269
by Enrico
Enrico replied the topic: Change the position of the outputted result
Dear Jens Hagman,
Yes I think that it was the only "fast" way to do it.
Kind Regards,
Enrico
AT1325
Yes I think that it was the only "fast" way to do it.
Kind Regards,
Enrico
AT1325
Please Log in or Create an account to join the conversation.
- Jens Hagman
-
Topic Author
- Offline
Less
More
- Posts: 9
- Thank you received: 0
1 year 9 months ago #2267
by Jens Hagman
Jens Hagman replied the topic: Change the position of the outputted result
Solved it with one line of jQuery:
jQuery('.add-to-cart-container form.cart .wpc-product-form').appendTo( jQuery('.col-inner .product-price-container .price-wrapper') );
Found the solution on this page:
www.elated.com/jquery-removing-replacing-moving-elements/
jQuery('.add-to-cart-container form.cart .wpc-product-form').appendTo( jQuery('.col-inner .product-price-container .price-wrapper') );
Found the solution on this page:
www.elated.com/jquery-removing-replacing-moving-elements/
Please Log in or Create an account to join the conversation.
- Jens Hagman
-
Topic Author
- Offline
Less
More
- Posts: 9
- Thank you received: 0
1 year 9 months ago #2261
by Jens Hagman
Please Log in or Create an account to join the conversation.
Moderators: david
- Forum
- Support questions
- WooPrice Calculator (Pro)
- [SOLVED]Change the position of the outputted result
Time to create page: 0.141 seconds