WPIntell

Source evidence

REQ: change order payment message and buttons

Events Manager Pro – Mollie Payments · support · 2020-04-16T12:54:00+00:00

mixedsentiment
highseverity
0.76relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

9 / 34 rows with source links

26.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

25 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
argosmedia resolved
Would it be possible to change the order of the payment infotext and the payment method icons on the frontend? Now the icons follow the text, but I would like to show the icons first, followed by the text. BTW: there is a little typo in the plugin description on https://wordpress.org/plugins/stonehenge-em-mollie/ : “Mollie is a great alternative to Stipe.” This should be Stripe, not Stipe 🙂 here is a little typo in the plugin description OOPS! 😉 That has been now corrected. Would it be possible to change the order of the payment infotext and the payment method icons on the frontend? Can you share a screenshot please? Oh wait! I see what you mean. The toggle in the settings hook into the booking form footer filter. To place is anywhere else, simply set the toggle to “No” and place the shortcode [mollie_methods] above the #_BOOKINGFORM placeholder. You change that in Evenementen -> Instelligen -> Opmaak -> Evenementen pagina -> Enkele Evenementpagina -> Opmaak van pagina’s met één evenement. Please note that using the placeholder there, will result in EM always showing the Mollie Method images. If you are also listing events without payment, wrap the shortcode in a conditional placeholder: {has_bookings}[mollie_methods]{/has_bookings}

Comments

2 shown
Stonehenge Creations 2020-04-16T14:59:00+00:00

here is a little typo in the plugin description OOPS! 😉 That has been now corrected. Would it be possible to change the order of the payment infotext and the payment method icons on the frontend? Can you share a screenshot please?

Stonehenge Creations 2020-04-16T15:09:00+00:00

Oh wait! I see what you mean. The toggle in the settings hook into the booking form footer filter. To place is anywhere else, simply set the toggle to “No” and place the shortcode [mollie_methods] above the #_BOOKINGFORM placeholder. You change that in Evenementen -> Instelligen -> Opmaak -> Evenementen pagina -> Enkele Evenementpagina -> Opmaak van pagina’s met één evenement. Please note that using the placeholder there, will result in EM always showing the Mollie Method images. If you are also listing events without payment, wrap the shortcode in a conditional placeholder: {has_bookings}[mollie_methods]{/has_bookings}