Community Forums › Forums › Archived Forums › Design Tips and Tricks › Education theme modifications – Video and subscribe form
- This topic has 5 replies, 3 voices, and was last updated 12 years, 3 months ago by
jayneburch.
-
AuthorPosts
-
June 3, 2013 at 9:49 pm #43963
jayneburch
MemberI'm using the Education theme and I'd like to put a video and subscribe form side by side on the front page, either in the slider area or the Introduction area. Can anyone direct me to a tutorial or suggest how to go about it? Here are 4 examples from the Showcase (not necessarily Education theme) that have what I'm trying to do.
Video and optin form:
http://www.ihre-beste-geldanlage.de/
http://communicationscopilot.com/
http://www.horizonsdrc.com/Thank you in advance!
Jayne
http://premierexecutiveforums.comJune 3, 2013 at 10:48 pm #43968Brad Dalton
ParticipantHi Jayne
Good question and thanks for the examples. The first one looks the best in my opinion.
Could you please link to the site you're using the Education child theme on thanks.
Here's a few different ways to do this:
1. You could create a custom widget area using the genesis_before_loop hook for the video and use the sidebar or genesis_before_sidebar_widget_area hook for the sign up form.
2. Another option is to put the video in the header and use CSS to change the width of that area. Then you could use the header right widget for the sign up form.
3. Or you could custom code a new home page template.
4. Or add 2 widget area's below your header. This would require a fair amount of custom PHP and CSS coding.
5. Another option is is hook in the Slide Deck plugin which enables you to create custom content so you could add a video and optin form as your custom content.
June 3, 2013 at 11:45 pm #43974Brad Dalton
ParticipantHere's some code which you can use to hook in a feature box
You can easily change the hook location and conditional tag.
Code not displaying? Grab it on Github.
June 4, 2013 at 5:10 am #43990jayneburch
MemberThanks, Brad, for your speedy response! The site I'm working on is: http://premierexecutiveforums.com
I'd like to put the video/form in the area directly below the slider.
I'll try you're suggestions. I'm not especially skilled at coding but I'll see it I can figure this out. I'll let you know how it goes!
Best,
Jayne
September 8, 2013 at 6:06 am #61329rogerp
ParticipantJayne,
How did you do this in the end? I am trying to do exactly the same thing?
Many thanks
Roger
Roger
https://www.rogerperkin.co.uk/
Check out my Network Automation Training – Training the Network Engineers of the FutureSeptember 8, 2013 at 5:03 pm #61408jayneburch
MemberHi Roger
I finally used a premium plugin called Slider Pro. I works brilliantly. I've used it in other situations too. I just didn't want to spend the time with the coding. Good luck with your site!-Jayne
-
AuthorPosts
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.