• Resolved trytofinderror

    (@trytofinderror)


    Hi!

    I’ve Tried to use Single Posts addon with this shortcode:

                echo do_shortcode('
                [ajax_load_more 
                id="news_infinite_scroll" 
                container_type="div" 
                cta="true" 
                cta_position="after:1" 
                cta_repeater="template_2" 
                single_post="true" 
                single_post_id="'.get_the_ID().'" 
                single_post_order="latest" 
                repeater="template_1" 
                post_type="anew" 
                posts_per_page="1" 
                scroll_distance="50" 
                post__not_in="138898"]');

    But post__not_in not working.
    What am I doing wrong?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Single posts, post__not_in’ is closed to new replies.