Site logo

hooks

Hooks before site-content

Hello, I would like to know if there is a way to put content before the class “site-content”? I tested the hooks but still no luck. This would allow me to put content directly after header image. Thank you! <div id="page" class="hfeed site grid-container container grid-parent"> –> Content here <div id="content" class="site-content">

Advansed Custom Fields Frontend form

Hello! I use plugin Advansed Custom Fields. I want to create frontend form, but I do not want to change the template files. It is necessary to add a function: acf_form_head(); to the beginning of page, for example: <?php /** * The template for displaying all pages. * * This is the template that displays … Read more

How do I change the positioning of hooks?

I want to put a hook above my footer put when I add it, its off center and I have no idea of how to change the positioning. It is in the hook “Before Footer” if that helps clear it up.

Hooks to alter image size

I have recently migrated from an old opencart webpage (boat.net.nz), to a woocommerce site (demo.boat.net.nz). Unfortunately, all of the images on the old opencart site were different dimensions, and display poorly because of this. What I am trying to do is create a hook which sizes the product catalogue image to fit inside a 200 … Read more

http://demo.generatepress.com/hook-locations/

Please Sir, Could this link be added to the hooks addon download page here AND the GP hooks addon plugin admin settings page so we don’t have to go searching for it each time 🙂 Thanks

Hook locations?

Looking for a visual reference for hook locations. I thought I saw a mock webpage posted a while back showing just where each hook would be on a GP website? Something along the lines of this type of example: http://genesistutorials.com/visual-hook-guide/ Does something like this exist for GP? thanks, D

Hooks

Hi Tom, I’m building a site as we speak and want to add in some PHP code via the HOOKS add-on ‘after header’. I’ve used this before to add in HTML code and has worked perfectly, but in this instance I’d like to only have the hook appear on the front page. What I am … Read more