Duplicate ID in post__in parameter
-
Hi there,
I am trying to load products using the post__in parameter. That works fine. However, I want to be able to load the same product multiple times by adding the ID multiple times. How could that be possible?
[ajax_load_more id="alm_3244907660" post__in="100,200,300,100,500" loading_style="infinite classic" post_type="product" posts_per_page="25" orderby="post__in"]');
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.