• 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 1 Guest 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,playlist,images, etc. (frontend) select all deselect all reselect all

Started by spirog


Replies: 3
Views: 13402

[ Video Sharing CMS v4 ] Publish select video

Started by ricardob24


Replies: 1
Views: 8327

Lazy Loading Images doesn't work with Infinite scrolling

Started by YoSethos


Replies: 0
Views: 4423

[ Video Sharing CMS v4 ] php vibe edition notification on jw player and Chameleon player

Started by HPR


Replies: 5
Views: 4932

select topic

Started by tweky94


Replies: 0
Views: 25361

Hearted - select all then click Remove-selected, not working

Started by spirog


Replies: 1
Views: 9217

[ Video Sharing CMS v4 ] 'used with permission from youtube' notice

Started by dtiberio


Replies: 1
Views: 3290