Forum Replies Created
-
AuthorPosts
-
Oh, thanks, sorry — I had tried that, but it seemed like it wasn’t working — but I just tried again and it does seem to be working now, so I guess I just did something wrong the first time. OK, great, thanks!!! Feel free to close this thread.
Epic, man — you killed it — thank you!!! Now, is there any way for me to get that in my child theme?
Hey, thanks, Ismael, but I’m afraid this might be over my head. I’m looking at that includes > loop-index.php, around 233, and wondering: how is the tribe event date (as opposed to the post publish date) being called there? You know what I mean? The tribe event date is showing in these posts (at the bottom of https://gobeyondhomes.org/property/camino-del-mar/ for example) — so is that tribe meta somehow being displayed via that blog meta output in line 235 of the loop index?
Also, if I try to just copy/paste that function from the tribe site into either the loop index or my child theme functions file, I get a critical error. But it seems to me that event time should somehow already be available in Enfold, since it displays in that Upcoming Events element — know what I mean? Shouldn’t I be able to sort of repurpose the code that generates the tribe event date and time for the Upcoming Events element and use it in the Blog Element?
Sorry, I know it’s probably my lack of proficiency in php that’s preventing me from understanding, but if you can offer any other clues, I sure would appreciate it.
August 22, 2020 at 12:52 am in reply to: add excerpts and read more links to Events Calendar Upcoming Events listings #1239902Nope, close ‘er up! Thanks.
August 22, 2020 at 12:51 am in reply to: Wishlist Member / WLM conflict with recent Enfold update / release #1239901Nope, close ‘er up! Thanks.
August 21, 2020 at 3:27 am in reply to: Wishlist Member / WLM conflict with recent Enfold update / release #1239700Nice — thanks again, Ismael!
August 21, 2020 at 3:25 am in reply to: add excerpts and read more links to Events Calendar Upcoming Events listings #1239699Thanks so much for this, Ismael!
August 18, 2020 at 2:55 am in reply to: Wishlist Member / WLM conflict with recent Enfold update / release #1238686Sure thing — site and credentials are in the private field, and the compression settings were already disabled; still are. Of course WLM is currently disabled, so I can work on the site — so you’ll have to enable that plugin, to see the issue. Thanks and lmk if you have other questions.
August 5, 2020 at 7:25 pm in reply to: add excerpts and read more links to Events Calendar Upcoming Events listings #1235500Thanks, but apparently I don’t know enough php to make those things show up — if I just drop in the_excerpt(), for example, the excerpt for the post in which I’m displaying the events shows up, but not the excerpts for the events themselves. Any chance you could at least get me started on those events excerpt and permalink snippets? Thanks again.
Guenni007, when are these guys gonna start paying you ;)
June 14, 2020 at 6:33 am in reply to: Color Section background images not showing in WMPL translated pages #1222449Sorry — you can scratch that question — I just noticed that, if I go into Media Translation and manually copy those images to the Spanish translation, they show up. And then I easily found an answer for how to automatically do that for all media: https://wpml.org/documentation/getting-started-guide/media-translation/#media-translation-settings — so, I think I’m all set on this one! Thanks, anyway!
Perfect — thanks so much, Rikard — very much appreciated!!
June 1, 2020 at 8:11 am in reply to: Tab section not fullwidth, keep Page Sidebar navigation #1218350Thanks, but it’s too much shortcode — the client would have too much trouble making updates — same with the Content Slider. I need something where I can use the ALE, like the Tab Section element — that’d be perfect, if I could just keep the sidebar. Oh well, I’ll try to figure out something else. Thanks anyway.
May 27, 2020 at 1:05 am in reply to: Tab section not fullwidth, keep Page Sidebar navigation #1216749Ah, too bad. The content my client wants in the slides involves icon lists and columns with extra formatting, etc — it’d be too much shortcode to use in those other elements like Tabs or Accordion; the client would have too much trouble making updates — I need something that uses the ALE. Can you think of another element that works more like the tab section in that sense; that uses the ALE? Thanks!
Looks to me like there’s still an issue with the Yelp icon, no? See https://screencast.com/t/YJrrwutpZxx4 or https://fpamed.com/newsletter-5-mass-tort-litigation/ for example. Running 4.7.1 on that site.
Same problem here — for example, see this screen grab: https://screencast.com/t/IeFg9y4o
Yes, I tried 1600×900 — no deal. And both pages I referred to — the home page and the and Management — have the layerslider at the top and show the parallax issue in the color sections below on those pages. Thanks for the code to emulate the resize event, but I don’t have a child theme in place on this site and I’d rather not implement one just to try this php workaround. If I’m going to settle for a workaround, I might as well just use the css workaround you provided earlier. So, thanks anyway, thanks for the css fix. and let me know if you find an actual fix the conflict — I think you should be able to recreate it pretty easily on your end. For now, I have to move on and take this site live.
Yes, those sections are on other pages and it’s happening on those other pages, too. And uploading the background image at even 1600×1600 doesn’t fix it (I left the orange one on the home page at that size so you can check). But after more testing, I’m realizing It only seems to be happening on the pages with layersliders at the top of the page. I can consistently replicate the issue on pages with the layerslider at the top (home and Managment) — if you just click back and forth between those pages and scroll down to those sections, you should see the white gaps. Adjust the browser width a little, and the backgrounds snap into place to cover the white gaps. Click over to management or home again and the white gaps are back. But you’ll never see the white gaps on Services, where there’s just a video at the top. And if I remove the layersliders from Home or Management, that seems to solve the issue. So, it seems to me it must be some kind of conflict between the layserslider and the color section background image parallax. Note, I also tried removing the parallax from the Home layerslider, but that didn’t fix it (I’ve left it that way, so you can see) — so it seems to be a conflict with the layersliders, whether or not those layersliders use parallax.
I can drop a class in each of those sections and apply your css fix to that class — that does seem to be an acceptable fix — but I figured I’d run this new info/testing by you and see if you have any other ideas before I just settle for that. Please let me know either way, or if you have any other questions. Thanks again for your help.
Thanks, Ismael. It looks to me from your screenshot that the custom script you’re referring to would be coming from the “Disable Right Click For WP” plugin I had installed — don’t you agree? But I’ve removed that plugin, cleared the cache, and I’m still seeing the issue. And thanks for the css fix, but there are many of these sections throughout the site, so it’d be nice to actually fix the issue — any other clues for me?
Ah, so it’s apparently an issue with LayerSlider WP, eh? It’s true, I deactivated LayerSlider via the theme options and it seemed to fix the issue. But we need LayerSlider on this site. Do you have any advice as to how I might resolve the issue, other than deactivating LayerSlider or disabling parallax in those color sections? Thanks!
- This reply was modified 5 years, 1 month ago by sky19er.
I can recreate it pretty easily by just reloading the home page and/or clicking to other pages in chrome, safari and firefox (all mac). My client pointed it out to me, so I know it’s not just my machine, but they may also be on macs only. You might have to scroll down a little more and/or close your inspector. Here’s another screen grab, from Safari this time (my first one was from Chrome): https://screencast.com/t/EmdOQ6YHIlJx and FF: https://screencast.com/t/ThhCFfMkH4np
nope — close it up — thanks again!
Ahhh, you have to enter the name in the field next to the download button on the fontello site — I was just naming the zip file as I was saving/downloading it to my hard drive. I get it now — thanks.
Hmm, when I upload a fontello zip (I named it “cusotmers” in this case), it just seems to overwrite my previously uploaded set of custom icons (a set of nine numbers). My previous upload, labeled “Font: fontello”, flashes green for a second and then the numbers disappear from any element using those custom numbers — so it seems to be just overwriting that previous set (see thenhttps://screencast.com/t/NgcLvmGI) . I can see you were able to add your Payment set, but I can’t figure out what we’re doing differently — can you think of anything else I might be doing wrong?
Sure thing… adding credentials to private field…
Ah, ok, got it — thanks.
August 23, 2019 at 7:45 pm in reply to: trouble with the_content(); and Advanced Layout Editor #1130480Thanks, Ismael. There are two return true lines — one after the other — replacing the first one seemed to do the trick, like this:
if( defined( 'DOING_AJAX' ) && DOING_AJAX ) { if(!is_admin() && is_page(1059)) { return true; } } return true; }
Please let me know if that doesn’t seem right, to you. Otherwise, thanks again!
August 22, 2019 at 2:47 am in reply to: trouble with the_content(); and Advanced Layout Editor #1129817Thanks — that does seem to work — and I don’t see anything else wrong with the site on the front end because of it, but it did seem to trigger one of those new, WordPress 5.2 notices, pointing to a problem with https://abodecommunities.org/wp-admin/admin-ajax.php…
Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email. In this case, WordPress caught an error with your theme, Enfold. First, visit your website (https://abodecommunities.org/) and check for any visible issues. Next, visit the page where the error was caught (https://abodecommunities.org/wp-admin/admin-ajax.php) and check for any visible issues.
I’m not sure how to implement the conditional function you referred to, but it doesn’t seem like that would solve this issue, right?
Now I’m working/testing on the live site: https://abodecommunities.org/services/property-management/properties/
Thanks and lmk if you have any questions.
August 21, 2019 at 1:21 am in reply to: trouble with the_content(); and Advanced Layout Editor #1129380I’ll include sftp credentials in the private field. Let me know if there’s anything else I can help with.
August 10, 2019 at 12:58 am in reply to: trouble with the_content(); and Advanced Layout Editor #1126356Sure — I actually already provided them on July 5th, but here they are again for your convenience ;) . Thanks and let me know if you have other questions.
-
AuthorPosts