Hi guys 
Is there any way to show only one specific event tile on a post or page?
Or, even better, be able to embed a specific single event page into a post or page?
Cheers,
Claire
Hi guys 
Is there any way to show only one specific event tile on a post or page?
Or, even better, be able to embed a specific single event page into a post or page?
Cheers,
Claire
Hi Claire,
Thanks for reaching out.
It is not very clear what exactly you are trying acheive here. If you want to show a specific event on a page or post, you can create a Global Blocks to show that specific event and then you can add that as a shortcode into the content using the Raw Content element.
I would suggest you go through the following documentation.
Hope it helps.
Thanks
Hi Tristup,
Apologie for the confusion. Does MEC allow a shortcode where you can target a specific event (by title, not category) within the shortcode? For example, I may have an event called “Learn to draw” and I want to only promote that event within a post without having to list all the other events.
Hope this helps…
Cheers,
Claire 
Hi Claire,
You can use the Query Builder or the Query String in the Looper Provider and mentioned the Specific Event Title to include it in the Query Builder or you can use the specific event id in the Query String like shown in the below example.
Query String:
post_type=mec-events&p=2065
Now you can do it in the Global Blocks and use that as a shortcode wherever it is required.
Hope it helps.
Thanks
That’s awesome! Thanks Tristup 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.