You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Post order field should load and work as any select field would
Actual Behavior
Select field does not show up
Fatal error: Uncaught TypeError: count(): Argument #1 ($var) must be of type Countable|array, bool given in /largo/wp-content/themes/largo/inc/wp-taxonomy-landing/functions/cftl-admin.php on line 450
Steps to Reproduce the Problem
Pull down trunk branch and try to create a new landing page, note this is on a fresh install no DB data at all, zero content!!!
in the Main section where post order field should be the error above is shown
Specifications
Version: php@7.4.16
Platform: MacOS using Valet to run local
image provided
The text was updated successfully, but these errors were encountered:
Expected Behavior
Post order field should load and work as any select field would
Actual Behavior
Select field does not show up
Fatal error: Uncaught TypeError: count(): Argument #1 ($var) must be of type Countable|array, bool given in /largo/wp-content/themes/largo/inc/wp-taxonomy-landing/functions/cftl-admin.php on line 450
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: