Forum Replies Created

Viewing 30 posts - 1 through 30 (of 501 total)
  • Author
    Posts
  • in reply to: blank screen when editing buttons and other elements #1493606

    Thanks so much, Ismael — glad you’re on the trail. No need to keep the modification on the dev site — I’ve downloaded that file so I can post it to the live site, if I want to implement that temporary fix for the client. Thanks again and Happy New Year!

    in reply to: blank screen when editing buttons and other elements #1493555

    Thanks, Ismael — the site is actually live with this issue at https://crcamerica.org/ — it’s a site that’s been managed by the client for many years and they just reached out to me with this issue. So, no need to move it to continue building — they just want to be able to edit the affected elements on the live site. Happy Holidays to you and the crew, too — lmk if you have other questions!

    in reply to: blank screen when editing buttons and other elements #1492673

    Sorry, I think wpengine support may have deactivated the temp login plugin when they were troubleshooting. It should be working now, but here’s an actual user just in case. They also said the max on the hosting is 512, so even if you up it to 1024 it limits it to 512. But I run a bunch of Enfold sites with them and never had a memory issue like this — we shouldn’t have to up it that high, right? Maybe you’re just trying to do that temporarily to troubleshoot? Regardless, it doesn’t sound like they can do that for us, but I can double-check if you want; lmk. Thanks again for sticking with this!

    in reply to: blank screen when editing buttons and other elements #1492665

    Thanks again, Ismael! Interesting — the temp login isn’t expired, but here’s another one in the PC, also good for a week. I spoke with wp engine support and they troubleshot for about a half hour but couldn’t solve it. They showed me how to look in the inspector > Network > trigger the error > click on the first admin-ajax.php > Response and note how there’s just a “1” (https://snipboard.io/RJ7US6.jpg) as opposed to the html that should show there — they suggested I pass that info on to you in hopes it might provide a clue. I also added another environment in the same account, to test a clean install of Enfold there, and there doesn’t seem to be an issue with that install; no errors on buttons, etc. / functioning normally, if that offers any clue / potential solution. Lmk if you have any other questions.

    in reply to: blank screen when editing buttons and other elements #1492641

    Thanks, Ismael — sure thing, details in the PC below — and lmk if you need me to reach out to wpengine support.

    in reply to: blank screen when editing buttons and other elements #1492638

    Ah, ok, here’s the real deal: https://snipboard.io/nyo9vp.jpg
    And I had to move the dev site to a new url: https://devcrc.wpenginepowered.com/
    And there’s a new temp login in the private content.
    Thanks again!

    in reply to: blank screen when editing buttons and other elements #1492575

    Thanks, Rikard, but I increased the memory to wp engine’s max of 512MB, ran another test, and the issue seems to persist. The only things I see in the log since doing that are what look like my two times clearing the wp engine cache (once after increasing the memory to 256 and once after bumping it up to 512 — see below or https://crcamericadev.wpenginepowered.com/wp-content/uploads/crcamericadev-logs-2025-12-16T19_28_03.csv). Any other ideas? I’m including the temp login again in the Private Content field, in case you want to poke around. Thanks again!

    {
    “installName”: “crcamericadev”,
    “environment”: “DEV”,
    “type”: “error”,
    “date”: “2025-12-16T19:24:37.000Z”,
    “severity”: “notice”,
    “client”: “24.24.164.87:0”,
    “message”: “wpe_cache_plugin:info: event=clear-all-cache, referer: https://crcamericadev.wpenginepowered.com/wp-admin/edit.php?post_type=page”,
    “uuid”: “8b6d00fd-38e3-44d3-903b-9166dbc7f21a”
    }

    {
    “installName”: “crcamericadev”,
    “environment”: “DEV”,
    “type”: “error”,
    “date”: “2025-12-16T19:17:43.000Z”,
    “severity”: “notice”,
    “client”: “24.24.164.87:0”,
    “message”: “wpe_cache_plugin:info: event=clear-all-cache, referer: https://crcamericadev.wpenginepowered.com/wp-admin/media-new.php”,
    “uuid”: “a746b3bf-7e06-48bd-994c-ce6d04e249d2”
    }

    in reply to: blank screen when editing buttons and other elements #1492556

    Thanks, Ismael! It looks like wpengine has an error log in the user portal — I copy/pasted the JSONs for what looked like the most recent three errors below — does that give you the info you need? Here’s the full log, too, if it helps: https://crcamericadev.wpenginepowered.com/wp-content/uploads/crcamericadev-logs-2025-12-16T08_23_26.csv

    {
    “installName”: “crcamericadev”,
    “environment”: “DEV”,
    “type”: “error”,
    “date”: “2025-12-16T07:00:46.000Z”,
    “severity”: “notice”,
    “client”: “49.149.68.94:0”,
    “message”: “auditor:event=profile_update {\”user_id\”:8,\”blog_id\”:1,\”event\”:\”profile_update\”,\”current_user_id\”:8,\”remote_addr\”:\”49.149.68.94\”}, referer: https://crcamericadev.wpenginepowered.com/wp-admin/post.php?post=40933&action=edit”,
    “uuid”: “363ffd3e-4ddf-4663-99f2-2087ff23cfb1”
    }

    {
    “installName”: “crcamericadev”,
    “environment”: “DEV”,
    “type”: “error”,
    “date”: “2025-12-16T07:00:44.000Z”,
    “severity”: “notice”,
    “client”: “49.149.68.94:0”,
    “message”: “auditor:event=profile_update {\”user_id\”:8,\”blog_id\”:1,\”event\”:\”profile_update\”,\”current_user_id\”:8,\”remote_addr\”:\”49.149.68.94\”}, referer: https://crcamericadev.wpenginepowered.com/wp-admin/post.php?post=40933&action=edit”,
    “uuid”: “b926ecae-71e8-4fb4-a782-11c298d2ca0d”
    }

    {
    “installName”: “crcamericadev”,
    “environment”: “DEV”,
    “type”: “error”,
    “date”: “2025-12-16T07:00:13.000Z”,
    “severity”: “notice”,
    “client”: “49.149.68.94:0”,
    “message”: “auditor:event=wp_login {\”user_id\”:8,\”blog_id\”:1,\”event\”:\”wp_login\”,\”current_user_id\”:8,\”remote_addr\”:\”49.149.68.94\”}, referer: https://kriesi.at/”,
    “uuid”: “2748a21e-c9f6-4b3d-a12c-ee78ab39909f”
    }

    in reply to: events calendar add to calendar dropdown getting cut off #1489838

    min-height! why didn’t I think of that?! ;).

    Thanks again, Ismael — that worked for desktop but not the phone, for some reason — removing the first class seemed to make it work for both, and I only needed about half the height:

    .tribe-events-c-subscribe-dropdown {
       min-height: 175px;
    }

    Thanks again, as always!

    Oops, duh!! Sorry, thanks! (love an easy fix! ;)

    in reply to: google maps api restrictions #1487529

    Hmm, just when I thought I finally had that stuff wired ;). OK, thanks anyway! Feel free to close the ticket.

    in reply to: google maps api restrictions #1487510

    Ahh, thanks, Rikard — sorry, I had reviewed the setup section of that documentation, but I missed the troubleshooting section. I had tried enabling the Geocoding API, yesterday, and, while everything else seemed to be taking effect immediately yesterday, that didn’t seem to work. But today, prompted by reading the troubleshooting section, I tried enabling the Geocoding API again, and it immediately worked — with that on, the site connects to the API key; with Geocoding disabled, it does not. Any idea why this site seems to require that, while none of the other 5 Enfold sites seems to require it to connect to the key?

    Awesome — sorry to pick faves, but you’re the best, Ismael ;)

    OK, thanks, Mike — will do re the feature request.

    Ah, I see, ok, thanks. And what about the flipboxes on desktop, further down on the home page of https://tortoise-tracks.org/ — I don’t suppose there’s any way to make those accessible via the focus? I mean, I can see the focus is indeed cycling through the links in those, but I don’t supposed that’d be enough to meet the accessibility standards, eh? Should I open a separate post about that?

    Nice, thanks, Mike! Works like a charm on https://tortoise-tracks.org/ — any idea why it doesn’t seem to be working on https://nlsla.org/ (when I size the browser down enough to show the mobile menu, or when I test in Chrome’s mobile emulator)? Thanks again!

    in reply to: switch logo below certain screen width 1024 #1474691

    Thanks again for the detailed explanation. Looks like the css “content” property is pretty well supported — https://caniuse.com/mdn-css_properties_content — good enough for me, I think! :)

    in reply to: switch logo below certain screen width 1024 #1474643

    Günter! Thanks, once again, for all your work, time and attention to detail! — that quick and dirty css seems to do the trick — I’m surprised and a little embarrassed I didn’t try that myself! :). I’ve removed the snippets from my functions.php file. I wonder if anyone on the Enfold team would raise a flag on this method, or why I’m not finding it in their solutions / they seem to be promoting the php method.

    in reply to: make fold / unfold visible content clickable #1467894

    Perfect, awesome, thank you so much! I also added my own class to the columns and added some css to adjust the height to taller than the max 500px allowed in the options (just in case this helps anyone else):

    .taller .avia-fold-unfold-section .av-fold-unfold-container.folded {
        max-height: 1000px !important;
    }

    Thanks again!

    Thanks again, Guenni! I’m running the simpler solution by my client — I think it will suffice, but I sure do appreciate you providing these options! And thank you again, Ismael — very much appreciated!!

    Thanks Guenni — that’s cool — Do you know how to get the categories to show in the same line as the date (like on the single posts) or below the date?

    Nice — thanks, Ismael! It looks like this is adding it to the entry-content-header, above the date/slide-meta — (see https://capture.dropbox.com/n0V8ei2BrNWlpnaG or Latest News on https://century.org/ ) — Is it too hard to get it in the same line as the date (like on the single posts) or below the date? Thanks again!

    OK, thanks anyway for trying all those things!

    Looks good — thanks as always, Ismael — embarrassed I didn’t figure that one out myself ;)

    in reply to: full page overlay menu columns #1429211

    Thanks, but the code you posted there (pasted below) actually seems to be for the solution in this thread, so I think continuing here makes more sense. This is the thread asking if it’s possible to break the overlay/burger menu into columns — the other thread is asking if the 3-column mega menu can span the full site width. The code below refers to the burger menu, so I guess continuing here makes more sense, no?

    Your code seemed to target one level too deep — maybe because I hadn’t actually changed this nav to a burger menu, yet (it was still a regular/text nav, set as a mega menu with everything nested under a “menu” button). So I switched to the burger and removed the last ul in your 2nd rule. Then I added a float: left, to get the lis/columns to layout horizontally. But the 4th column was sort of tucking up under the 3rd, so I added a “break” class to the 4th menu item and added a rule to clear: left on that item.

    That seems to get me close enough — I think now I can just play with the theme options/styling and refine the css to make everything look better (and of course disable these columns on the phone version, since three columns won’t work there) — so, thank you! Unless you have any other comments, feel free to close this thread.

    Your code:

    #av-burger-menu-ul li.menu-item-86 {
      display: flex;
      flex-wrap: wrap;
    }
    #av-burger-menu-ul li ul {
      display: flex;
      flex-flow: column;
      flex-grow: 1;
      width: 33%;
    }

    My version:

    #av-burger-menu-ul li.menu-item-86 {
      display: flex;
      flex-wrap: wrap;
    }
    #av-burger-menu-ul li.av-width-submenu {
      display: flex;
      flex-flow: column;
      flex-grow: 1;
      width: 33%;
      float: left;
    }
    #top #wrap_all #header #av-burger-menu-ul > li.break.av-active-burger-items {
        clear: left;
    }

    https://dtpc.wpenginepowered.com/

    in reply to: sticky header menu scroll issue #1429206

    Sorry — credentials are now in Private — The header is 150px, but the scrolling doesn’t seem to change when the header is shrunk. I figured it was probably some offset for the header, but even if that’s true I don’t really understand what’s happening with that calculation. But that’s ok — again, it seems to be working, and it’s certainly not your job to help me understand the code ;). Feel free to close this thread.

    in reply to: sticky header menu scroll issue #1429161

    Thanks, Rikard — I get that; I just don’t understand why we’d have to subtract from the max height, and why it seems necessary to subtract more in order to get more scroll — like, why did I have to change that number from 20 to 120? But again, I’m just curious — it seems to be working, so don’t feel obligated to answer.

    in reply to: full page overlay menu columns #1429160

    Thanks, Rikard — this is also for https://dtpc.wpenginepowered.com/ (pw in private content) — I have multiple tickets open for this; trying to find the best viable option — the full page overlay menu option in question here would be my first choice, if I could just break the nav into columns within that. Thanks!

    in reply to: let 3-column mega menu go full width #1429156

    Sorry about that — here you go…

    in reply to: sticky header menu scroll issue #1429044

    Nice, Guenni007 — it didn’t scroll down far enough with 20px, but I changed that to 120px and it seems to work now….but I don’t really understand why — what is that calculation doing, anyway? I mean, you’ve done enough — you don’t have to also explain it to me ;)

Viewing 30 posts - 1 through 30 (of 501 total)