I keep forgetting where and how to enable the integrated top level search function in the GeneratePress Theme. I had found it once and it made perfect sense, but when I installed the theme on a new site I had...
Learn MoreAnchor Links are internal links that can re-direct the user to a part further up or down inside a web page. This is a useful way to make a longer article better navigable, for example by starting with a small...
Learn MoreBy default, Custom Posts don’t show up on regular Archive Pages. They still show regular posts, but none of the Custom Post Types are included. I suppose you’d have separate pages with custom...
Learn MoreI was wondering how to access the custom taxonomy of my custom post types so it can be mentioned in the_loop. To continue my example from earlier posts, I have custom post type of “game”, with a...
Learn MoreI’ve been working on a game database that’s powered by a vanilla WordPress instance. For the project it made sense to create a new post type (game), as well as a custom taxonomy (platform). I...
Learn More