hello, i am having a small issue with this plugin, when i want the payment page to be in an iframe on my wordpress site instead of linking the user to the spreadshirt payment site i get an error when i want to checkout:
checkout.spreadshirt.nl has refused access
i hope you can help me
]]>Hallo Thimo,
sorry, dass ich schon wieder mit einer Frage komme… by the way, toller Support & das Plugin ist ohnehin super – kann mich immer nur widerholen!!!
Kannst Du mir zuf?llig sagen, mit welchem CSS Befehl ich die Farbe des Buttons “in den Warenkorb” beinflussen kann?? Ich habe es leider nicht rausgefunden.
Vielen Dank vorab & Gru?,
Frank
Hallo Thimo,
ich habe eine Frage zu den Preisen, die über den Weg Spreadplugins abweichen, als wenn ich es direkt im Spreadshirt Shop direkt konfiguriere:
Wichtig ist der Weg, den ich dazu erkl?ren muss:
1) Fools of Rock – Merchandise (fools-of-rock.myspreadshop.de)
Also, komme ich von dem offiziellem Spreadshirt Shop und w?hle als ein Produkt z.B. das Tankshirt aus, lande ich am Ende bei 29,48 EUR -> RICHTIG
2) Merchandise – Fools of Rock (fools-of-rock.de)
Komme ich von meiner Website / Spreadplugin, wird mir das Produkt ebenfalls richtig angezeigt, gehe ich dann über “Zur Kasse” mit ebenfalls richtigen 29,48 EUR (24,99 EUR + Versand) über in Spreadshirt Checkout Seite, rechnet er pl?tzlich 18,99 EUR für das Shirt plus 4,49 EUR = 23,48 EUR. was definitiv nicht stimmt (zu wenig!). Das habe ich übrigens unabh?ngig davon, welche Produkte ich w?hle…
Ist das jetzt ein Fehler oder übersehe ich etwas?? Kann das sein, dass die Aufschl?ge ggf. auf die Produkte nicht richtig gezogen werden??
Viele Grü?e,
Frank
Hi, ich habe mal eine Frage zum Coupon Widget.
Ich habe gerade eine Aktion in Spreadshirt laufen und dachte, der Coupon Widget würde das auch in WordPress so anzeigen. Wenn ich diesen sowohl im Customizer als auch über Widget einbinde, wird mir allerdings nichts angezeigt. Ist das ein Fehler oder woran liegt das??
VG Frank
K?nnte man den Metatitle und die Metadescription für einzelne Produkte nicht aus dem Inhalt der Produktbeschreibung nehmen?
Beispiel:
Metatitle:
.spreadplugin-article-detail .articleContentRight h1 + Produkt Name
Windel wird beladen – Baby Geschenkidee – Lang?rmliger Baby-Body
Metadescription:
.description-wrapper.spreadplugin-clearfix + Produktbeschreibung
Windel wird beladen – bitte warten – mit Ladeanzeige Shirt für Babys – Lang?rmliger Baby-Body, 100% Baumwolle aus biologischem Anbau
Im Moment sieht die Suchvorschau so aus:
]]>Hallo Thimo
Ist es m?glich mehrere Produktkategorien anzeigen zu lassen?
[spreadplugin shop_topic=”WdlkctfYau” shop_productcategory=”P48,P49″]
Z.B. die Kategorie P48 und P49
Gruss,
Felix
]]>Hi Timo,
Ich habe den Warenkorb mit dem Basket Widget im Navi hinzugefügt. Leider wird der Basket nur angezeigt wenn ich im Customizer Modus von WordPress bin. Sobald ich den Customizer schliesse, ich das Widget nicht mehr sichtbar…
Kannst du dir das erkl?ren?
Wenn ich die Navigation untersuche finde ich auch das Widget, nur leider sieht man es nicht…
]]>Thank you for the great plugin. I just installed it. The shirts are also displayed as desired, only if you click on one of them does not open the detailed description or the possibility to put it in the shopping cart, but the blog of my site opens.
Current WP and current Enfold Theme in use. Please help.
Lol, Alex
]]>Just got off tech support with my host Siteground, caching is enabled and working fine. But when I enable the wp-spreadplug in, the SG Optimizer ( siteground’s own caching plug in ) will not work properly.
When I test the home page URL it is not cached.
Normally the SGO is really good, super fast, so I’m guessing this is something to do with the caching system used by your plug in conflicting with it.
Is there anything I can do to solve this?
Since 4.8.8. there are warnings appearing when choosing an article but you also cannot continue to checkout. Could you please check it? As I checked also other websites which used this plugin, this one seems to be a general bug. I also updated my second website from 4.8.6 to 4.8.8. and after that these bugs arrived also on this site. Thank you in advanced.
]]>The back, next (pagination) elements could use some better CSS design so that they actually appear as buttons. Currently, they are just small default text size links that say “back” and “next”… Not easy for users to see.
Also the option/setting to change the zoom on product/pic (inner, lens, disabled) seems to have no effect when changing those settings. So I want to completely turn off zoom-in for all screen sizes, so try the (disabled) and the zoom still happens on mouse-over for all screen sizes.
]]>We have products set to display in USD. So in the .price-wrapper element it displays for example (USD 14.95). But since we are only catering to US customers we don’t want or need to show the USD before price.
How can we change it from (USD 14.95) to show ($14.95) instead? This would be a useful setting to add to the plugin settings/options, allow WP admin to specify the price symbol instead of the currency abbreviation.
Thank you
]]>Hi,
the latest version of spreadplguin throws the following warning:
wp-content/plugins/wp-spreadplugin/spreadplugin.php on line 2730
Best,
Lorenz
]]>Google kicked all Product Pages from my shop. See the screenshot for the error message in a Google Search Console.
https://www.dropbox.com/s/e78neuq9915ery2/Screenshot_20230115_222256_Chrome.jpg?dl=0
Any idea how I can resolve this? i already tried regenerating the cache.
]]>Hey Thimo,
sorry for bothering you again. But can you please not set the max_execution_time for the whole WordPress project?
It is not recommended to set the max_execution_time (e.g. you used set_time_limit
) directive in PHP to 0, as this can cause scripts to run indefinitely. This can lead to problems with the server, particularly with scripts that use a large amount of resources, such as loops that run indefinitely or queries that never end. It is therefore important to carefully limit the execution time of scripts in order to avoid server issues. It is more sensible to set an appropriate value for the max_execution_time directive that is tailored to the specific requirements of the script and the available server resources.
More on this for example here: https://stackoverflow.com/a/4307071
Thanks!
]]>Hey Thimo,
I just wanted to reach out and say thank you for creating such a great plugin. I’ve been using it for a while now, and it’s been a huge help for my website.
I did have a question for you though. I noticed that the plugin uses the Transient API in WordPress, and I’ve been having some issues with it not working properly when the expiration time is set to 0. Specifically, when using an object cache like Redis, it seems like the data is getting deleted even though the expiration is set to 0, especially when memory gets tight.
I was wondering if there’s any way that this could be fixed? I think it would be a better idea to use the Options API or to set up a cron job that can fetch fresh data.
Let me know if you have any questions or need any more information.
Thanks,
Flo
Hi,
thanks for a nice looking plugin, the demo looks great.
When I try to set up a shop on my own page, however, the links from the product listing generated by the main shortcode does not work. When I click on any item to see the product page, it only reloads the front page.
How do I fix this?
Thanks
]]>Hallo Thimo,
wird das Plugin noch weiterhin weiterentwickelt? Ich überlege es (wieder) einzusetzen.
Allerdings habe ich Probleme das Coupon-Widget anzuzeigen. Es ist leider genauso wie das Warenkorb-Widget immer leer. Muss ich hierzu noch etwas konfigurieren? Und gibt es evtl. auch einen Shortcode o.?., um den Warenkorb mit im Hauptmenü einzubinden?
Vielen Dank!
Tine
I’ve tried adjusting the plug in settings to show 10 12 24 etc
but when I rebuild the cache it only finds 8 products and only shows 8 on front end in all views: grid list and min.
There are more products in my store
Am I missing something?
So yesterday I updated spreadplugin to latest version and my shop disappeared. (from 4.7 something to the latest presumably).
I see this a recurring issue here, with some saying updating solves it. Not so for me…
We do not run any cache plugins and the WP version is 4.9.20 and the spreadplugin is 4.8.6. Spreadshirt shop is still functional on their end, nothing was changed in config for spreadplugin and pressing that darn rebuild cache button (“Cache neu erstellen”) does nothing apart from printing:
Rebuilding Page 1 of 1…
Done
Successfully stored page 1
Spreadshirt seems to work (though it’s not showing ALL items when you have ALL items selected – I guess that’s a spreadshirt issue… https://tjjk.myspreadshop.net/)
We use use the spreadplugin code on the page https://trondheimjujitsu.no/profilshop/
Shop id is 547222
]]>Hi,
I am currently trying to integrate the following Spreadshop: https://wiesbaden-phantoms.myspreadshop.de/ into: https://wiesbaden-phantoms.de.
But when I try to add “wiesbaden-phantoms” into the ID field, it automatically gets removed. Seems like the field only allows numbers. Where do I find the required shop ID?
Best regards
Sebastian
Hello,
It seems that Q1, Q2 are not working, they provide the list of all products and not only tee shirts (Q1) ou hoodies (Q2).
I used :
[spreadplugin shop_productcategory=”Q2″]
[spreadplugin shop_productcategory=”Q1″]
https://itchigatsu.com/index.php/2022/03/29/tee-shirt/
https://itchigatsu.com/index.php/2022/03/16/bonjour-tout-le-monde/
P47 for Totbags his wokring properly.
[spreadplugin shop_productcategory=”P47″]
https://itchigatsu.com/index.php/2022/03/29/les-tot-bag/
Do you have any idea how i can fix it ?
Other problem :
How can we have the basket icone bigger and change the color of the “pink price tag”
Thank you very much ! ??
]]>Hello,
the images that are used for the schema.org data, are not show for crawlers from facebook. Is there any hint what we can do, so that the data from the json will be used for facebook, so that the current image will be shown to shared posts of spreadplugin?
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Product",
"image": "https://image.spreadshirtmedia.net/image-server/v1/products/T813A1PA3803PT17X45Y38D305379667FS3506/views/1,width=600,height=600",
"itemCondition": "https://schema.org/NewCondition",
"name": "Jesus did it bund1 - Frauen Premium T-Shirt",
Facebook didn’t get it …
best regards,
Martin
Hallo,
leider wird mir die Meldung “No articles in Shop. Please rebuild cache.” angezeigt. Keine Ahnung, was das Problem sein soll.
]]>Hallo
ich wollte Dein Plugin für einen Schweizer Shop mikt der W?hrung CHF verwenden, leider erkennt er de_CH nicht an und nimmt dann Britische Pfund. Auch kann ich die Schweiz als Land nicht ausw?hlen.
Wisrt Du das bei gelegenheit mal noch anpassen?
Hi there!
First of all, thank you for this really cool plugin! It is very helpful.
I have encountered a warning in my WordPress Dashboard – it shows up on every page within the back-end. It says:
Warning: Attempt to read property “post_content” on null in /path-to-my-wordpress-installation/wp-content/plugins/wp-spreadplugin/spreadplugin.php on line 1004
Can I simply ignore it as it doesn’t seem to affect the front-end, or is there a way to resolve the problem? My website is still in staging mode so I cannot share a link unfortunately.
Thank you and have a wonderful day!
]]>I didnt change nor update anything, but somehow its not possible anymore to buy anything from shop page >
Cart doesnt show
+ Add to cart BUTTON doesnt add anything (froze)
Hey! I’m struggling to get this plugin to work properly.
I’ve installed it correctly, and products are visible after I save / update cache. However after about an hour or so, I need to rebuild cache.
I’m using Version 5.8.1 WP and latest spreadplugin
Worth to mention:
we’re using jetpack, mercury theme.
No link to site as of now as it’s still in staging environment / wpcomstagin.com
]]>Hi,
I have just updated the plugin (to 4.8.3), and rebuilt the cache for a number of sites i have.
i cleared the cache of the site too.
the plugin runs through the pages, but no items are added like used to happen.
i just get…
page name
Rebuilding Page 1 of 10…
Done
page name
Rebuilding Page 2 of 10…
Done
the shops then show no products. can you help?
thanks
Hi! First of all, thank you for creating this plugin! It is very helpful. Unfortunately, I ran into a bit of a problem. I’m building several language / localized versions of my Spreadshirt shop, one of them being for Australia. Within the plugin settings, there is no language option for Australian English, so I tried adding the shortcode shop_language=”en_AU” to the Australian page. When I do this, the Australian prices are shown correctly on the shop page, but on the basket and checkout page, prices are shown in US dollars. The same happens in the Canadian version of the shop (e.g. https://the-gravity.com/shop/spreadshirt/au/simplicity/sproduct/simplicity-sweatshirt-cinch-bag-6154c86c468c26045b76647d-1158-2/). Is there a way to fix this / to get the correct currency in both the basket and the checkout page as well? Thank you!
]]>