Hi,
I’m not sure if anyone can help me here or if I should contact the developer directly, but I’m having an issue with prev/next_entries and Transcribe. It’s showing the literal prev/next entries in the channel, but not the entries with the correct language flags, and they just happen to be entered that way.
I haven’t been able to find anything that might allow for setting a particular language for the prev/next tags, but my google-fu has been weak lately.
Running EE2.10.3, Transcribe 1.6.2.
prev/next tags, that are outside the channel entry tag, only displaying one channel on this page.
{exp:channel:prev_entry channel="customer_stories" status="open" url_title="{segment_3}"}
<div class="_md_o_col--6 u_align--top _md_v_text--right">
<small>← Previous Story</small>
<a href="http://{path=customer-stories/story}">{title}</a>
</div>
{/exp:channel:prev_entry}
{exp:channel:next_entry channel="customer_stories" status="open" url_title="{segment_3}"}
<div class="_md_o_col--6 u_align--top">
<small>Next Story →</small>
<a href="http://{path=customer-stories/story}">{title}</a>
</div>
{/exp:channel:next_entry}
Thanks!
Edit: So, apparently I didn’t read all of the documentation that I thought I did, and missed the FAQ which solved my problem. https://eeharbor.com/transcribe/faqs#does-transcribe-work-with-the-next-prev-tag
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.