Closed uixprt closed 4 years ago
I'll have to take a closer look at this later, but I'm not sure if it is fixable. Looking at Polylang's PLL_Frontend_Nav_Menu
class – the way they are handling it is a little bizarre to me.
Edit: & I updated the README for the ACF example.
I'm closing this as I don't believe there is a possible solution on my part. I'm sorry.
Hi. very helpful extension.
Language switcher
to the primary navigation rendered by Navi -Displays as a dropdown
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 1421312 bytes) in /var/www/html/wp-content/themes/prfwp/vendor/log1x/navi/src/Navi.php on line 97
by the way, in the documentation for Sage10 the line 102 on README.md
{{ get_field('custom_nav_item_label', $child->object_id) ?: $child->label }}
are contain get_field function that should not work without ACF...Big Thx!