Sorting Video Gallery of files attached due ACF Field
-
Hey, i love this plugin!
One thing is a problem for me though:The videos are attached to posts by an ACF repeater with a file field inside.
In Oxygen Pagebuilder i use a Codeblock for adding a Video Gallery to the Post Template:
print do_shortcode("[KGVID gallery_id=\"" . get_the_ID() . "\" gallery_orderby=\"meta_name\" gallery=\"true\" gallery_end=\"next\" gallery_per_page=\"false\" gallery_title=\"true\"][/KGVID]");
Also I tried using “gallery_include” instead of “gallery_id”, but the sort order oft the ids is ignored.
Any ideas how i can use the sorting from the ACF for the video gallery?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Sorting Video Gallery of files attached due ACF Field’ is closed to new replies.