Site logo

Archived topic

GeneratePress - Layouts Theme Integration

6 replies · Started by Oleg on January 30, 2016

Viewing posts 1–7 of 7

Hello!

Tell me, is it possible to integrate the GeneratePress with the plugin Toolset Layouts? The instructions given on this page.

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

It says that the theme should support Bootstrap. I thought that GeneratePress does not use it Bootstrap.

You can integrate the bootstrap CSS into Generatepress via the Generate Hooks add-on.

I've used bootstrap in Generatepress so it works.

It's not added by default, but as Adrian said it's easy enough to integrate :)

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?

This archived topic is closed to new replies.