How To Create Single Event Details Page With

  Рет қаралды 14,880

WP Event Manager ⦿ WordPress

WP Event Manager ⦿ WordPress

Күн бұрын

Пікірлер: 64
@rollcameraaction130
@rollcameraaction130 3 жыл бұрын
Hello sir, When I click Add New Template... there is no option for Single and Event. Even I have elementor pro.
@WPEventManager
@WPEventManager Жыл бұрын
Hi, Sorry for the late reply. Are you still facing this issue right now? If you are, you can go to this link and raise a ticket and explain your problem and we will look into it. wp-eventmanager.com/help-center/
@satnapar
@satnapar 2 жыл бұрын
Please update the video with the latest versions of elementor and elementor pro. Somethings are missing and can't make it to work
@WPEventManager
@WPEventManager Жыл бұрын
Sure, We are in process.
@thechemicals
@thechemicals 2 жыл бұрын
post type - event not shown.. forced to use ACF. Bad outdated plugin
@WPEventManager
@WPEventManager Жыл бұрын
Hi, Sorry for the late reply. Are you still facing this issue right now? If you are, you can go to this link and raise a ticket and explain your problem and we will look into it. wp-eventmanager.com/help-center/
@FenrirManor
@FenrirManor 2 жыл бұрын
These instructions do not work with the latest version of elementor pro. Please update this as I would love to know how to do this properly.
@WPEventManager
@WPEventManager Жыл бұрын
We will be coming up with Updated videos soon.
@miguelhuerta00
@miguelhuerta00 2 жыл бұрын
Any update? This doesnt work anymore with Elementor 3.6
@WPEventManager
@WPEventManager Жыл бұрын
Hi, What is the current version of your Elementor that you are using?
@ashleyrussell3305
@ashleyrussell3305 3 жыл бұрын
Hi, This was super helpful. I have Elementor pro but it's not giving me an option to pick "Single" then "Event". Everything is updated on my end. Could there be another way?
@WPEventManager
@WPEventManager 3 жыл бұрын
Hi there.. you can paste this code in your themes functions.php to make it show "Single then Event" option add_filter('elementor_pro/utils/get_public_post_types', function ($post_types) { $post_types['event_listing'] = 'Event Listings'; return $post_types; });
@mihastare3289
@mihastare3289 3 жыл бұрын
@@WPEventManager I did paste this code in my functions.php but still no option for me. I have Elementor Pro. Neither I dont't have any option to add block anything connected with "Event" Do you have any idea? Thank you
@terraflutua
@terraflutua 3 жыл бұрын
@@mihastare3289 its not working with me either! my theme is oceanwp! how can i make this work?
@ManoelFlesch
@ManoelFlesch 2 жыл бұрын
@@WPEventManager not working for me either with standart "hello elementor" theme. Something is clearly wrong on your end.
@albertebau7466
@albertebau7466 2 жыл бұрын
Thank you for a helpful video and the json file! I was able to use the template with the newest Elementor pro version, by first going into elementor settings -> general -> content types (this is a direct translation from my language, so don't know if that's exactly what its called) and turn "events" on. Then when editing the template in elementor, I clicked on the settings -> preview settings and chose events and chose a test event as my preview for the template. I am by no means a website builder, so maybe there will be flaws, but this seemed to work for me. So I hope it can help someone else.
@bubblefootmedellin9705
@bubblefootmedellin9705 Жыл бұрын
hey ! in the video they use the old elementor version and they say : select the type of template you cant to work on : Single Select Post Type : Event As "select post type" doesn't exist anymore on new elementor version. How did you do ?
@WPEventManager
@WPEventManager Жыл бұрын
Hi Please use, Single event, and you are good to go.
@look3248
@look3248 Жыл бұрын
Thanks, this worked! For anyone else trying to do this in the updated Elementor pro, after finishing & clicking update in Elementor, be sure to add the condition to apply the template for events.
@roec9351
@roec9351 Жыл бұрын
Hi, does this work with the free verion of WP Event Manager? Or do I need to upgrade this too?
@tantriindrabulan1453
@tantriindrabulan1453 3 жыл бұрын
Thank U so much... Ur save me!!!
@WPEventManager
@WPEventManager Жыл бұрын
You're welcome!
@albamachado5541
@albamachado5541 3 жыл бұрын
It seems in the video that you're saying the only plugin required is Elementor Pro. Will adding the code in the description to our functions.php add the additional template types that come up in the video? Event, organizer, and venue? Or is it also necessary to download another plugin to get that to work?
@WPEventManager
@WPEventManager 3 жыл бұрын
Hi, Elementor Pro is required for this guide, the code in the description is optional if you cannot see custom post type showing up on Elementors post type list.
@hanadydesigns9452
@hanadydesigns9452 3 жыл бұрын
@@WPEventManager I tried adding the code still not working. Is there any way to help please
@terraflutua
@terraflutua 3 жыл бұрын
@@WPEventManager this code dos not work :(
@jeanchevrot9344
@jeanchevrot9344 Жыл бұрын
​@@WPEventManager
@oinonendesigns
@oinonendesigns 3 жыл бұрын
Hello... Thanks for the json file it helps to see how it all goes together.. You would have one for the events listings too for the box view?
@WPEventManager
@WPEventManager 3 жыл бұрын
Hi there, glad to hear that the video helped you, customizing the event listing's appearance on box view/list view isnt possible via elementor, but this can be achieved via Overriding templates, the file you are looking for is located at wp-content\plugins\wp-event-manager\templates\content-event_listing.php you can just copy the file and place it under wp-content\themes\[your-theme-name]\wp-event-manager\content-event_listing.php, and then make your customizations, one thing to note is the changes to the file will be visible in the entire website, basic html/css skills will help you throughout the customization process. Let me know if you need any further help.
@pinkapplerose
@pinkapplerose 3 жыл бұрын
Thank you for this excellent video. I have imported your template, but it partially hides part of my top menu bar. Is there any way of overcoming this? Apologies, I am very new to this, so it may be a silly question!
@WPEventManager
@WPEventManager 3 жыл бұрын
Hi there, No need for apologies, every question is a valid question. and about your query it might be because of your theme, please let me know the theme you are using or a link to your website where the elementor template is being used will be much helpful, hopefully I will be able to help you out otherwise our awesome support team is always there
@kevin6232
@kevin6232 2 жыл бұрын
hello, in the description of the event I add what is a list of either number or points example: 1. example. 2. example. 3. example When I add it in the description of the event, only the text appears and not the numbers, any solution?
@WPEventManager
@WPEventManager Жыл бұрын
Hi, Sorry for the late reply. Are you still facing this issue right now? If you are, you can go to this link and raise a ticket and explain your problem and we will look into it. wp-eventmanager.com/help-center/
@MicheleHarnay
@MicheleHarnay 3 жыл бұрын
Hello thank you for this video. I use Elementor pro everything was fine for the customization of the event. I was able to add a url type field to my events, but on Elementor side it is displayed only as text and therefore the url is not accessible how to do?
@WPEventManager
@WPEventManager Жыл бұрын
Hi, Sorry for the late reply. Are you still having this issue right now?
@isalinekeller9899
@isalinekeller9899 3 жыл бұрын
Thank you very much for the video, it's very helpful. I would like to download the json but I don't find it. Where can I download it? Thank you.
@WPEventManager
@WPEventManager 3 жыл бұрын
Please follow this link gist.github.com/jrsarath/e8f8b8f3ee5cd0a2e361e803a19fe523
@Mepafacile
@Mepafacile 3 жыл бұрын
I've imported the template (JSON File) and I've added the single event field "Start Date" under The Start Date title (the imported JSON doesn't contain event fields) but unfortunately doesn't work...in event preview, I see only the titles and not the event field
@WPEventManager
@WPEventManager 3 жыл бұрын
Hi there, I'm having certain difficulties to understand here, could you please explain a bit more ? thank you
@Mepafacile
@Mepafacile 3 жыл бұрын
@@WPEventManager I've solved. Thanks
@WPEventManager
@WPEventManager 3 жыл бұрын
Very glad to hear that, Have an amazing day ahead
@exceed8747
@exceed8747 3 жыл бұрын
@@Mepafacile I'm having the same issue. How did you solve yours?
@rabeezley
@rabeezley 3 жыл бұрын
Can you do another video and show how to add tickets to this template? I tried using your Elementor Sell Tickets element, but it wants the event hardcoded, so it shows the same tickets for all events. How do you add tickets to this template, so the event is dynamic and it shows the correct tickets for each event like the default template? I opened a case with support, but have been able to get my point\question across.
@WPEventManager
@WPEventManager 3 жыл бұрын
Hi, Great idea. i will take a look into it, and hopefully have video regarding that very shortly. thank you for your suggestion and support
@rabeezley
@rabeezley 3 жыл бұрын
@@WPEventManager Thank you! Would also be nice if you offered for download a version of this template with tickets already added.
@WPEventManager
@WPEventManager 3 жыл бұрын
Yes certainly if im able to pull this off ill share the version as well
@GregMaDnoW
@GregMaDnoW 2 жыл бұрын
Did you get an answer with this issue ?
3 жыл бұрын
gracias!!!!
@WPEventManager
@WPEventManager 3 жыл бұрын
de nada!
@nunoperdiz5916
@nunoperdiz5916 2 жыл бұрын
Does not recognize html from wp editor field
@WPEventManager
@WPEventManager Жыл бұрын
This has been resolved in the latest version.
@jean_web10
@jean_web10 3 жыл бұрын
thanks.
@WPEventManager
@WPEventManager 3 жыл бұрын
You're welcome
@webbhost2848
@webbhost2848 3 жыл бұрын
Thanks sir how to download this templates??
@WPEventManager
@WPEventManager 3 жыл бұрын
gist.github.com/jrsarath/e8f8b8f3ee5cd0a2e361e803a19fe523 Please check here
@dalesmith4523
@dalesmith4523 3 жыл бұрын
Hard to understand the accent for me
@WPEventManager
@WPEventManager 3 жыл бұрын
I'm sorry for inconvenience caused, It's my native accent and I'm afraid I cant really help it. Please bare with us on this one
@mariesthermorales
@mariesthermorales 3 жыл бұрын
Hallo, I just really love your accent! Thank you for the tutorial. One question: When I want to make a new template, I don't get the possibility to click for "event". Is this because the new version of Elementor or am I missing something? Thank you in advance! Maria
@WPEventManager
@WPEventManager 3 жыл бұрын
Hi there, there's been changes to Elementor's workflow since this video, please contact our support team for an interactive solution and demo about how to use new Elementor to create custom pages/templates for WP Event Manager
@stini__b
@stini__b 2 жыл бұрын
Same Problem here!!
Introducing WP Event Manager Venue Feature for #WordPress Event Website
7:17
WP Event Manager ⦿ WordPress
Рет қаралды 755
Je peux le faire
00:13
Daniil le Russe
Рет қаралды 22 МЛН
The day of the sea 😂 #shorts by Leisi Crazy
00:22
Leisi Crazy
Рет қаралды 870 М.
АЗАРТНИК 4 |СЕЗОН 3 Серия
30:50
Inter Production
Рет қаралды 980 М.
小丑在游泳池做什么#short #angel #clown
00:13
Super Beauty team
Рет қаралды 42 МЛН
How to Add Events on WordPress: Free Event Management Plugin
28:31
Dikupages Web
Рет қаралды 1,7 М.
Create A Custom Login Page, Custom Registration Page & An Edit Profile Page In WordPress
19:03
WordPress Tutorials - WPLearningLab
Рет қаралды 197 М.
How to Create Events in WordPress | WP Event Manager
13:10
WPGlob - WordPress Tutorials, Reviews & Tips
Рет қаралды 6 М.
How to Get Sponsors for an Event
6:05
Jotform
Рет қаралды 15 М.
A Fresh Take on WordPress Event Calendar Plugins
5:13
Jonathan Jernigan
Рет қаралды 17 М.
How to Add a Downloadable File in WordPress   Quick & Easy!
7:58
Website Learners
Рет қаралды 229 М.
Event Marketing: 5 Tactics to Sell Out
13:18
Skift Meetings
Рет қаралды 133 М.
How To Create Event Details Page in WordPress With Elementor​
6:36
Je peux le faire
00:13
Daniil le Russe
Рет қаралды 22 МЛН