D3LL
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Is it possible to move the price to the top?Or would it be possible to make it scroll down to the price once variations have been selected and the price shows?
Forum: Plugins
In reply to: [WooCommerce] Is it possible to move the price to the top?I’ve tried this too:
remove_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_price’, 10 );add_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_price’, 6 )
And changing number 6 to 1 and stuff but didn’t seem to move the price at all.
I do not want to post my website link due to it showing on Google.
Forum: Plugins
In reply to: [WooCommerce] Is it possible to move the price to the top?Do you know what file I would need to change in my theme to change the price location on the single product page.
Forum: Plugins
In reply to: [WooCommerce] Is it possible to move the price to the top?BUMP? Can anyone help!?
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Invoice change add Tax ColumnI’ve managed to get it to product the Tax amount however for some reason its doing it 3 times….
https://i.gyazo.com/29b7572caa710e49469fa7c84748708c.png
Any ideas?
Forum: Fixing WordPress
In reply to: Open form in new windowI believe it would need to be HTML, as I’ve tried using ‘Lightbox’ however it just shows the code.
The code is going into a group description on Woo Commerce. I’ve tried hyper-linking a link in HTML it works fine but I just need it to pop up with just a contact form rather than the whole page.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Invoice change add Tax ColumnCan you not just tell me the code that inserts the ‘VAT’ amount that I need to put into my template file?
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Invoice change add Tax ColumnI’m sorry but $22.80 just to add a tax columns is a bit steep…
Is it not possible just to insert a code to get the tax value?
It’s the only thing I need.
Forum: Plugins
In reply to: [WooCommerce] Disable Variations from showing[2.5.1]Thank you so much!
Forum: Plugins
In reply to: [WooCommerce] Disable Variations from showing[2.5.1]Thanks for the prompt reply.
So do I just add that code to functions.php?
Also which values do I need to change to enable the threshold to say 1000?
Forum: Plugins
In reply to: [WooCommerce] Disable Variations from showing[2.5.1]Thanks for the reply, but is it not possible to increase this limit to remove them as my site runs on a Dedicated server anyway. Please could you tell me how this can be done?