Working on my website and exactly what i needed for search results query. thanks !
@marshadingle35505 күн бұрын
A+ brother thank you.
@rogeredge477517 күн бұрын
Great tutorial but I am finding I am making my changes in jetform builder. It displays fine in elementor but for some reason all my changes are disregarded in any browser. I have cleared cache but cant track down a reason for it not displaying in the browser. Any ideas would be most welcome
@klokloGTA21 күн бұрын
I think the first version doesn't work anymore, even with the template. Thank you a lot anyway :)
@crocomentor21 күн бұрын
ive made a new template try it crocomentor.com/unfold-test-2/
@shakibkhan192122 күн бұрын
Not working. Newly created user also showing approved status
@crocomentor22 күн бұрын
Try changing the setting from "Run snippet only in the administration area" to "Run snippet everywhere. prnt.sc/B9Q1uuOfJnp4
@mad_pat25 күн бұрын
Thank you so much for this! I've tried 3 times to do it on my own, following every step, but eventually gave up and uploaded the template - which is also a wonderful solution! Looks like it's gonna work and I'm so happy I found you channel. Thumbs up!
@mad_pat25 күн бұрын
I've got only one issue - the default footer gets jumbled, by which I mean the images included in the footer are displayed in their original size and it doesn't look good - any idea how to fix it?
@crocomentor24 күн бұрын
I've created an updated version of the code and CSS classes to address changes made by Elementor to their code. Please try using this updated template: crocomentor.com/unfold-test-2/
@mad_pat22 күн бұрын
@@crocomentor thank you - I did upload the reviewed version, however, still got the same issue :(
@crocomentor22 күн бұрын
i need you to explain the problem one more time, what footer?your website footer, it shouldnt be effected by the code
@TheViralSpectrum26 күн бұрын
Hi! I followed all the steps exactly as shown in the video, and it isn't working. I tried importing the template, and it still isn't working. Only the button trigger doesn't work; the other two work fine. Can you help me with that?
@crocomentor25 күн бұрын
Hi! Thanks for bringing this up. The issue happened because Elementor recently updated their code, which caused the original setup to stop working. I’ve identified the problem and prepared a fixed version of the template for you. You can download and test the updated version here: crocomentor.com/unfold-test-2/.
@TheViralSpectrum25 күн бұрын
@@crocomentor Thank you so very much!
@crocomentor24 күн бұрын
You're very welcome!
@LiepaLengvinaite-VitkeАй бұрын
Thank you! Best video in a long time!
@sergiosanchez3618Ай бұрын
Great feature unlocked! Thank you very much
@MarlouRoelofsАй бұрын
I tried everything but unfortunately doesn't work for me. The whole thing doesn't hide.
@crocomentorАй бұрын
try my template: filenewcreate.com/unfold-template/
@shiffatjahan6132Ай бұрын
Category page is this a archive page?
@crocomentorАй бұрын
yes, check this video minute 2.51 i cover it a bit: kzbin.info/www/bejne/nqWTqp2Mh5KVnMU
@comleonmotoАй бұрын
Am I the only one to experience trouble with mobile display? I had add multifield columns on PC, I can't find any means to display fields one under the other on mobile, as it should be. Maybe I don't use columns the right way?
@rogeredge4775Ай бұрын
Another very useful tutorial saved me hours of finding answers to the basics. Your tutorials are easy to follow without time being wasted on making the page look pretty. I hope we will see many others like this. Thankyou Croco Mentor
@michellepaceАй бұрын
Thank you so much!! I had a very long table of contents on the left side of my screen. Too long for sticky to top to work. I modified your code so it only applies to laptop and desktop - it works beautifully. Thank you!
@stephvitacruАй бұрын
Very usefull tip. Thank you sir.
@pramodnaaraАй бұрын
much much love!!!!!!!!!! thank you so much!!!!
@rogeredge4775Ай бұрын
Your tutorials are so good straight to the point and easy to follow. Wish I had found this days ago would have saved me a lot of time. The subject you cover are not in Crocoblocks tutorials and its the functions like this that many of us need. Thank you hope you continue to produce these
@TheLizmizАй бұрын
תודה!! עשית לי סדר
@DigitalNexus-1Ай бұрын
Awesome very usefull great job
@steviliciousАй бұрын
thats amazing, thank you for sharing <3
@rogeredge47752 ай бұрын
Just browsed your tutorials and have to say they area really good. Easy to follow, informative and well presented and easy to understand. Thank you. Looking forward to more in the future.
@Shivgre-tm4hk2 ай бұрын
Thanks for helping, it was so hard to figure out this simple count thing for search results. Would have never figured out without this.
@rubenreijgwart2 ай бұрын
Thank you so much :)
@BilalShirzadDev2 ай бұрын
Amazing! Deep Explanation in Query Builder will be more superb like this! It will possible to upload? Thanks
@BilalShirzadDev2 ай бұрын
Definitely Help!
@vincentparco15002 ай бұрын
Problem: how to keep the thank you message even if we refresh the page Solution: <script type="text/javascript"> jQuery(document).ready(function($) { // Hide the thankscon element on page load $('.thankscon').hide(); // Check localStorage to see if the form was submitted const formSubmitted = localStorage.getItem('formSubmitted'); if (formSubmitted) { // If it was submitted, show the thankscon and hide the form $('.thankscon').show(); $('.formx').hide(); } else { // If it wasn't submitted, show the form $('.formx').show(); } $('.formx').on('submit_success', function() { var name = $('#form-field-yourname').val(); $('#custom-name').show(); $('#custom-name h2').text(name); $('.thankscon').show(); // Show the thankscon message $('.formx').hide(); // Hide the form // Set localStorage to indicate that the form has been submitted localStorage.setItem('formSubmitted', 'true'); }); // Optionally, add a reset function or button to clear localStorage $('#reset-button').on('click', function() { localStorage.removeItem('formSubmitted'); location.reload(); // Reload the page to reset the form }); }); </script>
@teng772 ай бұрын
i love you
@CW-ou2mf3 ай бұрын
Omg, it couldn't be more complicated than this..options, inside options that open more options lol. Can you recommend a more user-friendly plugin that don't require Elementor to build a frontend submission?
@josecasanova57703 ай бұрын
Thank You Very Much!
@wsafan3 ай бұрын
Is it possible to add an "internal form" inside the HTML section of Elementor Pro Forms so that when the form is sent it also captures the inside form of the HTML we custom added? I tried playing around with Chat GPT but it wont send the fields from the HTML form.
@ProVM0013 ай бұрын
It says about a bug in Password! I do this of type text and it solves the problem to do real registration at the WP members! For me this was the best help!
@Kbuit813 ай бұрын
Hello sir, awesome vid. There is so much that can be done if we only knew how, you help us alot. I am trying to achieve to make jetsearch show the city names in the results which i have in custom fields. Someone suggested to create a custom search query for city names and link it to JetSearch. Set the city name as a searchable field and display it dynamically in the search suggestions. Then, use the dynamic redirect feature in JetEngine to automatically link the city name to the relevant profile page.
@hotideiasportugal15743 ай бұрын
Tanks
@JosueTC253 ай бұрын
Thanks bro! You saved me!
@hlapoint3 ай бұрын
Great video man! Congratulations!!!
@lucylink79753 ай бұрын
Thank you. You just saved me hours of work and a big chunk of database space. Subscribed :)
@lesedimashile47513 ай бұрын
Thank you
@Jebesniper4 ай бұрын
thanks the css code works perfect! Thank you! Appreciate :)
@LeandroMikeRamirez4 ай бұрын
Tks
@hanna-JB4 ай бұрын
Love your explanation and how you included other customization tricks!
@arslmirza86424 ай бұрын
thank you very much
@Rialaz4 ай бұрын
thanks for the guide !
@Quartileinspiration4 ай бұрын
Amazing Content
@nemo342424 ай бұрын
huhuhuuu thank you so muchhh, i love youuu 😭😭😭
@MrXRtc4 ай бұрын
Great it works perfect, but how can i target the "responsive" option?
@emmanuel-ekokotu4 ай бұрын
I hardly comment on videos but this video is super helpful and creating the elementor version just adds to the super value. Thanks so much
@Vanz-yj6rc4 ай бұрын
Thank you for this !
@itsmeavanahshanetotz4 ай бұрын
Thank you so much...
@federicoguerra92734 ай бұрын
Hello, I'd like to get your opinion: is it feasible (or not worth the effort) to create a photo contest using Crocoblock plugins? The frontend photo upload and display seem fairly straightforward, but I think the biggest challenge would be setting up the voting system for individual photos. What are your thoughts? I'd appreciate any insights you can share. Thanks, and take care!
@crocomentor4 ай бұрын
You can achieve this using a Data Store. First, ensure that the Data Store option is enabled in JetEngine. Create a new Data Store and name it 'Vote Count.' Select the 'Cookie' option, and very importantly, make sure the 'Count Items' option is also enabled. Next, use JetEngine’s Listing Grid to display the photos. In the listing, add a Data Store button that will record the number of clicks to the Data Store. you have the option for text befor clicking the button and after so for example Customize the button text to say 'Click to Vote' before it’s clicked and 'Unvote' after. When configuring the Data Store button, set the 'Action After an Item Has Been Added to the Store' option to 'Remove from Store.' This allows users to correct their vote if they click by mistake-clicking once adds their vote to the Data Store while clicking again removes it and undoes the vote. You can choose to display the vote count in the listing grid or use dynamic visibility to make the count visible only to the admin. Here's a video that demonstrates a similar system. kzbin.info/www/bejne/jKDNeqOJrJqtmqM
@ociredef334 ай бұрын
HI! Great video and channel. A question: what is the purpose of Remember Me in a registration form? It would only be useful in a login form, or am I wrong? Thank you
@crocomentor4 ай бұрын
In the registration form I've created, there's an option to enable 'Login User After Registration,' so the form essentially acts as both a registration and a login form. The 'Remember Me' option should only appear if you enable this feature. When selected, it keeps users logged in for a longer period-14 days instead of the usual 2 days-without having to re-enter their credentials each time they visit the site.