• 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 ] PHPVibe 3.6 channels select patch

Started by PHPVibe A.


Replies: 0
Views: 3058

[ Video Sharing CMS v4 ] How to make user notifications?

Started by YehudaBitton


Replies: 1
Views: 958

[ Video Sharing CMS v4 ] File doese not deleted

Started by turegardes.com


Replies: 1
Views: 993

[ Video Sharing CMS v4 ] Long and quality Videos doesnt play well

Started by yildozer


Replies: 3
Views: 1368

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

Started by yafe3


Replies: 3
Views: 14523

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

Started by mahmutkah


Replies: 0
Views: 6030

[ Video Sharing CMS v4 ] Upload notice

Started by vipe


Replies: 2
Views: 851