Create a Responsive Menu in WordPress Using Popups

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

ความคิดเห็น • 199

  • @michaelhofby
    @michaelhofby 5 ปีที่แล้ว +10

    HELPFUL TIP:
    Btw to all the folks at Elementor channel :D
    If you use Elementors popup functionality to create navigation menus, here is a jQuery script that automatically closes the nav popup, when a nav link is clicked (useful for using anchor links/tag links in popup nav). So it closes the popup and scrolls to the anchored section.
    Here the code is:
    jQuery( document ).ready(function($){ $(document).on('click','.elementor-location-popup a', function(event){ elementorProFrontend.modules.popup.closePopup( {}, event); }) });
    How to add:
    Create HTML widget and move into the popup. Then save and close.

    • @mrp2648
      @mrp2648 3 ปีที่แล้ว +2

      god bless you

    • @FreddyRamirez77
      @FreddyRamirez77 ปีที่แล้ว +1

      GENIUS ¡¡¡ :)

    • @MrSxiong85
      @MrSxiong85 7 หลายเดือนก่อน

      @@FreddyRamirez77 My man! Thank you so much for this. 🙏

    • @luiscarreradev
      @luiscarreradev 3 หลายเดือนก่อน +1

      Just what a needed it! Thank you

  • @wpsociety
    @wpsociety 5 ปีที่แล้ว +29

    👍 Elementor is getting better every day! I'm loving it! Thanks!

  • @Barrymccockiner41
    @Barrymccockiner41 4 ปีที่แล้ว +3

    I dont see the popup setting and I have Elementor Pro..

  • @guyneeman
    @guyneeman 4 ปีที่แล้ว +4

    How can we define that once we click on of the links from the popup menu (which is linked text) the pop will close?
    (if the link is linking to a new window so there is no problem, but how can it be done if the link is linking to CSS ID in the same window?

  • @AswinCandra
    @AswinCandra 3 ปีที่แล้ว +3

    Thank you so much! By the way, how do you separate animation delay on each single social icon?

  • @playwall1857
    @playwall1857 3 ปีที่แล้ว +1

    I never thought building such cool websites would be so easy.

  • @quantum_leap
    @quantum_leap 5 ปีที่แล้ว +4

    I have some reservations as to how semantically correct it is to have a menu like that also for SEO purposes as there is no SiteNavigationElement markup?

    • @achemicalsoul
      @achemicalsoul 4 ปีที่แล้ว

      it comes from the backend original menu

  • @PabloCastillo-wd3eg
    @PabloCastillo-wd3eg 4 หลายเดือนก่อน

    Hi Elementor! I have Elementor Pro, but I can't seem to find the template. In the description it says, "You can download this template from the Elementor template library". Going through the Popup items in the library, and this one doesn't show.

  • @alexandrmakhov5851
    @alexandrmakhov5851 5 ปีที่แล้ว +1

    My toogle menu button doesn't work on ipad with Safari or Chrome browser. On the PC is ok. How can i fix it?

  • @HeavyRiven
    @HeavyRiven 5 ปีที่แล้ว +15

    The Best Builder For WP

  • @j.h.fehlis
    @j.h.fehlis 5 ปีที่แล้ว +2

    Looks nice. But what about SEO? Can you recommend building a navigation with this approach?

    • @olivyae3057
      @olivyae3057 5 ปีที่แล้ว +1

      Technically the best approach would be porting you navigation from WordPress nav menu, but if you can match this nav-list via your site's sitemap.xml you should be fine

  • @carlorinomatomadeinitaly9455
    @carlorinomatomadeinitaly9455 4 ปีที่แล้ว +1

    If I am using a pop-up menu already. How can I have another pop-up open (while the primary one is open) when one of the menu items is clicked?

  • @CharlesEstrategista
    @CharlesEstrategista 4 ปีที่แล้ว +1

    The Elementor designer at this video can work at Apple. The menu has a wonderfull and clean design. :)

  • @aCrazyAfro
    @aCrazyAfro 4 ปีที่แล้ว +1

    I can't find the Entrance Animation button in my Elementor Pro? There is also no option in the scrolling effect panel.

  • @danir.8299
    @danir.8299 3 ปีที่แล้ว +1

    So nice😉👍 just a question; what if the visitors have any popup blocker installed as plugins in their browsers? Will the menu appear anyway or not? Thanks 🙏

  • @samuelpierre1252
    @samuelpierre1252 5 ปีที่แล้ว +6

    You guys are just amazing. Keep up the good work. Just impressed

  • @deyoglines
    @deyoglines 2 ปีที่แล้ว

    Hi Elementor, Just bought Pro. Any tut that includes sub and sub sub menu toggles? Or does this only work for a one level menu?

  • @giorgiovicini2148
    @giorgiovicini2148 3 ปีที่แล้ว

    i am a beginner for wordpress and elementor (i bought pro-license a few days ago). i appreciated a lot the video with Menu in Wordpress using popup. in the dasboard of your video, top left, there is the image of 3 bars and MENU. But where can i find this logo to click over?

  • @shahinfromfuture
    @shahinfromfuture 4 ปีที่แล้ว +3

    I cannot see the popup settings after creating a popup template in the version 2.9.3.

    • @cjvanderspuy8508
      @cjvanderspuy8508 4 ปีที่แล้ว +3

      Even in pro it's not displayed by default. Click on the gear in the bottom left to show it.

  • @mennovanderspank1600
    @mennovanderspank1600 5 ปีที่แล้ว +1

    Is this done with Elementor Pro or just the normal free Elementor?

  • @MrMaravish26
    @MrMaravish26 5 ปีที่แล้ว +4

    Does this have any negative effect on SEO and/or header schema?

    • @JJCarlson
      @JJCarlson 5 ปีที่แล้ว +2

      Good question. Looking at the source code should help. Need to have proper HTML markup.

  • @stefanpfadt4353
    @stefanpfadt4353 3 ปีที่แล้ว +2

    Hi, great popup design ;)
    How do you link the popup items to a specific part of the page? Will the anchor feature work or not? Will I have to create separate pages to make the popup be able to get linked to them?

    • @BrantK147
      @BrantK147 2 ปีที่แล้ว +1

      I have the same question. If you set the links on a popup menu to take you to a section of the page your currently on, it'll take you there, but the popup will remain open. I found a piece of JavaScript that closes the popup after you click on a menu link, however, popup entrance and exit animations are ruined by this code. So I need to find a different solution. Here's the code in case you'd like to use it anyways. Just add an HTML widget to the popup and add the code there.
      jQuery(function($){
      $(document).on('click','.elementor-location-popup a', function(event){
      elementorProFrontend.modules.popup.closePopup( {}, event);
      });
      });

  • @yantishanti
    @yantishanti 4 ปีที่แล้ว

    What we should do for SEO and showing to google it's our menu?any tricks?now this menu is includes in pop up in elementor pro but the only problem since i have used it my menu indexed is missing in search result of my search in google

  • @roschkovofficial
    @roschkovofficial 4 ปีที่แล้ว

    0:25 i have no settings menu on the left side, like in the video.
    Where can i finde settings for the Pop Up?
    In my Preview when i go to this step like at 0:25 i have only Elementor Plugins on the left side in my window no settings after i close the library.

    • @mladensikanja5449
      @mladensikanja5449 4 ปีที่แล้ว +1

      docs.elementor.com/article/472-popups

    • @garethhughes2138
      @garethhughes2138 4 ปีที่แล้ว

      Great vid, but ye, frustrating, I was the same no settings menu, she forgot to say click on the little setting icon bottom left!

  • @mauromarchesi7087
    @mauromarchesi7087 3 ปีที่แล้ว

    Me TOO!!! My toogle menu button doesn't work on ipad with Safari or Chrome browser. On the PC/mobile is ok. How can i fix it?

  • @tusharuddin1666
    @tusharuddin1666 4 ปีที่แล้ว

    i don,t find popup setting page as i seen on your tutorial will you suggest how you did this

  • @stefanpfadt4353
    @stefanpfadt4353 3 ปีที่แล้ว

    Alrighty, anchor function works so good on you but next question: WHy does toggle function not work? the pop up pens BUT it does not close automatically, why not? What can be done? Its annoying if the new page opens in the background but the popup is still there!

  • @boxfox007
    @boxfox007 5 ปีที่แล้ว +2

    How can i set to close the pop up after i clicked on a link? for example on a one pager.

    • @gestaltungsraum42
      @gestaltungsraum42 5 ปีที่แล้ว

      Hi Uru Achim - any knowledge about that after 5 month ? Have the same question.

    • @rickybobby7775
      @rickybobby7775 4 หลายเดือนก่อน

      Any knowledge about that after 5 years? Have the same question.

  • @cgreen9686
    @cgreen9686 5 ปีที่แล้ว

    Hello, I am using a css hamburger with animation(input into an html widget) icon and upon the first toggle it works. Subsequent toggles do not. I've checked and double-checked the settings. Is there something I'm doing wrong?

  • @XYZ-xd9mn
    @XYZ-xd9mn 5 ปีที่แล้ว

    Hello casey thx for that great tutorial but how can i solve if i use a menü on onepage with anchor links after click a link menü still is open and the content scroll in the background...

  • @AtaurRazaQadri
    @AtaurRazaQadri 2 ปีที่แล้ว

    I m not able to creat mobile menu using @elementor pro I tried with many themes but I couldn’t make pls help me suggest any tips and tricks as soon as possible. Thanks a lot in advance!

  • @afbados
    @afbados 4 ปีที่แล้ว

    Hi, i have a question....iam struggling to set up a manychat's growth tool into a popup....i can only get it appear in the preview, but not in the actually page where ive insert the popup

  • @iamfabriziobruno
    @iamfabriziobruno 3 ปีที่แล้ว

    when i scroll down with my phone when the pop up is open, it's looking buggy, becouse the header shows up for a second....how i can avoid that?

  • @weepeng
    @weepeng 5 ปีที่แล้ว

    how do you re-open the pop up again at 5:23, your video is just too fast and some parts are unclear. how did you create the header?

  • @daedaluxe
    @daedaluxe 4 ปีที่แล้ว +1

    Is there a way to get dropdown menus to work inside of popups?

    • @ahmedreza8647
      @ahmedreza8647 3 ปีที่แล้ว

      Hey, have you found a solution?

  • @boxoffisa
    @boxoffisa 2 ปีที่แล้ว

    I like it every time she says, “Pope up.”

  • @sivkristinherikstadlaland690
    @sivkristinherikstadlaland690 3 ปีที่แล้ว

    How do you get the tab index right in this kind of menu?

  • @coffeesta
    @coffeesta 5 ปีที่แล้ว

    How can I push the popup downwards? It's above the menu at the moment. I tried adding the top margin, but it's not pushing the whole popup down, just some elements.

  • @ekikoo
    @ekikoo 5 ปีที่แล้ว

    Hello, I like this but is there a way to have the popup close when user clicks on a menu item that's and ID anchor link on a one pager site? Thanks!

  • @retrohitstributes8781
    @retrohitstributes8781 ปีที่แล้ว

    I was able to keep the menu "close" button from taking the page back to the top at close by going to: Popup Settings -> Advanced -> and then turning off the "Accessible navigation" option. Everything worked just fine after that.

  • @quantum_leap
    @quantum_leap 5 ปีที่แล้ว +5

    Kacie, you are the best!

  • @ossamagogo8470
    @ossamagogo8470 4 ปีที่แล้ว

    plh wich pluging used for main menu?

  • @axiomsoftwaretechnologies5190
    @axiomsoftwaretechnologies5190 5 ปีที่แล้ว

    I am loving elementor day by day!! So crazy builder!!!!

  • @pancrack
    @pancrack 3 ปีที่แล้ว +1

    where is "pop up settings"?!

    • @dennis-schneider
      @dennis-schneider 3 ปีที่แล้ว

      try the gear icon on the left bottom ✌

  • @Nunn_the_wiser
    @Nunn_the_wiser 5 ปีที่แล้ว

    And the features keep rolling in. So pleased I made the jump from VC to Elementor. Thank you Elementor team

  • @rockymanzano7163
    @rockymanzano7163 5 ปีที่แล้ว

    how did you do the entrance animation for the share buttons? please explain

  • @DimitriosMaroulis1987
    @DimitriosMaroulis1987 3 ปีที่แล้ว

    I would like If a header menu with submenus included created with popup element, can work completely fine inside the popup in the menu on tablet & mobile versions? Has anyone tried it yet?

  • @iftekharrahman8100
    @iftekharrahman8100 3 ปีที่แล้ว

    How can I make a popup on hover instead of on click function?

  • @ipoint451
    @ipoint451 ปีที่แล้ว

    If I use a menu with anchor links, the popup doesn't close

  • @socialaddict1389
    @socialaddict1389 4 ปีที่แล้ว

    what plugin are you using to get that humburger menu icon? is that essential addons for elementor or what

    • @danir.8299
      @danir.8299 3 ปีที่แล้ว

      It's in the button's styling options, you can add an icon next to the text within the button, in this option you look for "hamburger icon" .. and that's it.

  • @amirrezajamadi4179
    @amirrezajamadi4179 3 ปีที่แล้ว

    Short and to the point.

  • @Jwhydee
    @Jwhydee 5 ปีที่แล้ว +16

    Please make longer videos with less speed, most of your videos are frustrating to follow at normal player speed.

    • @achemicalsoul
      @achemicalsoul 4 ปีที่แล้ว +1

      but it on a slow speed in the settings
      with the sound down

    • @achemicalsoul
      @achemicalsoul 4 ปีที่แล้ว

      @bossIT that's right, but with sound down as they'll just sound drunk 😂

  • @wanderoca
    @wanderoca 4 ปีที่แล้ว

    Can you share an exportation from ALL examples? It will so helpfull to all community. Or in that case share in an folder to everyone thar bought a Elementor Pro.

  • @testcard666
    @testcard666 4 ปีที่แล้ว

    Really great ! i was struggling to find a simple way to do this and here it is ! Many thanks !

  • @GerardEnrico
    @GerardEnrico 2 ปีที่แล้ว

    Why I can't see the popup settings in Elementor Pro?

    • @Elementor
      @Elementor  2 ปีที่แล้ว +1

      Hi Gerard, these kinds of things can be difficult to troubleshoot without screenshots and more information. Have you joined the Elementor Community? It's a great place to ask questions like this, and get solid advice from other web creators. And you can share screenshots and links there as well: facebook.com/groups/Elementors.

    • @GerardEnrico
      @GerardEnrico 2 ปีที่แล้ว +1

      @@Elementor SOLVED, I didn't notice that the Settings Panel were closed and the only way to open it was the small icon in the bottom-left corner. Was closed by default, that's why I couln't see it.

  • @nguyenling4478
    @nguyenling4478 4 ปีที่แล้ว

    I don't have the Popup setting. Why??

  • @arpadracz-fodor3864
    @arpadracz-fodor3864 5 ปีที่แล้ว

    I was wondering when you guys record these vids which theme do you use?

    • @adesilekazeem9475
      @adesilekazeem9475 5 ปีที่แล้ว

      This has nothing to do with the theme used thou.

  • @aleejunaid
    @aleejunaid 4 ปีที่แล้ว

    What is the Font family used here?

  • @jaschadadap4111
    @jaschadadap4111 4 ปีที่แล้ว +4

    This is so fast! My brain's exploding! But I love the tutorial nonetheless

    • @woogonchung
      @woogonchung 3 ปีที่แล้ว

      Mine was exploding too. She was too fast...

    • @danir.8299
      @danir.8299 3 ปีที่แล้ว

      @@woogonchung just bring down the velocity of the video 😜😁

  • @guillaumefcr58
    @guillaumefcr58 5 ปีที่แล้ว

    Pop up spamming = big bug create cooldown for button pliz ☺️

  • @joshgonzales9586
    @joshgonzales9586 5 ปีที่แล้ว +1

    I love this, but how is there no share button for Instagram???

  • @ozwki
    @ozwki 5 ปีที่แล้ว

    disable scrolling but keep scrolling in mobile, anyone got a fix ? thanks

  • @imamfaruk8843
    @imamfaruk8843 4 ปีที่แล้ว

    Just Awesome.. Wonderful.. I Love This..

  • @wplearners4086
    @wplearners4086 4 ปีที่แล้ว

    Hello, popup close button is not working

  • @mjscorner2260
    @mjscorner2260 4 ปีที่แล้ว

    Too fast to follow but this is so cool! Love it.

  • @gnentrepreneur
    @gnentrepreneur 3 ปีที่แล้ว

    I think this is out of date I was creating this menu and when I want to trigger the popup I couldn't find the fricking thing

    • @Elementor
      @Elementor  3 ปีที่แล้ว

      Hi GA, the Popup feature is only available in Elementor Pro. If you are a Pro user, and still can not find it, check our our Help Center here: elementor.com/help, or post your question in the Elementor Community, where you can share screenshots and more information about this issue and get great advice from other web creators: forum.elementor.com.

  • @razuahammad55
    @razuahammad55 4 ปีที่แล้ว

    How to customize popup close button???

  • @PrincePrakashprinceprakash
    @PrincePrakashprinceprakash 5 ปีที่แล้ว +1

    How to open a popup from WordPress NAV menu item?

    • @HeavyRiven
      @HeavyRiven 5 ปีที่แล้ว

      Re watch Video at 4:50

    • @PrincePrakashprinceprakash
      @PrincePrakashprinceprakash 5 ปีที่แล้ว

      @@HeavyRiven I am talking about WordPress default menu items. Eg. I have a menu name Mymenu and has menu items like - About , Contact. How would I will open popup with that menu link. Is there any class or id which can link to elementer popup because I can't use daynamic content there.

    • @auspring
      @auspring 5 ปีที่แล้ว +1

      @@PrincePrakashprinceprakash Hi, you can add a template shortcode to the menu. Download a shortcode plugin that allow you to add shortcodeS to menu. Then create a template with a button, for example: Contact. add a dynamic popup link to the button. Then copy the template shortcode and insert it to the menu. Hope it help you :)

    • @mrianforest
      @mrianforest 5 ปีที่แล้ว

      @@auspring your reply is confusing me. Can you help? "Download a shortcode plugin" - do you have an example? Add a dynamic popup link to the button? That doesn't make any sense either. sorry :(

    • @auspring
      @auspring 5 ปีที่แล้ว

      @@mrianforest the last thing i want is to confuse you :) I found you a better solution. watch this video, it will explain a second more easy solution th-cam.com/video/UJ490Oh6XMk/w-d-xo.html

  • @vladimirdacosta5699
    @vladimirdacosta5699 4 ปีที่แล้ว

    I can't see the popup settings!

  • @jean-baptister.1514
    @jean-baptister.1514 5 ปีที่แล้ว

    Wow, wow ! Very interesting but take it easy !

  • @PatricioAsencio
    @PatricioAsencio 5 ปีที่แล้ว

    No funciona cuando estas en función real en el celular, cuando lo estas creando funciona muy bien, pero cuando lo llevas a lo real NO FUNCIONA.
    It does not work when you are in real function in the cell phone, when you are creating it works very well, but when you take it to the real thing it DOES NOT WORK.

  • @VerdiHeinz
    @VerdiHeinz 5 ปีที่แล้ว +1

    Very nice example!

  • @queennikki4952
    @queennikki4952 4 ปีที่แล้ว

    Is this elementer pro?

  • @alixaalis6635
    @alixaalis6635 2 ปีที่แล้ว

    its really great
    thank you

  • @asadansari9874
    @asadansari9874 5 ปีที่แล้ว

    Popup is not working with elementir

  • @adesilekazeem9475
    @adesilekazeem9475 5 ปีที่แล้ว +2

    5:38 legendary!

  • @suryaswagy3840
    @suryaswagy3840 5 ปีที่แล้ว

    Which is this clean theme😍.??

  • @simu9521
    @simu9521 5 ปีที่แล้ว

    falling in love with elementor...

  • @Tel46kt
    @Tel46kt 5 ปีที่แล้ว +1

    Video Speed is so frustrating.. even at 0.25 percent... please adjust voice to video speed

  • @mjscorner2260
    @mjscorner2260 4 ปีที่แล้ว

    Too fast to follow but this is so cool!might change my playback speed. Anyways, i love it.

  • @achemicalsoul
    @achemicalsoul 4 ปีที่แล้ว

    why am i getting a border on my images? dont want it

  • @thangjamkishorchand
    @thangjamkishorchand 5 ปีที่แล้ว

    Look awesome but my pop up triggers only one time . How do i fix this issue ?

    • @motionpointe27
      @motionpointe27 5 ปีที่แล้ว +1

      I have this same issue. I contacted Elementor support about it but they have been no help to me.

    • @thangjamkishorchand
      @thangjamkishorchand 5 ปีที่แล้ว

      @@motionpointe27 Mine is fixed by disabling js Minification . If you have any caching plugin install. Disable it and reactivate it again. This is might help :-)

    • @motionpointe27
      @motionpointe27 5 ปีที่แล้ว

      @@thangjamkishorchand Thanks for the tip and I'm glad to hear that you resolved your issue. Unfortunately this won't be a working solution for me as I do not have any kind of caching plugin installed.

    • @wiktorfraczek7047
      @wiktorfraczek7047 5 ปีที่แล้ว

      SOLVED (for me): I had a plugin "PopBox for Elementor". After removing this plugin and creating new popup template and button from scratch works fine. Button Content settings => Link - dynamic, Popup, Action: Toggle.
      P.S. I have a Elementor PRO.

    • @motionpointe27
      @motionpointe27 5 ปีที่แล้ว

      @@wiktorfraczek7047 I didn't have any other popup plugin installed. I was just able to resolve the problem by updating to the very latest version of Elementor and Elementor Pro and then recreating the popup from scratch. Apparently they released some fix for this bug.

  • @mmayat
    @mmayat 4 ปีที่แล้ว

    how do make pop up responsive for mobile

  • @TheBinaryAcademy
    @TheBinaryAcademy 3 ปีที่แล้ว

    Why does mine say different to yours? I just liked the video as well. Are Elementor the type of company that puts up videos to old UI? You need to sort that out quicksmart. Changes made to E = new video made. Come on guys that is like Gumpism!

  • @Grimmjow-VI
    @Grimmjow-VI 5 ปีที่แล้ว

    So this is where I can create the full screen for the navigation links

  • @waseemsaifi5580
    @waseemsaifi5580 5 ปีที่แล้ว

    Which Font it is?

  • @willtubestilo
    @willtubestilo 4 ปีที่แล้ว

    ¡Genial, muchas gracias por compartir! ❤❤❤

  • @TheRemikarlos
    @TheRemikarlos 5 ปีที่แล้ว

    Absolutely stunning

  • @WSCOMPUTER
    @WSCOMPUTER 5 ปีที่แล้ว +1

    Amazing stuff !!!

  • @Rensoconese
    @Rensoconese 5 ปีที่แล้ว +1

    How can i add and exits an exit animation when i click in the close button

  • @sadikulislam6975
    @sadikulislam6975 4 ปีที่แล้ว

    can i use nave menu

  • @ponomarevsv
    @ponomarevsv 5 ปีที่แล้ว +2

    Looks cool!

  • @kevganhiga
    @kevganhiga 4 ปีที่แล้ว

    Woooow!! Awesome!

  • @minhlede
    @minhlede 4 ปีที่แล้ว

    where is the widget?

  • @terupalacios3772
    @terupalacios3772 3 ปีที่แล้ว

    Thats really amaaaziiing

  • @aliriozavarce2358
    @aliriozavarce2358 5 ปีที่แล้ว

    I’m very impressed.

  • @mulkproject687
    @mulkproject687 4 ปีที่แล้ว

    thank you lady..

  • @iamkennedy
    @iamkennedy 3 ปีที่แล้ว

    Wooow trippy !

  • @alexandraares
    @alexandraares 5 ปีที่แล้ว

    Very nice, but you click on buttons at least twice as fast as beginners need. Please slow down your keyboard movements by 50 percent. I want to have enough to actually be able to look at the full menus, with all the options, and understand what you are doing, and what the other options are.

  • @christianlecuyer6380
    @christianlecuyer6380 5 ปีที่แล้ว

    Great feature :)