asnewton
Forum Replies Created
-
Quick update – I am sidestepping this problem for now by switching the preview display to tooltip instead of modal. The main calendar page format is still a bit off though — too wide on my iphone 13. The days of the week show up as a single letter (which is fine) but the date columns under it are a bit wider and don’t line up correctly, with end of the week Saturday off the edge of the phone screen.
- This reply was modified 1 year, 7 months ago by asnewton.
Forum: Plugins
In reply to: [Constant Contact Forms] Contacts not being addedIt worked for a test that we did, but we haven’t launched it live yet — will do so within the next week and do additional testing once it’s on the real domain, just to be sure.
Bingo. THANK YOU!
We are so very close! It’s all working great except Event Type/category is still showing on the single event page. Just need to hide that please.
Done. The two outstanding issues are that I please need:
- the categories (Event Type) to be hidden from both the homepage shortcode display and the single event page. I still have to use the categories in the back end to pull the right items in the widgets and shortcodes but would like to have it not display in those places.
- The location/WHERE data now doesn’t display on single events page.
Ah! Getting closer. This is perfect for the homepage now. I think I may have conflicting CSS for the single event page. I need to keep hiding the event category completely but now the WHERE is missing (the data for it) and it also fell from the middle column/container to below the WHEN section. I was trying to get the featured image to display much smaller and having the WHEN in the middle section helped…
This is what I now have:
.em-event-meta-location, .em-item-meta .em-event-location {
display: none !important;
}
.em-item-taxonomies, .em-event-categories, .em-event-taxonomies {
display: none !important;
}Single event page example: https://lindan11.sg-host.com/events/richard-koral-opening-sunday/
Forum: Plugins
In reply to: [Constant Contact Forms] Contacts not being addedNo, the old site, which is still live for now, doesn’t have the CC form on it. I don’t think it ever did but I will double check. Could the problem be because this is a staging site? Will it not work until we repoint the domain?
Forum: Plugins
In reply to: [Constant Contact Forms] Contacts not being added[2023-06-27 15:19:11] API.INFO: ConstantContact_API::get_lists:303 unauthorized: Unauthorized [] []
[2023-07-05 23:43:32] API.INFO: ConstantContact_API::get_lists:303 unauthorized: Unauthorized [] []
[2023-07-11 19:03:36] API.INFO: ConstantContact_API::get_lists:303 unauthorized: Unauthorized [] []
[2023-07-13 00:00:08] API.INFO: ConstantContact_API::get_lists:303 unauthorized: Unauthorized [] []
[2023-07-17 18:40:12] API.INFO: Submitted contact data [“Extra information”,[{“email___3c59495a3edf2d27cd20fc1987544522”:{“key”:”email”,”val”:”@testing.com”},”email”:”@testing.com”,”first_name___185b795264e09a98fe0f4e47e70e8e90″:{“key”:”first_name”,”val”:”test”},”last_name___7844763b59c9491b69645b716220aad7″:{“key”:”last_name”,”val”:”test”},”lists___5664bf2a88ae6d9c0c01d4a1ccfb4a55″:{“key”:”lists”,”val”:””},”list”:[“2”]}]] []I’m using the widget as an element within a page using the Avada Fusion Builder. Definitely hitting save/update… is there a space in the plugin I should be making this change? (WP dash – Events – Settings)?
I’ll check with the theme peeps to see about the font sizing. I have H1 and H2 in the theme at 20px and 18px and downward from there for the others.
Thank you once again! Getting closer. I got rid of the unused headings, so that’s good. The featured image on the single event page is back to huge, even with this code:
.em.em-item.em-item-single .em-item-image {
flex: 1 0 5px !important;
}Here’s examples where you can see the huge headings font size:
(left side, under Next Sunday Speaker — first column)
And any single event page:
https://lindan11.sg-host.com/events/meditation-group-2023-09-12/
If I can get the single event featured image to like 30% of what it is, that’d be great (your % version didn’t work).
Also I tried the date reformatting in both widgets in the right sidebar (homepage above) under Upcoming Sunday Mtgs and Upcoming Events and it’s not working. I left your code. FWIW, it was originally #j #M #y
ETA: I went back into the pages after saving and the change in widget code does not actually save/stick. After saving, it goes back to #j #M #y
- This reply was modified 1 year, 8 months ago by asnewton.
This is great, thank you so much! I was able to modify a bit to get these pretty much how I needed. A few follow-ups:
- On the single event page, we’ve successfully hidden the location and category data. How do I also hide the WHERE and EVENT TYPE headings? Hiding or removing their whole column/container would be ok too (I don’t think there’s anything else in there?)
- It might be an issue with my theme (Avada) but the H1 and H3 headings on Events Manager components are rendering quite big. Upon inspection it shows them as responsive typography calculated and as 48 and 36px. In my theme dashboard, they are set as much smaller. Is there a trick to getting them to display correct size?
- In WordPress settings, I have default date format as: July 15, 2023
F j, Y
However in the Events Manager widget, the date displays as 5 Sep 23. How can I have the widget show the same format as the shortcode does (September 10, 2023)?
Thank you again for your time!
Forum: Plugins
In reply to: [Contact Form 7] Alternative to ReCaptcha v3?One more note — I had some CSS in place that only displayed the recaptcha badge on contact pages. Could that be the issue? I saw it mentioned on another thread here…
Forum: Plugins
In reply to: [Contact Form 7] All Messages Blocked as Spam (ReCaptcha V3)I am having the exact same issue. Lots of valid form submissions being mis-tagged as spam so clients aren’t getting their form input via email. I also have done the following:
I used a custom function to only display the privacy badge on the contact form pages themselves.
Is that part of the issue? For now, I have removed reCaptcha completely from all client sites… so of course we are seeing an uptick in spam.
Just a quick update: I noticed there was a .40 update to UpDraftPlus and have installed it on the 3-4 sites I’ve been messing with this weekend (leaving all the others until the dust settles). On one site, things seem to be working fine aside from the above non-issues. On the others, the backup scheduler has not started up again, and it’s stuck at the last (missed) scheduled backup. Is there a way to reset it so it starts working again? I tried wiping settings but it still misses the backup.
Thank you!
Thank you for your very quick attention to this problem. I was able to update and get everything working again on this new site. I did end up having to wipe settings and re-set them, because the next scheduled backup had been for yesterday (passed) and that was the only way I knew to get the auto backups started again.
I checked in on a couple of my other client sites (not new sites), and it looks like the ones that I had updated past .35 in the last few days also had this issue — auto backups had ceased — so I’ll be going through and wiping settings and re-authenticating and setting them back up… unless there’s an easier fix to this.
Again, I really appreciate this getting fixed sooner than later!