March 26, 2015 at 3:00 pm
#4988
jambojam
Member
Actually I solved my issue regarding where that number 1 was coming from… I only needed the show_paging shortcode once.
My display code now looks like this:
[search_form bl_form_id=’2′ listing_page= ‘/Accommodation’]
[bl_search_filter bl_form_id=’1′ listing_page= ‘/Accommodation’]
[display_listings bl_form_id=’1′ type=’blfb2a’ l_featured=1 ex_type=’5′]
[display_listings show_paging=’1′ bl_form_id=’1′ type=’blfb2a’ l_featured=0 ex_type=’7,6′]
I decided ex_type was easier for what I want… however I still cannot see any difference in my l_featured=1 list as opposed to l_featured=0.