stevied27
Total posts: 94
01 Нояб 2015 20:24

WE are looking at using the emerald mode for optional subscription at registraion

thats where the registration form link creates the registration page for input, but also lists the plans and also the payment options.

can you tell me, are the buttons for payment method selection after plan selection, meant to show if they have been selected, by a colour change?

if they should change colour can you locate the css that does the colour change?

our buttons don't change colour after onclick..

thanks

Последние изменения: 11 Нояб 2015


stevied27
Total posts: 94
01 Нояб 2015 20:27

sergey, also i can attempt to post new topic without being logged in to your site, i could type everything in, but on save, warns me about empty something and refuses to post the topic. it posted after i logged in. so the warning needs to say you need to log in.


Sergey
Total posts: 13,748
03 Нояб 2015 10:27

On registration form, when you select plan it should load plan details. It does nto highlight plan but change content of the field. If nothing happens most probably there is JS error.


stevied27
Total posts: 94
06 Нояб 2015 01:53

HI SErgey I have tried css on the buttons but can only use css focus, which is no good because whatever is set on click, is lost if focus changes. css active is not suitable either.

These are the buttons for payment type selection.

WE need a different display, can you say if its possible to use input type radio selection instead of buttons?

or js,

the idea is to hold the clicked status of the last payment type clicked / selected, regardless of where the user goes and clicks afterwards.

I realise the code would be altered, can you quote for this job if it is possible?

do you have any other solutions?

thanks


stevied27
Total posts: 94
09 Нояб 2015 21:54

payment list

THe buttons 'pay through world gateway' and 'pay by paypal ... we need the mouse-clicked button to store that it hasbeen selected.

At present the colour changes on mouseover, but does not indicate [memorise] permanently which of the buttons was clicked last.


Sergey
Total posts: 13,748
11 Нояб 2015 11:54

Now I get it. It should highlight. Al teast it adds additional class. Most probably your template does not format this class. PLease see in inspector what class is added after you select gateway and add CSS rules for that class.

Работает на Cobalt