gotard
Forum Replies Created
-
Hi there!
My old code was (is) working…
I’ve tried to replace my old code by the code of Jessica and it stop adding the vat percentage when the user has “Portugal” on his profile
I’ve made a pastebin of it so it can be useful to others and continue the discussion in order to improve this solution
Should I fork this on github?
The original is hosted here: https://gist.github.com/strangerstudios/6650073#file-pmpro-customizations-php
So, you are saing that I must replace this: ‘if ( $data == ‘Portugal’ ) {?>’
by this; ‘if(in_array(“Portugal”, $data)) {?>’?
Forum: Plugins
In reply to: [Bp Force Profile] What's group idHi!
I think this is closely related with my sugestion http://ww.wp.xz.cn/support/topic/sugestion-1?replies=1
Hi Jessica,
I did some changes on the http://www.paidmembershipspro.com/wp/pmpro-customizations/
Can you please just give-me your opinion on it? http://pastebin.com/ssXj71ad
Thanks