Jigoshop Support - Marcin
@azrielnefezen joined Oct 2015
Badges
POLYGLOTS
2 badges
Translation Contributor
'18
Translation Editor
'18
Recent impact
Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.
Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0
Contributions
Type
October 2018
Oct 15
Mon · 11:00
Forums
med
Posted a reply to Development: Custom account panel. Similar to “my orders” behaviour, on the site WordPress.org Forums:
Hello, You will have to create a class which implements the PageInterface interface. Something along…
Hello, You will have to create a class which implements the PageInterface interface. Something along…
Oct 08
Mon · 10:50
Forums
med
Posted a reply to How to set a character limit to product title?, on the site WordPress.org Forums:
Please contact us at support@jigoshop.com, so that I can debug the issue.
Please contact us at support@jigoshop.com, so that I can debug the issue.
Oct 03
Wed · 21:59
Forums
med
Posted a reply to How to set a character limit to product title?, on the site WordPress.org Forums:
Correction: add_filter('jigoshop\find\product', function($product) { if(\Jigoshop\Frontend\Pages::isProductCategory()) { $product->setName(substr($product->getName(),0,X -1)); } return $product; }, 10, 2);
Correction: add_filter('jigoshop\find\product', function($product) { if(\Jigoshop\Frontend\Pages::isProductCategory()) { $product->setName(substr($product->getName(),0,X -1)); } return $product; }, 10, 2);
Oct 03
Wed · 09:48
Forums
med
Posted a reply to How to set a character limit to product title?, on the site WordPress.org Forums:
add_filter('jigoshop\find\product', function($product) { if(\Jigoshop\Frontend\Pages::isProductCategory()) { $product->setName(substr($product->getName(),0,X -1)) } return $product; }, 10, 2); Where X…
add_filter('jigoshop\find\product', function($product) { if(\Jigoshop\Frontend\Pages::isProductCategory()) { $product->setName(substr($product->getName(),0,X -1)) } return $product; }, 10, 2); Where X…
Oct 02
Tue · 15:17
Forums
med
Posted a reply to Table shipping import/export, on the site WordPress.org Forums:
Hi Jackie, Please contact us at support@jigoshop.com, since I might need to debug this issue…
Hi Jackie, Please contact us at support@jigoshop.com, since I might need to debug this issue…
Oct 02
Tue · 15:15
Forums
med
Posted a reply to How to set a character limit to product title?, on the site WordPress.org Forums:
Hello, Do you mean it should crop titles longer than X, or not allow them…
Hello, Do you mean it should crop titles longer than X, or not allow them…
Oct 02
Tue · 04:57
Forums
med
Posted a reply to Broken Layout after 2.1.17 migration, on the site WordPress.org Forums:
Hello, Please contact us at support@jigoshop.com - this is not a known issue and I…
Hello, Please contact us at support@jigoshop.com - this is not a known issue and I…
September 2018
Sep 19
Wed · 11:49
Forums
med
Posted a reply to Entries will not be transmitted, on the site WordPress.org Forums:
Add the [customer_note] variable to the e-mail (it's located in Jigoshop -> Emails).
Add the [customer_note] variable to the e-mail (it's located in Jigoshop -> Emails).
Sep 18
Tue · 08:40
Forums
med
Posted a reply to Displaying Variable Products, on the site WordPress.org Forums:
Well, it would, but implementing such a display mechanism would inherently be problematic, at the…
Well, it would, but implementing such a display mechanism would inherently be problematic, at the…
Sep 18
Tue · 08:38
Forums
med
Posted a reply to From date to date, on the site WordPress.org Forums:
Hi, We're in the process of creating a booking extension compatible with Jigoshop eCommerce. Could…
Hi, We're in the process of creating a booking extension compatible with Jigoshop eCommerce. Could…
No contributions in this category yet.
Translations
3 locales
da_DK
Dansk (Danish)
Translation Contributor
pl_PL
Polski (Polish)
Translation Contributor
sk_SK
Slovenčina (Slovak)
Translation Contributor