Hi Sridhar I have another urgent tutorial request please. Been struggling to do this for a while and cannot find a tutorial that covers it. I’m trying to add full width feature image and full width page title bar below the primary menu bar in genesis. I’ve managed to either add a full width featured […]
Search Results for: image
How to use icon font for select element’s dropdown arrow in WordPress
The down arrow for <select> elements is drawn by browser and as such looks different in different browsers. It is possible to use an image for the select element using this method. In this article I show how Dashicon’s arrow down icon font can be shown at the right side of a Gravity Form’s form […]
Full Content for Features in Grid Loop
When using Bill Erickson’s Genesis Grid plugin if you would like to display the full content for Features (wide posts), add the following in your child theme’s functions.php: Before: After: Related: http://sridharkatakam.com/show-full-post-followed-excerpts-genesis/
Reply To: Replacing image background with video – Altitude Pro Tutorial Problem?
Thank you! Commenting out the “position: relative;” fixed the parallax display problem. It created one more problem, however. After resolving the first problem, it pushes the image in Front Page section 2 down so that it’s spilling into Front Page section 3. Is there a way to fix it and have the image stay within […]
Reply To: Navigation be toggled by a hamburger MENU icon in Cafe Pro below site title?
So you want the hamburger icon right below the title on top of the image and when it’s clicked, the navigation (which would initially be hidden) should then appear where it normally would be?
Reply To: Add text overlay to Featured Image in Altitude
@Charles, see if this helps: http://sridharkatakam.com/featured-image-background-parallax-section-on-posts-and-pages-in-altitude-pro/#comment-395011
Reply To: Tutorial Requests
@Jami I’d like to modify the portfolio archive page template on minimum pro so that the featured images do not crop, but resize. Try this: In functions.php change add_image_size( 'portfolio', 540, 340, TRUE ); to add_image_size( 'portfolio', 540, 340 ); Reference: https://developer.wordpress.org/reference/functions/add_image_size/ This change will only take effect going forward. For the images already present […]
Reply To: Tutorial Requests
Hey Sridhar! I’d like to modify the portfolio archive page template on minimum pro so that the featured images do not crop, but resize. We are using the portfolio CPT as a membership directory (https://tesociety.com/featured-members/) and when the member’s logo is wider than 540×340, it crops the logo. I’d like to be able to tell […]
How to display Services section on inner pages in Modern Portfolio Pro
Jodie asks, Also, the services widget area, is there a way to get this to be on all pages/posts not just the home page. We can hook a function to genesis_before_footer action having the code to display home-services widget area on all inner pages of the site by adding the following in Modern Portfolio Pro’s […]
Responsive Video Problem in top row
I am using Altitude Pro with Ultimate addons. For some strange reasons video breaks when i scale down browser window. I am not allowed to use default widget areas in this project instead Visual Composer+Ultimate addons plugin. http://designtechcreativestudio.com/josh/ any idea what can be the reason? PS. i tried http://sridharkatakam.com/video-background-genesis-using-jquery/ and http://sridharkatakam.com/how-to-replace-image-background-with-a-video-for-front-page-1-section-of-altitude-pro-using-bigvideo/ but same problem when […]
Recent Comments