- This topic has 235 replies, 57 voices, and was last updated 8 years, 2 months ago by
argosmedia.
-
AuthorPosts
-
September 5, 2015 at 10:12 pm #134707
Kurtis Karr
This may be pretty weird, but I would like to be able to show a rotating/random header image. I have an art gallery website and would like to keep the first thing people see always fresh and interesting. I can’t find any plugins available that will do the job.
September 5, 2015 at 11:34 pm #134720Tom
Lead DeveloperLead DeveloperWhat’s weird is that a plugin for this doesn’t seem to exist!
I’ll see if I can cook something up and release it on WP.org for free – shouldn’t be too difficult ๐
September 6, 2015 at 5:06 am #134743Chandra
Addon for injecting script in the middle of content or after several paragraph. Is it possible? The case is I want to add Google AdSense in the middle of the article.
September 6, 2015 at 9:37 am #134782Tom
Lead DeveloperLead DeveloperA plugin like this should work perfectly for you: https://wordpress.org/plugins/ad-inserter/
September 6, 2015 at 4:03 pm #134856Chandra
Thanks Tom! I currently using Ad-Injection and the author is not updating much. So I’m preparing list of alternatives. Most of them not compatible with caching plugin though.
+1 Shortcode Addon.
Another suggestions, add short description where is exactly the hook located in GP Hook plugin. While it’s self-descripting but I still confused. Haha.. ๐ When I added Google Analytics code in WP_HEAD it came out as commented in the source code, after several trial and error it successfully installed at Before Head.
September 6, 2015 at 11:56 pm #134913Tom
Lead DeveloperLead DeveloperCaching plugins can be a real pain sometimes.
If you Google for an ad insertion plugin, there should be a few options out there.
Google Analytics code should actually go in
wp_headhook – should work fine.To see where each hook is located, add the following in them one at a time:
<div style="padding:20px;width:100%;background:red;">testing</div>September 9, 2015 at 1:14 am #135479Richard Bland
Animated hover effects plugin…
This one has been a recent ask for me and I have had to create my own, but a nice plugin that allows you to create animated div containers, and image hovers. These exist already but would be a great addition to the plugins list.
September 9, 2015 at 1:14 am #135481Richard Bland
Do you offer support for full width background videos?
September 9, 2015 at 9:31 am #135583Tom
Lead DeveloperLead DeveloperThings like animated hover effects and background videos can baked into GP pretty easily if you find the correct scripts to use.
Especially background videos – you can find scripts/code to do this by Googling it, and then you can integrate it quite easily using GP Hooks or a child theme.
I do want to integrate background videos into the Page Header and Section add-ons as well – would be cool ๐
September 16, 2015 at 3:45 am #137196Pieter
Hi Tom,
Is there any chance a good filterable porfolio plugin is presented in te future? All the free plugins I find didn’t worked wel or fit my needs ๐
September 16, 2015 at 3:59 am #137203Richard Bland
Funny enough we were just talking about this the other day. I am now building my own.
September 16, 2015 at 4:33 am #137213Pieter
Ah ok, will this be a free plugin?
September 16, 2015 at 4:34 am #137215Richard Bland
Well if I get to put some dev time into it outside of making onefor this particular client then yes I will be looking to make it available, but to be honest I would rather wait to see if Tom does something. He is definitely the plugin master. ๐
September 16, 2015 at 4:39 am #137216Pieter
Of course! Tom is beside a master also a hero ๐
I find this link and maybe I gonna try this but if Tom has this in his to-do-list that would be great and saves me some trial and error. ๐
September 16, 2015 at 8:57 am #137287Tom
Lead DeveloperLead DeveloperHad something built a long time ago – it needs some definite love but I wouldn’t mind releasing it for free once I clean it up a bit ๐
-
AuthorPosts
- You must be logged in to reply to this topic.