mamun1213
Forum Replies Created
-
Forum: Plugins
In reply to: [LoftLoader] how to set session so it show one time for a visitorI have a pro version but it not loading correctly
Forum: Reviews
In reply to: [WP Meteor Website Speed Optimization Addon] GTMetrix score too lowuse in function.php
add_filter(‘wp-meteor-frontend-adjust-wpmeteor’, function ($wpmeteor, $settings) {
$wpmeteor[‘rdelay’] = 8000; // number of milliseconds to delay
return $wpmeteor;
}, 100, 2);- This reply was modified 4 years, 9 months ago by mamun1213.
I am also facing this problem.
When i reset database only then it work. please give solution
Forum: Plugins
In reply to: [GF Mollie by Indigo] Price not same with form totalPetra Blankwaard
[email protected]
please check mailForum: Plugins
In reply to: [GF Mollie by Indigo] Price not same with form totali will send it your mail address
- This reply was modified 7 years, 3 months ago by mamun1213.
Forum: Plugins
In reply to: [GF Mollie by Indigo] Price not same with form totalcode is
Subtotaal=
{Balk A (Bovenbalk):33} / 1000 * {Lengte in (mm):38} * 1.2 + {Balk B (Onderbalk):82} / 1000 * {Lengte in (mm):40} * 1.2 + {Balk C (Kolommen):83} / 1000 * {Lengte in (mm):43} * {Aantal:48} * 1.2 + {Bezorgprijs (Prijs):45.2} + {Manuren (Prijs):49.2}BTW=
{Subtotaal (Prijs):77.2} * 0.21Totaalprijs plus btw=
{Subtotaal (Prijs):77.2} + {BTW (Prijs):56.2}form price is Totaalprijs plus btw
Forum: Plugins
In reply to: [GF Mollie by Indigo] Price not same with form totalwp admin access?
Forum: Plugins
In reply to: [GF Mollie by Indigo] Price not same with form totalEven the form total is 1000 €. it show 605.09 € something. why? how to fix?