gp hooks

Banner with Elementor using GP hooks

I’ve created a header using elementor,saved as template and then placed before header content using GP Hooks, all good on desktop but if i have it set to activated for mobile it doesn’t optimise for mobile view, the site isn’t published at the moment but any help much appreciated.

Can't add google analytics code to GP Hooks (options.php not found)

Hi there, The title says it all really. When I paste the google analytics tracking code into the head section in GP Hooks and save, it takes me to a 404 page (options.php). It doesn’t do this when I add a meta tag, only the <script>…</script> google code. Thanks for any advice/suggestions. Faye.

google-site-verification /google adsense verification

Hello, I need some help: I don’t succeed in verifying the google-site and google adsense. I’m using a plugin for facebook/youtube/google+ – this works. But the identification for google doesn’t work. Google asked me to put the following into the head/html: <meta name=”google-site-verification” content=”…..number…..” /> and <script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ … Read more

Hiding GP Hooks option from child blog users

(Reposting, as requested!) I am slowly moving the child blogs on ScienceBlog.com to GP Premium. I’d like to hide the GP Hooks option from users, but allow them to adjust the Customize settings that come with GP Premium (typography, blog, etc.) Is there a function I’m not finding here in the Support posts that could … Read more

Adding of javascript code destroyed the Footer

Hello! I added some javascript code to GP Hooks. After that footer changed his height, take a look there: http://joxi.ru/GrqYj0ztBbkprz.png No matter in what section of GP Hooks I add the code, only footer always destroing. This is the code which I added. It is a Mail Chimp pop-up. <script type="text/javascript" src="//s3.amazonaws.com/downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: … Read more

PHP conditional statement and Add-on GP hooks

Hi I am struggling getting this right. I would like to display a different slider on different pages. I have tried many solutions found on the knowledge base but none work. So far, for testing purposes, I have this very basic code in “Before Header Content”. But it displays the slider on all pages. Why? … Read more

Comment Box on Latest Posts Home Page

I have a client who would like the comment box to appear below the blog posts on the home page (which is set for latest posts) instead of the “Leave a comment” link (that takes the person to the blog page). I know this can be done by customizing the PHP but I prefer not … Read more

Header Slider on home pag

Hello Guys, I have installed meta slider and also have access to gp access. When I add the following in the go hooks, I can see the slider on my home page but it is left aligned. Can you help me how to make it center aligned please. <?php if ( is_home() ) { ?> … Read more

Show Author Biography after post

Hi Tom, I’m sure this could be done using the GP Hooks but I don’t know the exact code I need to type. Could you help me? Thanks, Ivan

GP Hooks – adding advertising to my background area

Hi Tom, Filing this under GP hooks as I think that’s what it would be applicable for. I want to add adverts floating left and right of my home page container – so effectively on the background. Is there any way for me to do this using GP Hooks, or any of the other features … Read more