MantasM
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Invoice numbersJust done that and it works as expected. Everything seems to be in order. Thank you, we will buy the plugin today. Great support!
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Invoice numbersThanks for the reply and explanation, but now I am afraid that we have misunderstood each other. We want to keep on using your invoice numbering system/code. We have around 1100 invoices by now numbered with your plugin, thus making a new system to number the payments doesn’t seem feasible. Basically in this case the 1st function should be “false”, as we need your plugin to do the numbering, BUT just on braintree payments.
The way I see it would make sense then to make the 1st function to check for Cash on Delivery payments, and then if CoD = True -> Use external invoicing numbers/system “else” use the standard one you have inbuilt in the plugin. So I guess I need to set the payment method to CoD in the 1st function. So as if the purchase happens in a shop, when a shop invoicing system is used, if it happens via Braintree online -> your invoicing numbers are used.I’ll try this now and see how it works.
🙂
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Invoice numbersHello,
thanks for all the hard work, we just updated to 2.0.6 and made a CoD purchase and have received an incremented +1 invoice number. We had last purchase with Braintree at 1173 and now a CoD generated a 1174. I have copy pasted both filters into functions.php. There is some commented text there, is there anything that has to be changed there? I understand that 1st filter, which checks IF payment == braintree -> generate invoice number. But what is the 2nd filter for?Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Invoice numbersWow thanks,
so just to be sure, I have to paste the two filters to our functions.php?Also what do you mean by the development version? Should I download the plugin from the link you provided to override the one we have installed AND then paste the filters or what?
Thank you once again 🙂
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Duplicating PostsMan that sounds amazing. Please send it to me on mantas@wackysolutions.com, otherwise if it will take you less than a week to finish the 1.1, we can wait. We have made our own custom update, but it applies only to the main post form. So we are hanging, but very anxious to see your work.
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Duplicating PostsI’ve seen you have fixed the nasty bug ! Great Job, I guess you don’t need the screenshot then 🙂 We have updated to the 1.8.20 as you have mentioned.
It would be amazing if you could get the functionally going. We are starting a community project http://www.emigrantai.dk, that allows front end registration and posting of services. People doing stuff to other people within the community. Because we want to make this as a catalog of service providers, we are limiting the post to 1 service post per user account. Thus it’s very important that the user could update and edit their service post from the front end, because the post will have reviews, comments and ratings. That’s why we are looking for a way to allow users to add stuff, edit stuff, upload new photos and so on to the page.
Now when you know what we are going for. Any potential frame for the plugin? And are you a freelancer for hire? 🙂
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Duplicating PostsThank you very much!
Some questions more if you don’t mind. Could you please clarify the: “way to list, edit and delete submissions on the front-end..” What is the “Flow” of the edit function, because, maybe, we are just getting lost in translation here. We believe it works the following way:
Click Edit > Load relevant form > Prefill the fields with post data from DB > User does editing > Click Submit > Override current post DB values. (Post ID stays the same, DB data is changed).
What we experienced was:
Click Edit > Load relevant form > Prefill the fields with post data from DB > User does editing > Click Submit > New identical post created besides the old one. (Is it a bug, or the functionally of “Edit” is intended to be this way?)
If you answer this, maybe it will be a good hint for other people looking for the same functionality.
Additionally we have found some bugs:
After activation we get this warning:The following plugins might cause (open graph) issues with Yoast WordPress SEO: Easy Facebook Share Thumbnail, Facebook Featured Image and Open Graph Meta Tags, Facebook Thumb Fixer
Also:
When we activate the plugin, when entering individual GF Form settings > Confirmations > Choosing confirmation > We get (Warning: array_map(): Argument #2 should be an array in H:\root\…\wp-content\plugins\gravityforms\form_settings.php on line 1010Same with notifications:
GF Form settings > Notifications > Choosing Notification > We get (Warning: array_map(): Argument #2 should be an array in H:\root\home\…\wp-content\plugins\gravityforms\notification.php on line 376)Sorry, maybe this is not a good place to post bugs, if you want them submitted other way, just let me know. Other than that, I would like to know the “Edit” function clarification.
Thank You!