• Welcome to PHPVIBE Forums. Please log in.

Male Female Select: only male stays actvie-Female does not

Started by spirog,

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

spirogTopic starter

Male Female Select: only male stays actvie-Female does not

see photo
  •  

marketania

  •  

Marius P.

Indeed. It was missing the active class, it was just checked.

Change it in tpl/main/profile/edit.php to

<label class="btn btn-outline btn-primary <?php if($profile->gender > 1) { ?>active<?php } ?>">
<input type="radio" name="gender" autocomplete="off" value="2" <?php if($profile->gender > 1) { ?>checked="checked"<?php } ?> />
<i class="icon icon-check text-active" aria-hidden="true">
<?php echo _lang("Female"); ?>
</label>



Or patch when I upload the full patch.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

 

Similar topics (7)

[ Video Sharing CMS v4 ] when video embed doesn't redirect to website when click on logo

Started by yafe3


Replies: 3
Views: 1494

[ Video Sharing CMS v4 ] Multi category selection during Youtube importer

Started by mahmutkah


Replies: 0
Views: 5975

[ Video Sharing CMS v4 ] Upload notice

Started by vipe


Replies: 2
Views: 785

[ Video Sharing CMS v4 ] Messenger And Notifications

Started by j9uddin


Replies: 2
Views: 1722

[ Video Sharing CMS v4 ] A Way to select more than one category for video?

Started by lowpage


Replies: 3
Views: 1682

[ Video Sharing CMS v4 ] JW Player 6 doesnt like Safari, JWP5 works fine

Started by awsjulio


Replies: 14
Views: 2495

[ Video Sharing CMS v4 ] ebsite doesn't play long video

Started by yafe3


Replies: 1
Views: 1003