Tiago
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pure & Simple] Fonts not working anymoreSorry, this was for another theme called “Pure” so I mistakenly posted here… You can go ahead and close or delete this thread.
Thank you π
@angelo_nwl you’re the man!!
I ended up making it 12px instead of 8 and it worked like a charm πForum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] January 1970@angelo_nwl that worked like a charm!!! π thank you so much! you’re the man!
I used on both date and time (line 9, 12, 17 and 19)Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] January 1970Hey @duisterdenhaag and @timrv
So we figured it out and I wanted to know how I can fix this:
My friend was inserting the time by hand, so when she clicked the field, it wold show the dropdown with all the times available (not the date) and she would type by hand, 8 pm, for example.That was causing it to go to 1970.
Now my question is: why was that?
Also: how can I prevent users from typing on both date and time and just use the boxes that open up?Thank you in advance!
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] January 1970@duisterdenhaag my guess is that this is happening because I created this account myself using the Users tab inside WordPress. This is someone who’s helping me populate my website with events and so instead of her creating a new account the usual way, I just went and created it for her. Maybe that was the mistake. Do you think there’s a relationship between the two? If so, why is that?
Also, what’s weird is that one of the events she posted, is showing the correct date, not all of them…
Anyway, I already told her to create a new account and let’s see if that fixes the issue π
If you see that there’s a relationship between the two, please let me know why…
thanks π
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] January 1970@timrv this is what I have: https://snag.gy/9EvKsl.jpg
and again, it’s been working just fine, until last night/today with only one user. the database shows the correct date, though
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] January 1970@duisterdenhaag sorry, that is a bit too technical for me…
can you please explain it in “layman’s terms” what you mean by input is invalid or empty?@timrv all my other events are showing up properly, just since yesterday with a particular user that this is happening. Also, when I go to myPHP admin, the dates are correct…
I will check the link you sent, but again, everything else is working. the issue is with just one user and only with the front and back end, not the database itself…
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Spacing issueHey @angelo_nwl
It took me a while to reply… been super busy and wanted to focus 100% on this.
Your tip helped me a little bit and then I had to figure out how to apply it.Since the single event is controlled inside the Formatting > Events > Single Event Page > Single event page format
what I did was changing<p> <strong>More Info</strong><br/> #_EVENTNOTES </p>to this:
<p class="moreinfo"> <strong>More Info</strong><br/> #_EVENTNOTES </p>Then in the Additional CSS section I added your code with something extra:
p.moreinfo { padding: 0px !important; margin: 0px !important; }And it works like a charm now! π
Thank you so much for your help π
Thanks, Angelo.
I did it already, by the way. I had to install a plugin called Imsanity:
https://wordpress.org/plugins/imsanity/π Works like a charm!
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Spacing issueThe website is working.
The issue is the spacing between “More Info” and the description itself, in this case “Entrada a β¬3 com direito a imperial. Venham beber uma connosco e ouvir boa mΓΊsica! πΊπ»”Compare it to the spacing between “Date” and “Sep 13, 2019 – Sep 14, 2019”.
The spacing after “More Info” seems like a double space.It’s the only field that is behaving like that…
Forum: Plugins
In reply to: [Font Awesome] The Font Awesome plugin has experienced a fatal errorThe issue occurred AFTER I updated my PHP version, not before. As I mentioned, without 7.1 I couldn’t even activate the plugin at all.
- This reply was modified 6 years, 10 months ago by Tiago.
Hi @rumesh38
I tried the code
[user_registration_my_account redirect_url = "/my-account"]
on my registration page, but it doesn’t work.For some reason, I feel that users are not really paying too much attention to the message they get saying that they need to confirm their registration by going to their email and clicking the link at the bottom of the page once they click Submit.
I want to create a page just dedicated to that message with additional info and maybe even an image.
Is that possible?
Thank you so much! π
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Copy button lookNo luck… π
This is what I have originally:
https://snag.gy/JcK5Wg.jpgThis is what I get after using your code:
https://snag.gy/oOP3ek.jpgDo you think I’m pasting it in the wrong place or something?
I moved it to the original place and it gets weird as well, so it’s not the place itself… π- This reply was modified 6 years, 11 months ago by Tiago.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Copy button lookPatrick:
I tried it, but it completely broke the page… I can only see the page’s title and the top menu when I paste that code you provided π
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Copy button lookYes, that’s the file I got that code from…
I just don’t know how the code is supposed to look like, as I’m not a developer myself. I can make some obvious changes, but in this case it’s just too complicated. I tried one approach that I thought it was obvious, but it didn’t come up as expected :/Do you know how the code is supposed to be, according to those 2 pieces of code I shared?
Thank you! π