ohfuchs
Forum Replies Created
-
Forum: Plugins
In reply to: [APCu Manager] Session problemsThank you anyway! I forwarded this thread to my host.
Forum: Plugins
In reply to: [APCu Manager] Session problemsThe control panel software is froxlor. that’s everything php related. First setting is just a label.
Forum: Plugins
In reply to: [APCu Manager] Session problemsI can change the path to the php binary which is currently
/usr/bin/php-cgi8.0/usr/bin$ ls -a | grep "php" php php5 php5.6 php5-cgi php7.0 php7.1 php7.2 php7.3 php7.4 php8.0 php-cgi php-cgi5.6 php-cgi7.0 php-cgi7.1 php-cgi7.2 php-cgi7.3 php-cgi7.4 php-cgi8.0 phpdbg phpdbg5.6 phpdbg7.0 phpdbg7.1 phpdbg7.2 phpdbg7.3 phpdbg7.4 phpdbg8.0
Forum: Plugins
In reply to: [APCu Manager] Session problemswow, thanks for the fast reply.
I’m on a virtual managed Server (webgo) running on apache+nginx. I can make limited changes to php ini or possibly ask the hoster to change configuration if necessary.
- This reply was modified 1 year, 8 months ago by ohfuchs.
Forum: Plugins
In reply to: [ApparelCuts Spreadshirt for Wordpress] Support for newer SpreadshopsHi,
please reach out to Spreadshirt if they are willing to officially support the T-Shirt Designer again and to increase the limit on API products.
Thank you and happy 2021 ??
I have recently encountered the same issue on a clients website
Danke,
ich habe den Fehler gerade selbst noch gefunden. In der PHP Konfiguration des Kunden war die Ausführung von curl_exec unterbunden. Jetzt scheint es zu klappen ??
Forum: Plugins
In reply to: [ApparelCuts Spreadshirt for Wordpress] Support for newer SpreadshopsThe alpha is not really stable enough yet and produces lots of errors because of removed functions. I think you wouldn’t even be able to activate it. I can message you when it’s in a bit more reliable state.
I know that many people don’t need the designer, but it’s relevant for my own needs. So it plays a huge part in my considerations if further development is worth it.
Sorry, I didn’t notice the mention on twitter ??
Forum: Plugins
In reply to: [ApparelCuts Spreadshirt for Wordpress] Support for newer SpreadshopsHi,
can’t give you a date, but I have a partially working alpha already.
Yes the new API is out for quite a time now. I’m still a bit reserved about the future of the plugin though, because there still is no official support for the sketchomat app/t-shirt designer. It works for now, but could theoretically be shut off at any time. Also there is some strange limit on how many articles(sellables) you get returned by the API. Last time I reached out to Spreadshirt about this, they didn’t give any reason for this or any other perspective for the future.
- This reply was modified 4 years, 5 months ago by ohfuchs.
Forum: Plugins
In reply to: [ApparelCuts Spreadshirt for Wordpress] This is getting better and better ….Hi André,
thanks for your feedback.
1./3. These are actually planned features and some code parts already address them behind the scenes. They are definitely coming in a future release.
For now I would recommend not to delete the main T-Shirt Designer, but to set it to Draft ( ‘Entwurf’ ).
You can also remove the button like this
remove_action( 'sfw/theme/orderform/actions', 'sfw_product_customize_button' );
2. Thank you. Unfortunately some language strings are currently missed by the parser.
4. For now I focus on “experienced” users like you, therefore I do not plan to include such option very soon. I try to keep css and markup as simple as possible, to make customizations easy. I expect most people to do/want a level of customization, that is way beyond changing colors anyways. Also I try not to flood the options table through.
For small customization you should override the default css styling with your own stylesheet.
For larger customizations you should use wp_dequeue_style to remove sfw-public and/or sfw-theme as you wish.
I hope this was still helpful ??
Thank you very much for the positive review ??
Thank you. I’ve just submitted a fix for this that will be available shortly. Changes may not be visible immediately after the update due to caching.
Viel Spa? ?? Das Update ist jetzt auch verfügbar ??
Hey André,
an update to version 1.0.15 will be released later today, please install the update and report back if your issues are solved.
The checkout will now use the correct language. The other issues are probably the result of an old jQuery version on your website that prevented ‘post’ requests. I’ve added a compatibility fix that will hopefully solve this as well.
I’ve also added a Hook, that you may use after the page was modified with ajax. Use it like this:
wp.hooks.doAction( 'sfw.refresh' );
Grü?e aus Leipzig,
PatrickHi sixtyseven,
sorry for the late reply, I wasn’t subscribed to new topics before.
As you probably found out in the meantime, there is no restriction in the checkout process.
I will look into the issues you have described. If you can provide the name of your theme or a testing site, this would make it much easier. I will add a new hook to improve Ajax support.
For the checkout language problem, did you check that your language is set correctly in your Spreadshop settings on your Spreadshirt Platform?
cheers,
Patrick