Hi,
I’m trying to add two events within which each appears within a seperate category, but the shortcode only shows one. What am I doing wrong?
Using this code:
[add_eventon_el number_of_months=”12″ event_count=”12″ event_count_list=”yes” tiles=”yes” tile_count=”3″ tile_height=”453″ tile_bg=”1″ hide_so=”yes” event_type_1=”287″ event_type_2=”214″]
Jun 23,2022 AT 1:00AM - 2 years ago -Hello,
Could you also try adding
filter_relationship=”OR”
to the shortcode?
Hi, thanks!
Hmm, that does not seem to do the job, am I doing it right?
[add_eventon_el number_of_months=”12″ event_count=”12″ event_count_list=”yes” tiles=”yes” tile_count=”3″ tile_height=”453″ tile_bg=”1″ hide_so=”yes” event_type_1=”287″ filter_relationship=”OR” event_type_2=”214″]
Hello,
Please send us wp-admin access to your site as a private message for us to further assist your situation.
I replaced event_type_1 with event_type, so it should work now.
Please check and let me know.