Sorry for the late response. Which Genesis theme are you trying to use? I do not see one being used at http://dev5.nexlynx.net/.
Search Results for: genesis
How to replace Front Page 1 background image with an inline image at smaller widths in Altitude Pro
Altitude Pro’s Front Page 1 section uses a full screen background image on which the widget appears. One problem with centered cover background images is that they will be cut off at left and right sides on smaller widths. We can get around this by adding the background image inline in the HTML, hiding it […]
particles.js in Business Pro
In the comments section of particles.js in Genesis, a user asked: Happy New Year Sridhar! Iām very interested in implementing this on the header hero image section of the Business Pro Theme. Which adjustments would I need to make on step 3, step 4 ? Thank you This tutorial provides the steps to implement particles.js […]
Reply To: Add a footer to Monochrome Pro
Change add_action( 'genesis_before_footer', 'monochrome_before_footer_cta' ); to add_action( 'genesis_before_footer', 'monochrome_before_footer_cta', 7 );
Reply To: Add a footer to Monochrome Pro
Have you tried using Genesis Simple Edits plugin to set text in your site’s footer? Here’s the HTML to match the footer content of theme demo: <p><a href="https://demo.studiopress.com/monochrome/"><img class="site-logo" src="https://monochrome-pro.test/wp-content/uploads/2017/05/logo-white.png" alt="Site Logo" /></a></p> <p>Handcrafted with <i class="icon ion-heart"></i> in Chicago · Powered by <a href="https://www.studiopress.com/">StudioPress</a></p>
How to load and use Font Awesome 5 in WordPress
Updated on May 07, 2018 Font Awesome 5 has been recently released with SVG vector icons compared to the earlier icon fonts. In this tutorial, I share detailed steps on how to load and use Font Awesome 5 in WordPress using both the methods (CSS Pseudo-elements and inline SVG) for free and Pro versions. SVG […]
How to add a heading above blog posts in Front Page 2 section of Wellness Pro
Looking to add a heading text like “Our Latest Blog Posts” above the four widgets in the Front Page 2 widget area of Wellness Pro? Follow these steps. Step 1 In front-page.php change genesis_widget_area( ‘front-page-2’, array( ‘before’ => ‘<div id=”front-page-2″ class=”front-page-2″><div class=”flexible-widgets widget-area’ . wellness_widget_area_class( ‘front-page-2’ ) . ‘”><div class=”wrap”>’, ‘after’ => ‘</div></div></div>’, ) ); […]
Reply To: How to add an additional numeric pagination to the top of an archive
Hi Priscilla, Give this a try: https://sridharkatakam.com/add-additional-pagination-top-archives-genesis/
How to add an additional numeric pagination to the top of an archive
Hello Sridhar, I would like to see a tutorial on how to add pagination (in my case, specifically numeric) to the top of a post archive. To be clear I don’t want to move or loose the pagination at the bottom of the archive. I just need to duplicate it at the top of the […]
Showcase Pro + Beaverbuilder take 2…
Hello again, I’ve followed your instructions as per this URL (https://sridharkatakam.com/full-width-page-template-genesis-beaver-builder-elementor) and for some reason, I’m still not able to make a full-width row in Beaver Builder. I’m sure I’ve missed something but I can’t figure out what. My URL is: https://janellereichman.com/beaver/welcome I am happy to provide my site login information for you directly if […]
Recent Comments