Jigoshop Support - Marcin
@azrielnefezen on WordPress.org
- Member Since: October 19th, 2015
Contribution History
Jigoshop Support - Marcin’s badges:- Translation Contributor
- Translation Editor
-
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… -
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. -
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); -
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… -
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… -
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… -
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… -
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). -
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… -
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… -
Posted a reply to Jigoshop compatible with Woocommerce?, on the site WordPress.org Forums:
I'm quite sure they would interfere with each other quite a bit. It would be… -
Posted a reply to Displaying Variable Products, on the site WordPress.org Forums:
Wouldn't it be better to use these attributes as categories, and the products as simple… -
Posted a reply to screenreader accessibility, on the site WordPress.org Forums:
We'll consider adding your suggestion to the next release ;) -
Posted a reply to Displaying Variable Products, on the site WordPress.org Forums:
Hello, This sounds exactly like a simple product. Why would you want to use a… -
Posted a reply to How do I set and assign price levels to users?, on the site WordPress.org Forums:
Sure, I forgot that you were a translation contributor. A coupon code has been sent… -
Posted a reply to Update to version 2.1.15 failed – please advise, on the site WordPress.org Forums:
Please contact us at support@jigoshop.com, we'll try to resolve your issue. -
Posted a reply to How do I set and assign price levels to users?, on the site WordPress.org Forums:
Hello, I guess it would be nice of us to provide you with a discount.… -
Posted a reply to How do I set and assign price levels to users?, on the site WordPress.org Forums:
The cost of a custom development service depends on the amount of working hours required… -
Posted a reply to How do I set and assign price levels to users?, on the site WordPress.org Forums:
This modification is a custom development service. I cannot provide users with paid services for… -
Posted a reply to Shortcodes not working in JigoShop ECommerce 2.0, on the site WordPress.org Forums:
Exactly, just like @michalrama stated, you need to install the "Jigoshop 1.x Shortcodes" extension. -
Posted a reply to How do I set and assign price levels to users?, on the site WordPress.org Forums:
Hello, Unfortunately, custom code modifications are not a part of our free support. This would… -
Posted a reply to How do I set and assign price levels to users?, on the site WordPress.org Forums:
3.1 There is - Price by Role. But you stated previously that you would not… -
Posted a reply to How do I set and assign price levels to users?, on the site WordPress.org Forums:
1. You would need to backup/restore only a few files from the plugin. 2. Not… -
Posted a reply to Jigoshop & Premium Shipping issues, on the site WordPress.org Forums:
Your issue should be resolved now. -
Posted a reply to Jigoshop & Premium Shipping issues, on the site WordPress.org Forums:
Were you able to update your Premium Shipping plugin? -
Posted a reply to How do I set and assign price levels to users?, on the site WordPress.org Forums:
Yes - tax classess exist, but you would need to find a way to calculate… -
Posted a reply to How do I set and assign price levels to users?, on the site WordPress.org Forums:
Currently I do not know of a way to partially backup a single plugin using… -
Posted a reply to How do I set and assign price levels to users?, on the site WordPress.org Forums:
It still won't be update-safe. Your changes will be overwritten with each update. -
Posted a reply to How do I set and assign price levels to users?, on the site WordPress.org Forums:
You would need to change more than half of the tax calculation process. And it… -
Posted a reply to Number of related products displayed, on the site WordPress.org Forums:
Never do the above. Changes in the plugin's files are not update-safe and as such… -
Posted a reply to How do I set and assign price levels to users?, on the site WordPress.org Forums:
Tax rates are based on...countries. This would require a lot of work and a lot… -
Posted a reply to How do I set and assign price levels to users?, on the site WordPress.org Forums:
Unfortunately, users cannot register using a separate list. We do not have a cheaper alternative,… -
Posted a reply to Free cart icon extension for jigoshop (version 2), on the site WordPress.org Forums:
I'm quite sure, that as of now, we do not have such a free extension. -
Posted a reply to Number of related products displayed, on the site WordPress.org Forums:
The code would be add_filter('jigoshop/frontend/page/product/render/related_products_count',function(){return x;}); in your theme's functions.php The related products are from… -
Posted a reply to Mail tagging, on the site WordPress.org Forums:
Well, there's nothing stopping you from modifying the default e-mail template in any way you… -
Posted a reply to How do I set and assign price levels to users? – Please help, on the site WordPress.org Forums:
Try using this: https://www.jigoshop.com/product/jigoshop-price-by-role/ -
Posted a reply to Page Checkout->Pay problem, on the site WordPress.org Forums:
The error was caused by assigning the "Checkout -> Pay" page as the "Thank you"… -
Posted a reply to Variable products don’t show up in lists, problem with stock_status, on the site WordPress.org Forums:
Hello Our core team is working on the issue, please expect this bug to be… -
Posted a reply to Page Checkout->Pay problem, on the site WordPress.org Forums:
What is the version of Jigoshop eCommerce that you're using? -
Posted a reply to No langage after migration, on the site WordPress.org Forums:
Hi Please contact me at support@jigoshop.com. Also - please post your future requests at https://wordpress.org/plugins/jigoshop-ecommerce/,… -
Posted a reply to 2 select conditions to change button link, on the site WordPress.org Forums:
Would you consider using a variable product for that? -
Posted a reply to direct product link to checkout, on the site WordPress.org Forums:
Jigoshop -> Settings -> Shopping In the "Cart" section select "Redirect to checkout" as the… -
Posted a reply to Create 2 colums in checkout, on the site WordPress.org Forums:
You would have to edit the shop/checkout.php template and use css styling on the #billing-address… -
Posted a reply to YES/NO in Czech Localization, on the site WordPress.org Forums:
Do you mean the "Yes/No" inside of the switches? If so, then they will be… -
Posted a reply to YES/NO in Czech Localization, on the site WordPress.org Forums:
Hello, Have you downloaded the translation from https://translate.wordpress.org/projects/wp-plugins/jigoshop-ecommerce/stable/cs/default/export-translations and renamed it to jigoshop-ecommerce-cs_CZ.po and put… -
Posted a reply to Sorry, you are not allowed to access this page., on the site WordPress.org Forums:
Ok, that's strange - could you contact me at support@jigoshop.com, so that I can try… -
Posted a reply to Sorry, you are not allowed to access this page., on the site WordPress.org Forums:
Are you accessing the "Plugins" tab from an account with admin privileges? -
Posted a reply to translation of English to Czech – please help, on the site WordPress.org Forums:
Hello Unfinished translations are not included by WordPress into the plugin's releases, so we have… -
Posted a reply to Jigoshop & Premium Shipping issues, on the site WordPress.org Forums:
The Premium Shipping plugin should have an update to 2.0.9 pending within minutes. As for… -
Posted a reply to Update to version 2.1.15 failed – please advise, on the site WordPress.org Forums:
Hello, Please contact us at support@jigoshop.com ane we'll resolve your issue.