Forum Replies Created

Viewing 30 posts - 151 through 180 (of 485 total)
  • Author
    Posts
  • in reply to: remove past posts from blog element #1254138

    Wait, isn’t that the same answer you gave me before? Or maybe you’re referring to Victoria’s post as opposed to KingsField’s? Either way, I think I had already tried both and shared with you the results. I just tried again and when I use just what’s in Victoria’s post — and change post_slider to blog_post, as you instructed — the taxonomy query in the Blog Posts element is apparently lost — it looks like I instead get a list of every page, post, event, portfolio item — everything on the site, it looks like.

    Maybe you’re saying i have to manually enter the taxonomy query in the filter? If so, as I mentioned in my previous post, I don’t know if that that will work for me because the query needs to be different for every page (the client has all these properties — https://gobeyondhomes.org/property/ — and we’re querying events specific to each property).

    Also mentioned in my previous post, testing your snippet higher on the page — https://kriesi.at/support/topic/entry-slider-event-calender/#post-992681 — gives me results that seem closest to what I need. So I tried combining the part of Victoria’s filter you said includes the taxonomy or category query with your snipped from higher on the page, but — depending on how I tweaked it — I either got the same results as using Victoria’s whole filter or your whole filter.

    So, any other direction you could give me would be very much appreciated. Again, it seems like tweaking your filter — https://kriesi.at/support/topic/entry-slider-event-calender/#post-992681 — to somehow preserve the taxonomy queries in the Blog Posts elements would be idea… but what do I know ;).

    Thanks for sticking with this — lmk if you have any other questions for me.

    in reply to: remove past posts from blog element #1252882

    Thanks again, Ismael. It looked to me like maybe you meant for me to only use the bigger snippet in step 2 of that post, right? Or were you thinking I also need to do steps 1 and 3 (add that smaller snippet, create /shortcodes in my child theme and copy the files from /enfold/config-templatebuilder/avia-shortcodes/blog into that folder)?

    I tried just adding the bigger snippet from step 2, and it kind of worked, but it seemed to be pulling in all upcoming events (ie, I seemed to lose my custom taxonomy query — the main reason I’m using the blog element), and the featured images were missing. I tried including steps 1 and 3, but that broke the site.

    But then I tried your snippet higher on the page — https://kriesi.at/support/topic/entry-slider-event-calender/#post-992681 — and that actually came really close. The featured images were working, and it didn’t seem to be pulling in as many events, but I still lost the custom taxonomy query. Is there maybe a way to modify your snipped to preserve my custom taxonomy queries in my Blog Posts elements (note, the queries are unique to specific pages on the site — ie, the events on https://gobeyondhomes.org/property/camino-del-mar/ are different than on https://gobeyondhomes.org/property/crescent-arms/).

    Again, everything is already working in my events lists — I’m just looking for a way to hide past events.

    Thanks again and lmk if you have other questions.

    in reply to: show event time in blog meta #1251997

    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.

    in reply to: show event time in blog meta #1251807

    Epic, man — you killed it — thank you!!! Now, is there any way for me to get that in my child theme?

    in reply to: show event time in blog meta #1251046

    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.

    Nope, close ‘er up! Thanks.

    Nope, close ‘er up! Thanks.

    Nice — thanks again, Ismael!

    Thanks so much for this, Ismael!

    Sure 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.

    Thanks, 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.

    in reply to: Reverse Column Stacking Order for Mobile #1229286

    Guenni007, when are these guys gonna start paying you ;)

    Sorry — 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!

    in reply to: Support cost/usage #1218836

    Perfect — thanks so much, Rikard — very much appreciated!!

    Thanks, 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.

    Ah, 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!

    in reply to: social buttons broken with WP 5.3.1 update #1173803

    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.

    in reply to: social buttons broken with WP 5.3.1 update #1168540

    Same problem here — for example, see this screen grab: https://screencast.com/t/IeFg9y4o

    in reply to: color section background image parallax issue #1150385

    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.

    in reply to: color section background image parallax issue #1149411

    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.

    in reply to: color section background image parallax issue #1149067

    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?

    in reply to: color section background image parallax issue #1147606

    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, 3 months ago by sky19er.
    in reply to: color section background image parallax issue #1147450

    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

    in reply to: can't seem to add more icons via Iconfont Manager #1146755

    nope — close it up — thanks again!

    in reply to: can't seem to add more icons via Iconfont Manager #1146740

    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.

    in reply to: can't seem to add more icons via Iconfont Manager #1145952

    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?

    in reply to: can't seem to add more icons via Iconfont Manager #1145569

    Sure thing… adding credentials to private field…

    in reply to: enfold developer custom css class not showing #1144338

    Ah, ok, got it — thanks.

    in reply to: trouble with the_content(); and Advanced Layout Editor #1130480

    Thanks, 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!

    in reply to: trouble with the_content(); and Advanced Layout Editor #1129817

    Thanks — 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.

Viewing 30 posts - 151 through 180 (of 485 total)