I need a way to access the next entry of a current entry. Normally this is easy, however because of how I need to structure the URL I have to query like so, {exp:channel:entries url_title="{segment_3}”} to get the article. This breaks how EE natively handles the next_entry tag pair.
I’ve tried multiple plugins, which all won’t work because I need to have access to Channel Images fields.
Is there any way to use the exp:query tag to get the next entry?
Thanks!