Thimo Grauerholz
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Spreadplugin] add_cart or cart doesnt goi throughtInteresting, it should only raise a warning, but this is fixed in latest update – you should have it already if you try to update plugins.
Forum: Plugins
In reply to: [WP-Spreadplugin] add_cart or cart doesnt goi throughtYou have a javascript problem in one of your scripts:
108rotate.js?ver=1.0.0:11 Uncaught TypeError: Cannot read properties of null (reading 'style') at HTMLDocument.<anonymous> (rotate.js?ver=1.0.0:11)
it’s preventing from other scripts to run.
And please read the error log of your server, WordPress is reporting error 500.
- This reply was modified 3 years, 5 months ago by Thimo Grauerholz.
Forum: Plugins
In reply to: [WP-Spreadplugin] add_cart or cart doesnt goi throughtI’m sorry, but as long as I can’t access your website, because all resources are trying to open it via https, I can’t debug it.
Forum: Plugins
In reply to: [WP-Spreadplugin] add_cart or cart doesnt goi throughtDisable jetpack for spreadplugin and check why your https certificate is revoked – if you use it ??
Forum: Plugins
In reply to: [WP-Spreadplugin] No items in shop – rebuild cache after an hour or soIt sounds like there is a cache plugin active, disable/exclude it for spreadplugin and its pages.
can you write a message to [email protected] so we can align a date to debug that issue you have?
Can you please tell me more about your configuration?
you chose:
Shop ID: 1088851
and
Shop source: Europe
?did you overwrite it in your
[spreadplugin ...]
shortcode?I just tested it with just the configured values above and using the shortcode
[spreadplugin]
and it pulled your products in the test environment.Did it work before? Otherwise I’d assume there is some Server side caching active?
Can you chEck if something is enable and disable it temporarily?- This reply was modified 3 years, 5 months ago by Thimo Grauerholz.
I’m really sorry, update is available.
Forum: Plugins
In reply to: [WP-Spreadplugin] Basket and Checkout Page showing wrong pricesHi,
are you currently logged in in your account when accessing the checkout page? Try with private browsing or different browser.
You can also change in Spreadplugin Settings from
sproduct
toproduct
slug.Forum: Plugins
In reply to: [WP-Spreadplugin] paginate productsDisable “Infinity scrolling:” in Spreadplugin Settings
Forum: Plugins
In reply to: [WP-Spreadplugin] How to make products look like your demoDid you already enable “Additional Modifications (used at mommyshirt):” in Spreadplugin Settings?
Forum: Plugins
In reply to: [WP-Spreadplugin] DarstellungsproblemeDas k?nntest du mit CSS anpassen. URL?
Forum: Plugins
In reply to: [WP-Spreadplugin] Farbauswahl wird nicht angezeigtBitte die URL zu deinem Spreadplugin-Shop nennen, dann kann ich’s mir einmal ansehen.
Forum: Plugins
In reply to: [WP-Spreadplugin] shop_productcategory Doesn’t WorkHi,
please try
[spreadplugin shop_productcategory="P43"]
orWomen Shirts:
[spreadplugin shop_productcategory="P33"]
and hit “Rebuild Cache” under Spreadplugin Settings.
You should be able to get the category from the shop url like described in the FAQ.Thanks,
Thimo