Hi Sridhar, I was wondering if you can come up with a tutorial that teaches how to attach either a PDF contract file to get a client’s electronic signature, or how to go about getting electronic signatures for say a web designer/developer from clients via the use of our Genesis websites? I’m trying to set […]
Search Results for: genesis
Full Screen Featured Image Background Parallax section on Posts and Pages in Altitude Pro
In the comments section of Featured Image Background Parallax section on Posts and Pages in Altitude Pro tutorial, a user asked: I just applied this tutorial to Altitude Pro project and it worked well. Now, the question is how can I force that featured image to display full view in screen? (just like front-page-1 image […]
Animated Grid Layout for Whitespace Pro Theme
Sridhar, I found a really cool “Animated Grid Layout” via Tympanus, and wondered if you can implement this to the Whitespace Pro child theme. From the looks of it, this animation would be a great fit for the genesis child theme. Here’s the link to the tutorial: Animated Grid Layout for Whitespace Pro Theme
Featured images, Attached images and Embedded images
To display featured images of Posts linking to their permalinks my go-to code (inside a function hooked to an action in theme template files like home.php or in functions.php) is where posts-page-thumbnail is the image size handle registered in functions.php via genesis_get_image() and genesis_image() functions fetch/display featured images if present. If featured image is not […]
Tutorial Request- Geo-Location
I have noticed that you don’t have any tutorials on Geo-location. I am interested in creating a genesis page template that enables geo-location based off of the google map API. My thoughts were if a visitor visits this page and is near a pre-defined set longitude and latitude, they would be redirected to a form […]
Reply To: Move Footer Widget Area in Minimum Pro below Secondary Menu
I actually just figured this out and it is embarrassingly simple. I did not know about the priority option and I just adjusted the priority from 7 to 5 in this section: //* Reposition the secondary navigation menu remove_action( 'genesis_after_header', 'genesis_do_subnav' ); add_action( 'genesis_footer', 'genesis_do_subnav', 5 );
Animated Search form in Dynamik
In this article I show how animated Search form in Genesis tutorial can be implemented in Dynamik. Step 1 Create a file named say, global.js having the following code and upload it to wp-content/uploads/dynamik-gen/theme directory. To view the full content, please sign up for the membership. Already a member? Log in below or here.
Reply To: How to make a string and link, translatable and multilingual, in a Genesis theme
Hi Sridhar, If you ever need to make multilingual WordPress, WPML is great and was always working perfect with Genesis. If you need a test-site or just interest ? I will be glad to setup a developer site with WPML for you. I am glad you had a look at my problem. Your code was […]
Reply To: Collapsible Horizontal Opt-In in mobile
Done: http://sridharkatakam.com/using-mobble-to-set-up-collapsible-horizontal-opt-in-form-on-mobiles-in-genesis/
Hero section in Dynamik with Title overlay on Featured image in Pages and Posts
In the members-only support forum, a user wanted to know how the title can be displayed on top of featured image below the header in Dynamik like this: In this tutorial I show how Featured image (if present) for singular entries can be set as background for a hero section with the entry title appearing […]
Recent Comments