Questions tagged as 'bootstrap'

1
answer

Filter problem using class="selectpicker" in filter select,

Good afternoon, could anyone help me with this problem? I have no idea what's going on .... Next, I have a select that selects the city, and then the follow-up as selected in the city, so far, it works and everything, but I just put the class...
asked by 31.01.2018 / 20:12
2
answers

Bootstrap: sort by column instead of row

I have a layout that has the following template: [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] And I would need both desktop and mobile to look like this: [1] [5] [9] [2] [6] [10] [3] [7] [11] [...
asked by 31.01.2018 / 18:06
2
answers

How to leave the 4 in a row alone?

<div class="container py-4"> <div class="row"> <div class="col-md-10 my-4 mx-auto"> <h2 class="text-center display-4">Bootstrap 4 Pricing Tables</h2> <hr> <di...
asked by 06.03.2018 / 03:30
1
answer

Crud is giving error in the line where the forEach has?

I am studying Crud creation with Php and Bootstrap , and when the menu_admin file is opened in the browser he gives this error:    Warning: Invalid argument supplied for foreach () in   C: \ xampp \ htdocs \ crud \ menu_admin.php on lin...
asked by 24.01.2018 / 16:51
1
answer

popover button bootstrap in jquery does not show content

Good morning guys, I'm trying to understand how the bootstrap popover works, I'm trying to use a button-like form to understand how it works but that's a secret for me. Although following tutorials, or indications of bootstrap page documentation...
asked by 08.02.2018 / 11:58
1
answer

Problem with MDBBOOSTRAP

Well, I'm using the hrefs below and everything fucnionava perfectly until yesterday 07/02/2018, today to tomorrow when I opened the website and clicked on a logo to open the models simply does not open, so it seems that it is invisible: / The iss...
asked by 08.02.2018 / 15:39
1
answer

Bootstrap Validator

Personal, I am not able to put the Bootstrap validation completely ... Basico already works, but the rest does not ... Missing part of green with icon on right side of SUCESS or ERROR <script> $('#se-form').bootstrapValida...
asked by 20.01.2018 / 01:41
1
answer

My pull-right class is not pushing the menu right Can someone help me?

<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Victor - Design Bootstrap</title> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> <link rel="stylesheet...
asked by 08.01.2018 / 14:21
1
answer

List mysql data in a modal using php

I would like to list a field that is in the database in a list that is already created. When the user clicks on the "title" field he has to call a modal with some data from the database. What happens, it even calls, only that of the first row, i...
asked by 21.01.2018 / 04:22
2
answers

(bootstrap and php) How to create a row every 3 bank records

People, I have a template that has the following: <div class="row"> <!-- INICIO --> <div class="col-md-4"> Aqui vem uma imagem e o nome de um imóvel </div> </div>...
asked by 27.12.2017 / 18:57