I have been working for the last couple of days on putting together code snippets that anyone in the Genesis community can add to and edit. Pleased to announce the launch of collaborative code snippets where anyone in the #GenesisWP community can contribute.https://t.co/W7EdIm4cNh Register an account, log in and start adding your code collection. — […]
Search Results for: wordpress
Reply To: How to select a custom header image instead of featured image (monochrome)
Hi, yes, that’s the idea. In general I want to avoid on all pages and posts that the featured images is used for the banner. This worked for my old theme: http://pixel-industry.com/wordpress/mixed/careers-01/ including a nice overlay with a headline So this actually how I want to see it. For the posts it would be ok […]
How to display previous two posts in Genesis
This tutorial provides the steps to display last two posts below the comment form on single post pages in Genesis. There will be no output for the oldest post and the post published after the oldest post. Step 1 Create a file named single-post.php in the child theme directory having the following code: To view […]
Front Page 1 background image slider in Showcase Pro using Backstretch
This tutorial provides the steps to replace the single background image for Front Page 1 widget area in Showcase Pro with a series of rotating background images changeable in the Customizer using Backstretch. Tested in Showcase Pro 2.0.2. Step 1 Upload your default background images (that should rotate) to Showcase Pro’s images directory using this […]
Launched GenesisSiteCare.com
Lee Anthony of SEO Themes and I have been working for the last 9 days or so on GenesisSiteCare.com, a WordPress maintenance service for sites running on Genesis. It is now officially open. Read more about it in this blog post. If you are signing up, use this coupon to get 25% off for lifetime: […]
How to show a “Buy Now” link button below posts using Advanced Custom Fields in Genesis
This tutorial provides the code to output a “Buy Now” link button below entry content in Genesis if a affiliate_product_url custom field created using Advanced Custom Fields plugin is not empty. Backend: Frontend: We shall ensure that the link will be shown only if Affiliate Product URL has been entered for the individual posts. Step […]
Jetpack-like Related Posts without Jetpack in Genesis
Jetpack’s Related Posts module has a “large and visually striking layout” option that shows related posts at the bottom of content like this: This tutorial provides the steps to show a similarly styled three related posts below the comments section on single posts in Genesis based on the code by Nick Croft and improvements by […]
How to add Simple Social Icons to Infinity Pro’s header
In the members-only forum, a user asked: Hello Sridhar, I was wondering how to add simple social icons to the far right-hand side of Infinity Pro’s header ? I would like them to be responsive for mobile devices. I’m guessing this can somehow be done by re-enabling the header right widget area. Thank you, We […]
Custom Page Template to show posts grouped by selected categories using ACF’s Taxonomy field in Genesis
Recently a user enquired: Hi Sridhar, I have a quick question for you (possible new project). I noticed that this site (drupal) https://www.switchbacktravel.com/outdoor-gear-reviews breaks its archive pages into section. I wanted to know if something like that was possible in wordpress. to which I replied: Yes possible. The easiest way would be to create a […]
Custom actions for Keyboard Action
Keyboard Action, a WordPress plugin for navigating the various admin screens and running common actions like creating posts by typing what you want to do in a command box was launched earlier today. It is like Alfred or LaunchBar (my favorite) but for WordPress – which works on both backend (WordPress dashboard) and the frontend. […]
Recent Comments