helmi
Forum Replies Created
-
any news on the update with weights and styles?
I’m missing that one too.
Forum: Plugins
In reply to: [Nested Pages] Multisite issuesI also do see the issue on multisite where sync is running forever and basically nothing works then.
Is there any chance to see a fix for that?
Sorry for not getting back any quicker. Couldn’t make any progress so far. The site where I am currently testing on isn’t publicly accessible.
Here’s the code i tested:
[paytium name=”test” description=”Bestellung” button_label=”jetzt bezahlen”]
[paytium_links /]
[paytium_amount label=”Bestellbetrag” default=”” /]
[paytium_field type=”text” label=”Name” required=”true” /]
[paytium_field type=”email” label=”Email” required=”true” /]
[paytium_total label=”Gesamt ” /]
[/paytium]The URL was like domain.test/page-name?Bestellbetrag=499&Name=test&[email protected]
The thing is that “[paytium_links /]” is in the output so it doesn’t seem like it’s getting rendered at all. Am I missing something?
Thanks for your great support!
Thanks that basically is exactly what I have in mind, unfortunately it doesn’t work with the Beta you have sent. [paytium_links /] just doesn’t get parsed at all. Maybe it’s not yet in that version?
Thanks,
FrankForum: Plugins
In reply to: [Mollie Forms] Prefilling forms from GET variablesHmm trying to pull this up again after no reaction. Seems like the developer isn’t really active here ??
Forum: Plugins
In reply to: [Mollie Forms] Language / PricefieldThis is a great option and actually something I was looking for.
If possible I would like to request an additional feature here. It would be great if we could prefill this from a simple GET variable. That may sound silly for us tech savy people but we’re using it for a business where most of the business is done by Email and sending a link to the customer to the payment form with the amount preopulated would be great.
As mollie doesn’t have own forms your plugin is highly appreciated and having that additional option would just be great.
Thanks!
Forum: Plugins
In reply to: [Redirection] Not Working after the UpdateWorks for me now after the updates. Thanks for your great work.
Forum: Plugins
In reply to: [Redirection] Redirects stopped workingIndeed I do and it’s fixed for me too after the update – thanks for pointing out.
Forum: Fixing WordPress
In reply to: Delivery time based on Stock statusoh, i thought I had posted this in the Woocommerce section. Yes, it’s Woocommerce and I guess the delivery time is a default woo commerce feature ??
Mir ist nicht so ganz klar, unter welchen Voraussetzungen “Free Shipping” am Produkt angezeigt wird? Wir haben eine Shipping Zone definiert (Rest of the world). Für die ist definiert: Free Shipping.
Nun gibt es aber am Produkt ja auch noch einen Schalter für Free shipping. Nur wenn dieser markiert ist scheint beim Produkt im Store auch “Free Shipping” von Germanized ausgegeben zu werden.
Dazu kommt dass die deutsche übersetzung des Produkts (WPML) offenbar diesen Wert nicht übernimmt und daher dort weiterhin “zzgl. Versandkosten” angezeigt wird.
Kannst du mir helfen das aufzukl?ren? Reicht für die Anzeige von Free Shipping nicht, wenn es im ganzen Shop nur eine Versandzone gibt und die Free ist?
Ich verstehe die Skepsis gegenüber Pagebuildern aber hier l?sst es sich kaum vermeiden.
Wir konnten das mittlerweile mit dem Programmierer kl?ren und er hat sein Plugin aktualisiert – nun klappt das.
Forum: Plugins
In reply to: [WooCommerce] How to update Delivery Time based on stock statusWell that’s why I wrote…
This should be based on the product so hacking it via the theme template files would be an ugly solution.
so yes, it should be on a per-product-base like it is now with the delivery time. It should just be different for “in stock” or “out of stock”.
Forum: Plugins
In reply to: [WooCommerce] delivery in out of stockWe’re facing the same problem.
we want delivery time shown to vary between items in stock and not in stock. So for example:
Items in stock: Delivery time 2-3 days
Items out of stock: Delivery time 10-12 daysThanks
Leider nein. Ich habe eben mal beide Strings übersetzt (sowohl den für Free Shipping als auch “plus {link}Shipping Costs{/link}”). Danach wird mir nach wie vor angezeigt:
en: “incl. VAT Free Shipping”
de: “inkl. MwSt. zzgl. Versandkosten”Die übersetzungen habe ich kontrolliert, die stimmen schon. Er geht – warum auch immer – beim “deutschen Produkt” davon aus, dass es Versand kostet.