Home › Forums › Support › GeneratePress – Layouts Theme Integration This topic has 6 replies, 3 voices, and was last updated 9 years, 7 months ago by Adrian Cojocariu. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts January 30, 2016 at 7:55 pm #169146 Oleg Hello! Tell me, is it possible to integrate the GeneratePress with the plugin Toolset Layouts? The instructions given on this page. January 30, 2016 at 11:58 pm #169185 TomLead Developer Lead Developer Hi there, You can do this within your child theme. Copy the template (page.php, single.php, etc..) and place it in your child theme folder. Replace the loop with the code they provide, like they have done in their examples. Let me know if you need more info 🙂 January 31, 2016 at 2:31 am #169217 Oleg It says that the theme should support Bootstrap. I thought that GeneratePress does not use it Bootstrap. January 31, 2016 at 3:41 am #169227 Adrian Cojocariu You can integrate the bootstrap CSS into Generatepress via the Generate Hooks add-on. I’ve used bootstrap in Generatepress so it works. January 31, 2016 at 9:37 am #169335 TomLead Developer Lead Developer It’s not added by default, but as Adrian said it’s easy enough to integrate 🙂 January 31, 2016 at 9:41 am #169340 Oleg You can give more precise instructions on how to do it? I know how to add a hook. But what I have to add a hook? Do I need to download a library Bootstrap? January 31, 2016 at 1:12 pm #169411 Adrian Cojocariu Using this link you can simply copy the CDN to the Header Hook. http://getbootstrap.com/getting-started/ Insert the script in the Footer Hook though, so that it loads last and saves up load time. You can also try this plugin. https://wordpress.org/plugins/bootstrap-integration/ Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In