Crocoblock / jet-engine-adjacent-posts-tags

Adds Elementor Dynamic Tags to get next and previous URL/Post Title for current post

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adjacent Posts Tools for JetEngine

This plugins provides full set of functionality (hope so) to work with Adjacent Posts (Previous and Next posts) in JetEngine. Here is a full list and short description of this functionality

Elementor Dynamic Tags

Prev Post URL/Next Post URL - returns URL of previous and next post for current Post object

image

Prev Post Title/Next Post Title - return title of previous and next post for current Post object

image

JetEngine Macros

Prev Post ID/Next Post ID - macros to get Previous or Next post ID. Could be used in query builder to get Previous or Next post by ID. Then you can output any data related to these posts with JetEngine Listing Grid

image

JetEgine Context

Previous Post Object/Next Post Object - could be used anywhere in Context option to change Current Object to Previous or Next post for current post. For example wth help of this you can add Prev/Next post links directly into single post template, without using additional query and listing.

image

JetEngine Conditions

Has Previous Post/Has Next Post - conditions used to check if Current post has adjacent posts. These conditions should be used inside single post template or single post page (or inside listing, but only if you need detect have you pre/next posts or not for current listing item, not the global post object)

image

About

Adds Elementor Dynamic Tags to get next and previous URL/Post Title for current post


Languages

Language:PHP 100.0%