Site logo

GeneratePress – Layouts Theme Integration

Home Forums Support GeneratePress – Layouts Theme Integration

Home Forums Support GeneratePress – Layouts Theme Integration

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #169146
    Oleg

    Hello!

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

    #169185
    Tom
    Lead 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 🙂

    #169217
    Oleg

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

    #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.

    #169335
    Tom
    Lead Developer
    Lead Developer

    It’s not added by default, but as Adrian said it’s easy enough to integrate 🙂

    #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?

    #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/

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.