Recently I finished custom work for a gentleman that involved creating a Page Template in Genesis that shows Posts in tabular format grouped by their categories with sorting and search options available in the front-end. Full page screenshot. Requirements: Displays Posts from each category organized by category with the categories in ascending order. Within each […]
Search Results for: wordpress
DesktopServer Tip: Ensure that name of Export and active theme’s name do not match
Yesterday I wanted to export a localhost install of WordPress, http://centric-pro.dev from my old computer (MacBook Air) to the new one (MacBook Pro). I have the current latest version of DestopServer Premium, 3.6.3 running on both the laptops. I entered “centric-pro” in the ‘Export As’ field and let DestopServer generate the zip file. I then […]
How to display non-hyperlinked tags in Genesis
Genesis has a handy post_tags shortcode that displays tags associated with single entries. The output is tag link list. What if you do not want the tags to have hyperlinks? This can be done in at least 2 ways. In this tutorial I show how comma separated tags can be displayed at the bottom of […]
How to set up Google Custom Search in Genesis
Updated on August 14, 2016 This tutorial is based on Rowell Dionicio’s blog post on adding Google custom search to Genesis framework which in turn was based on John Levandowski’s. The idea is to replace the standard WordPress/Genesis search with a custom search engine powered by Google. While the tutorial has been written for Genesis […]
How to set the number of Posts per page in a category and all children of that category
Here’s the code snippet to set the number of Posts in the archive page of a specific category and all its sub (child) categories: To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to overlay a widget area on a full width Soliloquy slider in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to show other Posts in the same category that the current Post is in
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Displaying a custom taxonomy terms dropdown for filtering CPT entries
Search & Filter is a simple search and filtering plugin using which we can search by Category, Tag, Custom Taxonomy, Post Type, Post Date to refine searches. Below is a sample shortcode that will display a dropdown showing terms of a “project-type” custom taxonomy. Selecting a term will display entries of a “projects” Custom Post […]
How to change Timezone in MAMP when using DesktopServer
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to Display a Different Featured Post each Day of the week in Genesis
A user in Genesis Google+ group asks, Does anybody know how to do this in Genesis… I’d like to set up a Genesis Featured Post or Genesis Featured Content widget to display a different post each day of the week, in a recurring weekly loop. I’ve seen a “Schedule Functions” plugin in search, but was […]
Recent Comments