Hello Sridhar, Is there a way to create links for widget titles ? I am using the Glam theme, and I would like to have the Title link out to a custom URL using a text widget. When using a text widget to display an image the theme is set to show the title across […]
Search Results for: image
How to set a custom sidebar on Posts page in Genesis
In the members-only forum, a user asked: Trying to add a custom sidebar using Genesis Simple Sidebars to “blog” page. The sidebar works, but NOT on the blog page, which shows the default sidebar. Using Altitude Pro on multisite, though I can’t imagine either of those things have anything to do with it. I created […]
How to implement Monochrome Pro’s Header Search in any Genesis theme
Monochrome Pro has code for adding magnifying glass icon at the end of primary nav menu items which when clicked, displays a wide search form covering the full header. I have published a tutorial that does this in Full width search form on top of header in Genesis tutorial in the past. In this tutorial, […]
Filtering posts by categories with a Load more button in Genesis using FacetWP
In the past, I wrote about filtering posts using Ajax Load More plugin here. This tutorial provides the steps for filtering posts on the Posts page by categories in Genesis using FacetWP. Clicking on Load More button below the posts will load the next set below the current ones. We will use column classes in […]
Front Page 1 background slider in Infinity Pro using Featured Galleries and Backstretch
This is similar to my other tutorial titled How to replace Front Page 1 background image in Infinity Pro with rotating images using Backstretch and Soliloquy regarding the end result but instead of using Soliloquy, we are going to use the images uploaded via Featured Galleries plugin as detailed in this tutorial. Step 1 Install […]
Reply To: Rotating homepage background images in Monochrome Pro theme
Hi Rob, Follow https://sridharkatakam.com/replace-front-page-1-background-image-monochrome-pro-rotating-images-using-backstretch-soliloquy/.
3-column Footer Widgets in Altitude Pro
In the members-only forum, a user asked: Add traditional footer widgets to Altitude Pro I am looking to add traditional footer widget areas (3 or 4) to the Altitude Pro child theme. I know Altitude has a ‘footer 1’ widget area, but that only appears on the home page, and I’d like the footer to […]
How to link Tagline to Site URL in Genesis
Want to make the site description clickable to the homepage? Here’s one way in which this can be done. add_filter( ‘genesis_markup_site-description_open’, ‘insert_html_opening_site_description_markup’, 10, 2 ); /** * Appends HTML to the opening markup for .site-description. * * @param string $open_html HTML tag being processed by the API. * @param array $args Array with markup arguments. […]
Previous and Next Page Navigation for subpages in Genesis
In the comments section of Previous and Next Post Navigation within the same Category in Genesis, a user asked: Is it possible to add next / previous links to all child pages of a parent page? As with most things in WordPress and Genesis, the answer is yes. In this tutorial, I show how Ambrosite […]
Full Width Photo Gallery in Genesis
In my tutorial requests Trello board a user asked: I would like to see the frontpage of Gridly from imagely.com replaced with images on the home page instead of post with image and hover titles. http://gridly.imagely.com/ Instead of post in a grid just images then I can use a light box to open the bigger […]
Recent Comments