• 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 Sharing CMS v4 ] JW Player 6 doesnt like Safari, JWP5 works fine

Started by awsjulio


Replies: 14
Views: 3260

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

Started by yafe3


Replies: 1
Views: 1263

[ Video Sharing CMS v4 ] Thumbnail selection is not showing up :(

Started by montydhanjal


Replies: 14
Views: 9357

message notification alignment

Started by yafe3


Replies: 1
Views: 2729

[ Video Sharing CMS v4 ] Integrate select language in ultimatube

Started by mihai


Replies: 9
Views: 16564

[ Video Sharing CMS v4 ] Upload date doesnt work on PHPVibe 3.5

Started by OliverJ


Replies: 3
Views: 2525

[ Video Sharing CMS v4 ] Videos doesn't load

Started by Finamedia


Replies: 3
Views: 1411