Support Forum

Issue about the layout for Radio button in Edit Profile after update to 5.5.4

RK Ruben Kalitzki
Ruben Kalitzki
Member

Hi, I’m sorry if my last topic has too many questions. This topic about the layout in Edit Profile.

The layout for radio button is very odd after update to 5.5.4 (attach-01) than 5.5.3 (attach-02).

Please let me know what should I do to make the layout like before. Many thanks for your respond.

5 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

No need to apologise. I was just finding the list of questions a bit difficult to follow!
So – can you tell me what Simple:Press theme you are using here please so I can see if I can replicate the issue?

RK Ruben Kalitzki
Ruben Kalitzki
Member

Many thanks for your respoond. I’m still using Default 1.2.12 theme and still not update it because there are some change in our old themes. I just worry should re-code again after I update the themes.

YS Yellow Swordfish
Yellow Swordfish
Member

You really should be making a child theme so that you can make your custom changes but are still able to update the main theme to get all changes that may be tied to the core. Much safer and easier.

So – before going any further with this one please take a look at the change document for 5.5.4 (and you may want to look at previous ones as well) and look at the changes to checkboxes and radio buttons. This may not fix the issue but I think adding this CSS and turning the ‘pretty’ checkboxes off at the top of the theme spFunctions.php file (if defined on your old theme) is the first place to start.

https://simple-press.com/documentation/codex/installation/changes/theme-and-templates-5-5-4/

RK Ruben Kalitzki
Ruben Kalitzki
Member

Many thanks for your answer. It’s solve my problem now.