WP Manifestindependent plugin directory
manifest / unclassified / jet-engine-thumbnail-title-from-related-callback

JetEngine - Related posts HTML list

Adds new callback to Dynamic Field widget, which allows to output related posts lists for the current posts in the Thumbnail + Title format.

by Crocoblock · github.com/mjhead/jet-engine-thumbnail-title-from-related-callback · website

0stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mjhead/jet-engine-thumbnail-title-from-related-callback/archive/refs/heads/master.zip

Readme

Description

Adds new callback to Dynamic Field widget, which allows to output related posts lists for the current posts in the Thumbnail + Title format. With a bit of custom CSS this will allow you to optimize you website a bit by removing additional listing grid widget from your workflow.

Instructions

  • Install and activate the plugin;
  • Go to Elementor/Blocks editor, Dynamic Field widget and find Get thumb and title from related posts in the Callback option;
  • Style it with cutom CSS (if you need it).

Read the full README on GitHub →