In the members-only forum a user asks: I’m trying to implement the TickerScrambler.js https://github.com/antkiewicz/tickerscrambler/blob/master/tickerscrambler.js in the site-tagline in minimum pro. Would you be able to provided a tutorial? Here’s the tickler in action: http://engineering.nyu.edu (It’s in the footer: Engineering is…) In this tutorial we shall load TickerScrambler before the closing body tag, initialize it by […]
Genesis
How to add Author Name in Post Title Links in Genesis
In the comments section, a user asked: It is for an art collection. There are 400+ artists (authors/users) with various posts associated with them. I am showing the featured image but the post title under it and a link to view more. I want to add the artist name next to the post title but […]
How to add a transparent color overlay to Soliloquy slider
In the members-only forum a user asks: How would you go about adding an overlay to a Soliloquy Slider, for example if you wanted to add an image tint (background: rgba(89, 33, 49, 0.5);) or a pattern. This could also be handy if you wanted to use a Carousel to display Logos, in which you […]
How to replace Featured Pages in Atmosphere Pro’s Front Page with Featured Posts
In Genesis Facebook group James asks: I’m working on a customization of Atmosphere Pro and I’m trying to accomplish the checkerboard display in one of my front-page widget areas, but instead of using multiple “featured page widgets” with alternate image alignments (per the default config), I’d like to use a single “featured post widget” to […]
How to move Header Below Front Page 1 in Altitude Pro
In the members-only forum, a user asked: How can I move the Menu on the Homepage only, from the top till after the first widget Front Page 1, like on this screenshot: https://goo.gl/iasuja Something like the Cafe Pro Theme;-) just with the Altitude Pro. In this tutorial I share the steps for repositioning Header having […]
Featured image section for Pages in Genesis
In Genesis Slack chat, a user asked: Hi Everyone, any ideas on how I would create a featured image area above a page in the enterprise pro theme that looks like this : http://puu.sh/lZpz2/954b84e870.png In this article I share the code for adding a section having breadcrumbs, title and excerpt on the left and featured […]
How to add an additional Footer widget area in Altitude Pro
Child theme: Altitude Pro Before: After: Here’s how: Step 1 Edit Altitude Pro’s functions.php. a) Change to b) Change to Step 2 Edit Altitude Pro’s style.css. Replace the Footer Widgets section (line 1688 to line 1726 in the unmodified Altitude Pro’s stylesheet) with the following: Step 3 At Appearance > Widgets populate Footer 2 widget […]
Workstation Pro’s Flexible Footer in any Genesis theme
In Genesis Slack chat, a user asked: Has anyone created a tutorial for adding Genesis Flexible Footer area in any child theme? In this article I share the code extracted from Workstation Pro for setting up flexible footer widget area in Genesis. Depending on how many widgets (1 to 4) are placed in this widget […]
Custom Page Template in Altitude Pro for setting up an inner Page similar to the Front page
In my Facebook group a member asked if I can write a tutorial on setting up an inside Page in Altitude Pro similar to that of the homepage. Please watch the screencast below to get an overview of the end result after implementing the steps in this tutorial. We shall ensure that background images of […]
How to display Genesis eNews Extended opt-in form in a timed popup
A user asked: Is it possible to use eNews Extended as a timed popup like Mailmunch or Sumome? Not out of the box but this is possible with a tiny bit of code. We shall register a widget area, place eNews widget into this, create a custom shortcode that outputs the widget area and add […]
Recent Comments