Skip to main content

Questions tagged [bootstrap-craft]

0 votes
1 answer
73 views

We are currently trying to improve one of our project's performance and therefor I try to understand factors that influence a page's rendering time and memory consumption. Before optimizing complex ...
Matthias Redl-Mann's user avatar
1 vote
2 answers
255 views

First let me say this: I'm new to Craft and Twig. So: my apologies for probably overlooking the obvious. I hope you can offer me some help... I've been trying for a couple of days to solve this puzzle....
Mars's user avatar
  • 21
1 vote
1 answer
535 views

I'm hoping to get some help or guidance on a issue that I'm having. I am using Bootstrap 4 as my CSS framework and wanted to integrate a working Carousel with my web project. I managed to get the ...
egivensjr's user avatar
1 vote
1 answer
643 views

I'm attempting to use a combination of SuperTable and Craft's Matrix to create a reusable Bootstrap 4 Accordion element, but I'm hitting a wall. My code so far: {% for row in entry.contentBuilder....
Thabang Chukura's user avatar
1 vote
1 answer
90 views

I need to figure out how to close out the columns if it equals 12 and then open a new row. I have a Matrix field set up with rows, but it needs to break with a new row if the columns equal 12. Any ...
Kevin Love's user avatar
0 votes
1 answer
883 views

I recently had to run a couple of migrations to move entries from one structure to the other, but had problems when running the migration PHP script being able to get environment variables e.g. DB and ...
James White's user avatar
  • 1,189
1 vote
1 answer
88 views

For some reason when we're bootstrapping Craft CMS it's VERY slow to bootstrap (500ms) worth of slowness. This is utilizing HTTP2 and PHP7 so we're expecting it to be much faster than this. I'm ...
Exziled's user avatar
  • 293
1 vote
0 answers
56 views

I implemented a form on a website using the Freeform Plugin (by Solspace) and I would like another company to have access to the results of this form. I am thinking of using the bootstrap demo to ...
Lisonc's user avatar
  • 23
2 votes
3 answers
3k views

How is the easiest way to include bootstrap to Craft? I've seen there's already a bootstrap.php in the "app" folder... what can I do with this guy?
Jan's user avatar
  • 196
1 vote
2 answers
212 views

I am trying to make my image grid form out dynamically. I got it kinda working, But I need to figure out how to make my grid rows dynamic. I am kinda forcing it to start a new row at every 4th item ...
laden's user avatar
  • 63
2 votes
1 answer
441 views

I'm pretty new to Craft, and a noob when it comes to build tools. Coming from WordPress I've been using Roots/Sage which is a starter theme with liveReload(browserSync), Bootstrap 4, SASS and JS ...
Simen's user avatar
  • 21
2 votes
3 answers
926 views

I'm trying to make a News item grid. I'm looking for a solution to output 2 type of "rows". One that shows 2 entries and the other shows 3 entries. I tried playing around with batches already but can'...
Justin Dekkers's user avatar
1 vote
1 answer
355 views

I'm working on a site that uses bootstrap so has a very large CSS file with many selectors that are not being used. To reduce the size of the file, I'd like to use the grunt-uncss task, but it does ...
dpayne's user avatar
  • 659
2 votes
2 answers
1k views

I've got a project where I'm trying to set up a basic page layout – header, body, footer. But I also want the option for a user to add an image or bit of content (let's call it a "sidebar") that ...
FirstAidChris's user avatar
1 vote
1 answer
104 views

I've been trying to get the homepage to show up in the navigation... What I'd like to display is the following... <ul> <li class="nav-item active"> ...
Korey's user avatar
  • 21

15 30 50 per page