Hi Sridhar, I chanced upon your website the other day when searching for ways to achieve some Genesis customisations and was very pleased to see what you’re doing! The tutorials are excellent! I first used your Horizontal Opt-in Form in Genesis using eNews Extended plugin tutorial and tweaked it a little. Worked perfectly! I’ve also […]
Search Results for: genesis
Mix it up with pagination
Hi, i had a client lastly who wanted a filterable portfolio (CPT) with pagination, i have not found solution with isotope, but i see it’s possible with mixitup https://mixitup.kunkalabs.com/extensions/pagination/ Could you make a tutorial with this in the sample genesis theme Thanks!
Reply To: How to add Ad Code below title and date?
Thanks, Sri. I tried it but it puts it below the title only. I need it below the title and the date. I got the original code from here – http://wpsites.net/web-design/how-to-add-content-after-single-post-titles-in-genesis/ Here is a screenshot in RED where it puts it = http://melissassouthernstylekitchen.com/melissa.png – is there anyway to put it below the date? Thanks, Robin
Reply To: How to add Ad Code below title and date?
Try this: function after_title_text() { if ( is_single() ) { ?> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!– atf 728 x 90 –> <ins class="adsbygoogle" style="display:inline-block;width:728px;height:90px" data-ad-client="ca-pub-7907456008659681" data-ad-slot="3092082426"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <?php } } add_action( 'genesis_entry_header', 'after_title_text', 11 );
Reply To: Tutorial Requests
How can I make this Tutorial: Using Masonry in Genesis for a Pinterest like layout work on the Blog Template of Altitude Pro Theme? Best Regards, Jesper
Reply To: Tutorial Requests
Hi Sridhar, because I love this App like off Canvas Menu I would love to see a Tutorial using it on the Altitude Pro Theme, Primary Menu, that I must use for my next project:-) Kund Regards, Jesper
Reply To: Tutorial Requests
Would like to see the size of featured images altered in Author Pro. The theme with its plugins is meant for promoting books, but I could see this working just as well for CDs or DVDs. I took a quick look thru the Genesis Author Pro plugin and the child theme functions.php file, but did […]
Reply To: Previous / next links with titles for portfolio posts in Altitude Pro?
Regarding #2, it is single-portfolio.php, not single.php. Yes, if that file is not present you create it. Make sure to add <?php at the beginning and genesis(); at the end in it.
Reply To: Tutorial Requests
Hello Sridhar, Would love to see a tutorial on making a home page widget area where I can use Genesis Featured Page widget to display the featured image as background with title overlay. A bit like the Ambiance Pro front page: http://my.studiopress.com/themes/ambiance/#demo-full But then with only 2 images.
Reply To: Tutorial Requests
Hi Sridhar, I would like a tutorial, showing how to make a Front Page Template with Multiple Parallax Sections using your genesis-sample-master Theme (with 2 footer widgets) and the Genesis Extender Plugin. 4 sections on the Homepage 1. First Parallax section with one text-widget, with a #anchor link that slide to next Text-widget section like […]
Recent Comments