codeagency
Forum Replies Created
-
Forum: Plugins
In reply to: [Invoices for WooCommerce] VAT not showing on invoiceHello Bas,
Thanks for the feedback!
I have already edited other code in the body.php to hide the column, so my issue is already solved. But your solution is quicker šGood idea to add this option in future, will save a lot of headache to others š
Forum: Plugins
In reply to: [WooCommerce] Woocommerce adding weird string to all urls ?v=XXXXXXXXXXXXThat URL is coming from standard base address setting in Woocommerce
When you choose geolocation with caching support for page, it will add that ?v=xxxx string because it’s capturing the visitors base addressInfo -> https://woocommerce.wordpress.com/2015/07/02/making-geolocation-static-cache-friendly-in-2-4/
Forum: Plugins
In reply to: [Invoices for WooCommerce] insert custom fields into templateBas,
I don’t get any value back with following line according your instructions:
<span class="small-font"><?php printf( __( 'Onze referentie2: %s', $this->textdomain ), $this->get_post_meta( $this->order->id, '_wc_acof_{2}', true ) ); ?></span><br/>How can I get the value from the custom field?
Forum: Plugins
In reply to: [Invoices for WooCommerce] not generating PDFBas,
I have removed and re-installed the plugin, everything is working again.
Forum: Plugins
In reply to: [Invoices for WooCommerce] not generating PDFI just double check the uploads folder bewpi-invoices -> 2015
The folder is also empty even though I tried to generate invoice over 10x times now.I think updating to 2.3.8 did something very strange.
Forum: Plugins
In reply to: [Invoices for WooCommerce] insert custom fields into templateHello Bas,
In the documentation I found this:
The meta keys for each admin custom order field are in the format of _wc_acof_{id} where {id} is replaced by the integer id of the field. This id is clearly visible next to the label of each field you have created.
In the dropbox link in previous post, you can see that my custom field has ID 2WooCommerce Admin Custom Order Fields field id Field ID
Once you know the id, you can use get_post_meta( $order_id, ‘_wc_acof_{id}’, true ) to get the value of that custom field for a particular order.Forum: Plugins
In reply to: [Invoices for WooCommerce] insert custom fields into templateHello Bas,
I’m using Admin Custom Order fields plugin
http://www.woothemes.com/products/admin-custom-order-fields/Custom field “Onze referentie”
https://www.dropbox.com/s/mmzg1dw19kijxxm/Schermafdruk%202015-10-09%2014.56.57.png?dl=0Is this enough information?
Otherwise you can send me an example code, I can have a look if I can tweak myself.Thanks!
Forum: Plugins
In reply to: [Invoices for WooCommerce] change order of columnsHello Bas,
I can see changing the order of columns is not yet implemented.
Can you guide me where/which file(s) to change the coding to re-arrange the order of columns manually?I need productcode I description I price
Forum: Plugins
In reply to: [Invoices for WooCommerce] insert custom fields into templateHello Bas,
Any update about this feature?
I need to insert a custom field “purchase reference n°”.Thanks for your soonest reply.
Forum: Plugins
In reply to: [Business Opening Hours] Office hours helpsame here, also need breaking hours for lunch break
secondly, I need the view in different language (dutch).
is it possible to extend the .po/.mo files with days, closed, …? I can provide the translation if you want so you can include in pluginThanks!
Forum: Plugins
In reply to: [Opening Hours] Error codeSo when are you going to release update? 3 months later now still no solution.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Display VAT calculation on PDF invoiceExcellent! I need this feature too!
Forum: Plugins
In reply to: [Facebook Publish] Plugin does not authorizeSame issue here. Can’t authorize anymore; only white/blank screen after pressing the button.
The ID and key are 100% correct.Forum: Plugins
In reply to: [Key4ce osTicket Bridge] installing plugin / backend goes blankHello Marco,
Any news yet?
Thanks, Fabio!
Forum: Plugins
In reply to: [Key4ce osTicket Bridge] installing plugin / backend goes blankHello Marco,
Any update yet about #1.9.4 so far?