Cain Hall
Cain Hall
I'm guessing the easiest fix is to use a javascript plugin and pass down the language in WordPress to redux. eg: https://github.com/i18next/react-i18next
@earcos Which version?
@earcos I'm not fully across live blog prior to 1.8, but it looks like they moved away from templating in PHP to a react frontend. If you need to support...
@philipjohn looks like this is an enchantment, not a bug. Let me know if I'm wrong.
Yes, some of it is outdated. The amp template might possibly support languages but you'll have to double check.
@adamsilverstein Done some basic testing, seems to be working fine. Whats everyones thoughts on using the headline as the key event widget content? Seems like it would be perfect and...
Rebased off 1.8.2 master.
Still TODO: - Check the review above ^^^ - Change jump-to-key-event to contain all previous pages for load more functionality
@adamsilverstein So, when "jump-to-key-event" action is called, it will only load x number (entries per page) of entries before the desired "event". Ideally we want *all* entries *before* the event...
@adamsilverstein Do you want to push your changes you made in your PR to this branch?