Forum Replies Created
-
AuthorPosts
-
Hmm, I usually hear back from y’all by now — did this one slip through the cracks on?
April 14, 2023 at 11:19 pm in reply to: using blog element for events calendar listings, need to order by event date #1404497Hmm, I thought I replied to this — guess I got distracted and never hit submit….Anyways! Yes, the filter’s in the functions file and the Event Time snippet’s in the loop-index — both are in the child theme. The example I listed in the original post is no longer valid, since those events have now passed, but here are a couple of other examples: https://gobeyondhomes.org/property/casa-dominguez/ and https://gobeyondhomes.org/property/morgan-place/
Credentials below — thanks, Ismael!!
Thanks, Mike. Disabling all the other plugins doesn’t seem to help, but switching to a default theme does seem to resolve that error and the calendar shows. I have it set to the Twenty Twenty-Two theme, now, and you can see the calendar and no error — https://gobhdev.wpengine.com/resources/virtual-events/ . If I switch back to Enfold, the error returns and the calendar disappears — does that tell us anything?
Thank you so much, but no I’m actually having trouble isolating the issue — I thought I had it pinned, but it seems to be inexplicably switching between working and not working. So, thanks again, but you’re welcome to close this ticket and I’ll reopen it if I can pin down the issue.
Well, I can show you the problem, if you’re willing to look. But if you’re not willing to look because it’s Elementor in combination with Enfold, I understand.
So, that’s the default Events Calendar plugin view. As described in my posts, we’re using a separate/additional plugin — the Events Calendar Shortcode & Block plugin (https://eventcalendarnewsletter.com/the-events-calendar-shortcode/) to modify it here: https://gobhdev.wpengine.com/resources/virtual-events/ (why my client wants to do that is a long story). So, you can see the shortcode from the additional plugin in that Virtual Events page (https://capture.dropbox.com/RDsKEy5krZahvdUv). You can see the calendar showing with Twenty Twenty-One activated (https://capture.dropbox.com/QsvbUNfyMySSPCyu) and not showing when Enfold’s activated (https://capture.dropbox.com/xtTOSRJVyb8t8ezk). Thanks and lmk if you have any other questions.
Thanks, Yigit! I’ve included the credentials below, and I left the dev site with Twenty Twenty-Two activated, so you can see the calendar showing at https://gobhdev.wpengine.com/resources/virtual-events/ — if you switch back to Enfold or Enfold Child, you should see the calendar disappear. Lmk if you have any other questions!
Oh, wow — my bad; somehow I had it in my head it worked on mobile! Thanks, Guenni — you’re amazing, as always — I’m going to pass on it, for now, but it’s good to know I can try your code if I want, someday! Thanks, guys.
Awesome — thanks so much, guys!!
@Guenni007, I hate to ask, but would it be too much to ask for a version of this that uses text links instead of the buttons? My client prefers simple text links, like on Gio Aliano, on https://abodedev.wpengine.com/about/our-people — again, feel free to deny my request, here — I could always just style the buttons to look more like links. Thanks!
September 7, 2022 at 3:53 am in reply to: map Portfolio custom post type to Portfolio Items #1364146Epic, Ismael — you continue to be “the man”! I actually duplicated this site and switched the theme to and enfold, so I didn’t import the posts – they were already there from the duplication. So using the CPT UI plug-in to register those posts worked to register them, and then using the post type switcher plug-in you suggested worked to convert them to enfold portfolio entries — perfect! Thanks again!
Oh, cool thanks guys – sorry for the false alarm. I updated chrome and quit/re-launched it and that seemed to do the trick for me. Thanks again!
Awesome — thanks so much, again, Guenni — I think I can leave you alone on this one, now ;)
Thanks, Mike. It looks like anything I add to the page itself ends up way below the code for the popups. I could use the page ID, since that’s in the body, but I’m not sure how @Guenni007 got that class added above the popup code. The page I’m working on is https://abodedev.wpengine.com/about/our-people/. Also, no offense to Guenni, of course, but I do prefer the arrows in the default enfold lightbox — for example, in the lightbox gallery for https://abodedev.wpengine.com/portfolio-item/adams-terrace/ — no one on the Enfold team has put out a way of repurposing this in the way Guenni has?
Ah, got it — thanks again. Oh, I meant to ask, is that magnificPopup code being used by some other element in Enfold? Like, when I tweak the position of the arrows in the phone view, am I potentially screwing up the formatting of some other element in Enfold?
Epic, @guenni007 — you’re the BOMB! FYI, I added a bit of css to pull those arrows a smidge away from the content, on the phone:
.mfp-arrow-left { left: -7px; } .mfp-arrow-right { right: -7px; }
and some css I often use to unfloat images on the phone:
@media only screen and (max-width: 479px) { body .alignright, .entry-content-wrapper a:hover .alignright { margin: 5px 0px 10px 0px; float: none; } }
So it’s looking pretty good on the phone, now, I think (screenshot https://prnt.sc/Y11GDbpX-DZN)
Thanks again so much!!
Ooh, and another thing — would it be too hard to also trigger the popups when clicking on the photos? So if the user clicked on either the photo or the button, the popup would be triggered? Again, this is “extra credit” — feel free to shut me down on these extra requests ;). Thanks again.
Epic — thanks so much, Guenni007!! One last request, if you feel like it (feel free to shut me down on this ;), but I’m wondering if you might know how to add a little fade-in to the popup, just to take the edge off the popup a little. You know what I mean? So the popup doesn’t immediately snap over the screen — so there’s a slightly softer transition? Regardless, thanks again so much!
Thanks, Mike — and wow, Guenni007, that’s amazing — exactly what I’m looking for — just the buttons, no toggles. So, sorry, did you already post the code for that solution?
Thanks, Guenni007, but I’m not trying to make the toggle trigger a popup — I’d like to trigger the popup from a link or button, instead of using toggles for the bios.
And thanks, Mike — that does seem like a viable option — I think I will try that; thank you!
I would still be interested to hear if anyone has a current solution for just using a link or button to trigger a simple popup with content in it…?
Thanks again, everyone.
July 16, 2022 at 6:23 pm in reply to: prevent title attributes from getting changed to sentence case #1358583Thanks, yep, you can close it up.
July 16, 2022 at 2:32 am in reply to: prevent title attributes from getting changed to sentence case #1358566OMG, thank you so much!! I assumed the titles were being changed by WordPress or that sentence case was somehow the html default, but I didn’t think to deactivate the plugins or test the issue on a different site. Never assume — always test! Turns out it was the Rank Math SEO plugin! There’s a setting in there (Rank Math > General Settings > Images > Change title casing) that was set to Title Casing! Thank you SO much for helping me solve this!!!
May 22, 2022 at 8:31 pm in reply to: size down images in accordion slider for better resolution #1352562Perfect — thanks so much, Mike!!
Great, thanks!
Ahh, OK — thanks for narrowing it down to that! The css you provided doesn’t seem to work for me, but I’m ok using the css I had already implemented, unless you see a problem with this:
@media only screen and (min-width: 768px) and (max-width: 989px) { #top.home .no_margin.av_one_fourth { width: 50%; } }
Is that the desktop css, though? The clear:both in the third column — as shown in my screenshot — would seem to indicate that it’s meant for mobile, and just the column width percentage is wrong, no? Seems like kind of a hybrid. Anyway, I’m including credentials for our dev site, where i’ve already disabled my custom css — you can test using the home page there. Thanks and lmk if you have any other questions!
What correct CSS are you referring to? I’m seeing the same css I sent you in the first screenshot, with 25% columns and clear:both in the third column: https://prnt.sc/26jr4zq — Anyway, I did just try what you suggested and it didn’t seem to change anything. Thanks and lmk if you have any other questions.
Sure thing — here you go: https://abodecommunities.org/test-2/
Right, yes, I used custom css to set the column widths to 50% for those tablet views — I was just curious whether or not this is a known issue. I’m not sure what other sites I’ve built might be suffering from this issue, so I’m hoping — if it is indeed a mistake in the coding — that it’ll be fixed in an upcoming release.
December 24, 2021 at 8:23 am in reply to: excerpt line breaks not showing in magazine element #1333930Beautiful — thanks, Günter!
-
AuthorPosts