• 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)

Lazy Loading Images doesn't work with Infinite scrolling

Started by YoSethos


Replies: 0
Views: 4795

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

Started by HPR


Replies: 5
Views: 5097

select topic

Started by tweky94


Replies: 0
Views: 26170

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

Started by spirog


Replies: 1
Views: 9672

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

Started by dtiberio


Replies: 1
Views: 3389

If no image uploaded for mp3 it doesn't show anything on some pages.

Started by spirog


Replies: 7
Views: 3564

[ Video Sharing CMS v4 ] Browse videos doesn't work on my language

Started by maldboy


Replies: 7
Views: 5403