rkuipers33
Forum Replies Created
-
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] WordPress 5.6.I haven’t experienced any problem with WP5.6 <-> paytium
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Paytium Pro JavaScript problemenHoi,
ik vrees dat deze beschrijving echt té beknopt is om je te kunnen helpen.
Je geeft bijvoorbeeld aan dat er JavaScript problemen zijn, maar geeft geen nadere uitleg waaruit dat blijkt.Mvrgr.Rob
Alas, I get the same result.
It does seem like the second attempt uses a different method for creating the list?[INFO] BackWPup 3.8.0; A project of Inpsyde GmbH [INFO] WordPress 5.5.1 on https://www.deimplementatiedokter.nl/ [INFO] Log Level: Normal [INFO] BackWPup job: Taak met ID 1 [INFO] Logfile is: backwpup_log_xxxx_2020-10-06_12-06-07.html [INFO] Backup file is: 2020-10-06_12-06-07_XXXX.tar.gz [06-Oct-2020 12:06:07] 1. Try to backup database … [06-Oct-2020 12:06:08] Connected to database xxxx on localhost [06-Oct-2020 12:06:09] Added database dump "xxxx.sql.gz" with 1,81 MB to backup file list [06-Oct-2020 12:06:09] Database backup done! [06-Oct-2020 12:06:09] 1. Trying to make a list of folders to back up … [06-Oct-2020 12:06:17] ERROR: Allowed memory size of 629145600 bytes exhausted (tried to allocate 8192 bytes) [06-Oct-2020 12:06:18] 2. Trying to make a list of folders to back up … [06-Oct-2020 12:06:20] Added "wp-config.php" to backup file list [06-Oct-2020 12:06:20] 2465 folders to backup. [06-Oct-2020 12:06:20] 1. Trying to create a WordPress export to XML file … [06-Oct-2020 12:06:22] Check WP Export file …
Forum: Plugins
In reply to: [W3 Total Cache] Feature Request: Disable translationHi Marko,
Deleting the files worked (I also deleted some w3 files in /wp-content/languages/plugins).
I think the translation will come back after every update, so still hoping for an optional “Translate on/off” feature.
Thanks for your help,
RobSorry, so stupid. I’m too busy. This was about W3Total Cache.
Again, so sorry, please close-and-delete.
Rob
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Dutch Support Group – Q&A hier !Graag gedaan.
De voornaamste fout ligt er volgens mij in dat de variabele$option
vertaald wordt vóór de vergelijking met$interval
(en dus nooit gelijk zijn).Succes ermee,
RobHi @duongcuong96,
Thanks for your quick reply. I added
define('WP_MAX_MEMORY_LIMIT', '512M');
but the result is the same I’m afraid.Rob
[INFO] BackWPup 3.8.0; A project of Inpsyde GmbH [INFO] WordPress 5.5.1 on https://www.deimplementatiedokter.nl/ [INFO] Log Level: Normal [INFO] BackWPup job: Taak met ID 1 [INFO] Logfile is: backwpup_log_xxxx_2020-09-24_08-18-31.html [INFO] Backup file is: 2020-09-24_08-18-31_xxxx.tar.gz [24-Sep-2020 08:18:31] 1. Try to backup database … [24-Sep-2020 08:18:32] Connected to database xxxx on localhost [24-Sep-2020 08:18:33] Added database dump "xxxx.sql.gz" with 1,72 MB to backup file list [24-Sep-2020 08:18:33] Database backup done! [24-Sep-2020 08:18:33] 1. Trying to make a list of folders to back up … [24-Sep-2020 08:18:39] ERROR: Allowed memory size of 536870912 bytes exhausted (tried to allocate 8192 bytes) [24-Sep-2020 08:18:42] 2. Trying to make a list of folders to back up … [24-Sep-2020 08:18:43] Added "wp-config.php" to backup file list [24-Sep-2020 08:18:43] 2469 folders to backup. [24-Sep-2020 08:18:43] 1. Trying to create a WordPress export to XML file … [24-Sep-2020 08:18:46] Check WP Export file …
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Dutch Support Group – Q&A hier !Heb nog even snel in de code gekeken
includes/shortcodes.php
line 1773 ev.In het commentaar staat de aanwijzing om checked() niet te gebruiken, in de code wordt dat echter wél gedaan:
// Don't use built-in checked() function here for now since we need "checked" in double quotes. $option_html .= '<input type="radio" name="pt-subscription-interval-options" value="' . $value . '" data-pt-label="' . $option . '" data-pt-price="' . pt_user_amount_to_float( $interval_amounts[ $amounts_counter ] ) . '"' . checked( $interval, $option, false ) .
- This reply was modified 4 years, 2 months ago by rkuipers33.
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Dutch Support Group – Q&A hier !@edtack in de documenatie staat een voorbeeld https://www.paytium.nl/handleiding/recurring-payments/#bezoeker-zelf-interval-laten-kiezen
[paytium_subscription interval="3 months" interval_label="Selecteer uw interval" interval_options="once, 1 months, 3 months" interval_amounts="222,22/444,44/999,99" times="" tax="21" /]
Ik zie daarbij niet het verwachte gedrag (in de radio-selection is niets ‘checked’, mijn verwachting was dat ‘3 months’ selected zou zijn)
Waarschijnlijk zal je met Javascript aan de slag moeten om
checked="checked"
aan het element toe te voegen.
Alternatief kun je dit ook proberen op te lossen in de PHP van de plugin (mooier, maar met alle nadelen als er een update komt waarin dit nog niet is opgelost).Groet, Rob
Hi,
I have the same problem on version 3.5.7
Floating Links ‘Previous’ button is showing on all pages (including Home-page)
I have display option ‘Enable Pages Pagination’ set to ‘disabled’.With ‘Enable Pages Pagination’ set to ‘enabled’ the ‘Next’ button also appears.
I would like to use FL ‘Previous’ and ‘Next’ buttons on posts only, as before.
Regards,
RobForum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Dutch Support Group – Q&A hier !Wat een goed idee om te proberen elkaar te helpen tot David het weer op zich kan nemen!
Laten we wel voor elke nieuwe vraag en nieuw item openen, want nu staan er in deze thread 2 vragen.In antwoord op de vraag van @gezelligenleuk :
Ik kan het probleem niet achterhalen. Aan de kant van de browser gaat alles goed, zodra formulier ge-submit is en naar de server gaat, komt de validatiefout terug.
Die kan, als ik in de code kijk (inprocess-payment-functions.php
), alleen maar komen uit één van een aantal validaties op het formulier.Wat je als tests zou kunnen proberen, is (1) het formulier zwaar vereenvoudigen (geen postcode, email etc.) (maak daarvoor bij voorkeur een nieuw testpagina aan), (2) invloed van andere plugins proberen uit te sluiten, door ze tijdelijk te deactiveren, (3) als je de pro-versie gebruikt, toch eens te testen met de free-versie?
Waar ik mijn hoofd niet omheen krijg, is dat @radema2020 er wél doorheen komt…
Succes, en ik hoor graag of je iets verder komt.
Groet,
RobForum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Will it work with WordPress 5.5?Yes, it does. I have experienced no problems whatsoever since upgrading to WP5.5
Assumption is the mother of all f#-ups.
So sorry Damian, my assumption was that my form was using AJAX. And since I was using the same form everything should work. However, with the previous plugin it was the popup using AJAX, not the form…
You were right all along and I need to start reading more carefully.Thanks for your time and sorry for the inconvenience,
RobUpdated to version 2.0.3.3.
The problem persists.Really…. I didn’t include that….? Oops…
https://www.deimplementatiedokter.nl/testwppopup/Sorry Damian!
- This reply was modified 4 years, 4 months ago by rkuipers33.