-
Created a topic, Bekannte Schwachstellen: Cross Site Scripting (XSS) vulnerability, on the site WordPress.org Forums:
Website-Überprüfung Die geplante Website-Überprüfun… -
Posted a reply to Show the first product of the order, on the site WordPress.org Forums:
After some re- and install runs it is now possible to save new custom fields.… -
Posted a reply to Show the first product of the order, on the site WordPress.org Forums:
I tried a custom field with: return (new CSimpleField('table','data','name'))->GetHtml(); or return CustomFieldFactory::GenerateField(json_decode('{"FieldType":"normal","FormattingOptions":{"Type":"currency","ThousandSeparator":".","DecimalSeparator":",","NumberOfDecimals":2,"CurrencySymbol":"€","CurrencyPosition":"right_space"},"OrderFields":[{"path":"total","key":"total","value":"500.00","dataType":"","source":"data","fieldType":"normal"}],"Text":""}'))->GetHtml(); The following message… -
Posted a reply to Show the first product of the order, on the site WordPress.org Forums:
I bought the pro version. How can I now display the first product? An example?… -
Created a topic, Show the first product of the order, on the site WordPress.org Forums:
The first article of the order should be placed into t…