Forum Replies Created
-
AuthorPosts
-
Thanks Ismael, glad it is getting sorted.
Gary
Thank you so much. I will give this a try!
Edit: and it works a treat!
Gary
- This reply was modified 5 years, 6 months ago by garyvot.
Thank you Ismael. I have created the credentials you require and have added them to the private field. Please let me know if this is sufficient.
Also, you have my permission to temporarily disable Autoptimize caching and/or turn CloudFlare Development Mode on via the installed plug-ins. Please restore the settings when you have concluded your investigation.
Thanks!
Gary
Thank you Ismael.
I just want to point out that this problem is easily duplicated on a freshly installed WP test site with the out of the box Enfold Church Demo:
https://kriesi.at/themes/enfold-church/
To recreate the issue all you need to do is apply the latest TEC 4.9 update. You would be able to review the code easily in your own controlled environment.
If you still believe you need access to my site, I can provide this, but it’s the first time I’ve done this with an outside developer, so I’m new at this. Do you need FTP file access, WP admin access, or both?
Gary
@compudean: Thanks for confirming the issue and for the suggested work-around. Rolling back The Events Calendar may be a workable short term fix, but it’s not really an option long term I think, for security and compatibility reasons.
Since Enfold ships with specific TEC integrations, it is really up to Kriesi to ensure forward compatibility with this plug in. I think it’s important to call this to their attention so that we can get a fix for the broken functionality as soon as possible. Requiring users to stay on an older, no longer supported version of TEC is not in their best interest as a theme developer either.
Best regards,
Gary
@ismael. Thanks. The theme is up to date, currently version 4.5.6. As I said, I can grant you greater privileges if needed, but I think the broken behavior should be clear?
Hi Ismael, thank you for the reply. The issue affects the Home and Contact pages of our site:
https://www.cascadehorseshows.com/
Edit: here is a test page:
https://www.cascadehorseshows.com/event-countdown-test/However, you can’t actually “see” the issue on the front end, since the rendered page seems to contain no markup from the Enfold Event Countdown element. It’s there in the Advanced Layout Editor though.
If you look at this page and scroll down a bit you will see a color section with an Animated Countdown. This is where the Event Countdown should be. The Animated Countdown is a replacement element I created for the missing element as a temporary work-around.
For you to see the issue, I have created a temporary WordPress login for you with editor privileges which will allow you to view the Home page in Advanced Layout view. I’ve included that in the private content area.
If you need greater access than this let me know, but I am quite sure this is not an issue with code on our site. As a test, I installed a completely stock Enfold installation on a local Bitnami WordPress stack and installed the Church Demo from scratch, with no customization or other content. As soon as I updated the Event Calendar plug-in to version 4.9 on this test site, the issue appeared there as well.
Thanks for the assistance.
Gary
- This reply was modified 5 years, 7 months ago by garyvot.
The urgency has diminished, as I have temporarily swapped this content with an ordinary animated countdown, but am still looking forward to an update. Scanning the forum, it appears that this is not the only compatibility issue related to the Events Calendar 4.9 update. Such is the WordPress life. :-)
Thanks for listening and looking forward to an eventual theme update to address this.
Best,
Gary
Okay, never mind about the user roles and permissions. I created an offline test site with Bitnami and determined that the problem occurred after the most recent Events Calendar 4.9 update.
https://wordpress.org/support/topic/📣-the-events-calendar-4-9/’
Any help on how to restore this functionality would be appreciated!
Gary
April 8, 2019 at 7:25 am in reply to: Background image in Alternate Content disappers after activation CSS-aggregation #1088152Thank you Ismael, I will look for that.
Best,
Gary
April 5, 2019 at 12:28 am in reply to: Background image in Alternate Content disappers after activation CSS-aggregation #1087255Hello Ismael and Victoria.
We recently launched our site into production, and we too have been experiencing this issue with Enfold Theme Alternate Content background image going missing when CSS merging is enabled.
Looking at the issue in the browser console, it appears that that base URL is duplicated. So the image URL being requested is:
I’ve tried deactivating various plug-ins, but this does not seem to help. Is there any chance that this is a theme issue? Thanks for checking.
Gary
Thank you Rikard, that information was quite helpful.
All the best,
Gary
Hello again. After a bit of additional investigation, I have traced the problem to a corrupted Color Section element that had gotten copied into a template. While the element itself looks fine in the Advanced Layout Builder (all settings are correct and as-desired), somehow the presence of this particular element on the page was triggering the behavior. After I replaced it, the problem disappeared.
It’s still not clear to me how or what specifically caused the issue or how the element became corrupted. In any case, I at least can get the train moving again.
Thank you for your help. I think we can mark this as closed for now.
Gary
So, one additional data point: neither the News or Contact pages on my site is showing the issue, despite having near identical layouts and elements. I have inspected the markup and can’t really find anything obvious that would cause this. In case this helps.
For my own sanity, I will spend some time this morning disabling everything again and report back.
So, I have temporarily deleted everything from my child theme’s style.css and functions.php files. I also have disabled every plug-in except Classic Editor and the Events Calendar. Finally, I disabled caching in WP Super Cache (installed by my hosting provider). The behavior persists :-(
I will leave the site like this for the time being…
Gary
Well the other thing is – i can not reproduce that behavior – either on an older nor on the newest Enfold.
So it must be some custom settings that goes to that styling.So it would seem. I also cannot reproduce it on the public Church demo here: https://kriesi.at/themes/enfold-church/
However, before posting this, I tried disabling every customization we have made without success. For my own sanity, I will spend some time this morning disabling everything again and report back.
Gary
Thanks for the screenshots, though I couldn’t see that happening on the page you linked to. Which page are the screenshots from?
Thank you Rikard. It’s happening on all of the static pages where there is a two-column section layout following the lead color section image. So you can see it on our top level About, Venue, and Sponsors pages for example.
The Enfold theme Church demo applies a -60px top margin adjustment to the row settings of these columns, which offsets the content into the “featured” image. If you carefully watch at the rendering on a mobile device after deleting the cache, you may see there is an brief instant where the “normal” image appears (and seems to follow the markup), but immediately the “zoomed-in” image appears and overlaps with the content following. (Edit: although this may be an artifact of local browser caching.) Adjusting the z-index, margins, or other property while debugging doesn’t seem to help.
We currently do not have an iPhone handy to check out Safari, but we are seeing this behavior on our Android devices running Chrome and Edge (Blink). We are also observing this on the desktop in Chrome and Edge (EdgeHTML) using device emulation while debugging (as shown in my screenshots). (For Chrome, it is necessary to refresh the page after switching the device profile to see the problem appear.)
Looking at the markup I highlighted, it appears that the mobile device is receiving an alternate version? Is that something the theme is doing, or could it be a plug-in?
Thanks again for offering to help.
Gary
- This reply was modified 5 years, 10 months ago by garyvot.
Thank you for taking a look Guenni007. I should have mentioned that adjusting the display attribute for the Color Section background image was the first thing I tried during my troubleshooting. It did not seem to have any affect on the mobile behavior though. I had not undone the changes I had made for testing, so thanks for pointing that out.
Haha, typos. :-)
Thank you Ismael, that did the trick! Really appreciate the help!
Gary
November 18, 2018 at 10:06 pm in reply to: Responsive Portfolio Grid: How to control column count on mobile layouts? #1034908Hi Mike, that did the trick! Thank you very much!
Gary
November 8, 2018 at 9:39 pm in reply to: How to override Enfold mods to The Events Calendar in Enfold-Child? #1031387Hi Ismael, thank you very much for this! I appreciate the support. I think you can close this topic.
All the best,
Gary
Hi. Just checking in to say thank you for this! I had exactly this problem with a site this morning that I had partially solved through CSS, but I could not address the background color issue. Your solution is perfect. Thanks for sharing.
November 5, 2018 at 2:07 am in reply to: How to override Enfold mods to The Events Calendar in Enfold-Child? #1029725Hi Basilis, thanks for the reply.
However, I just want to be sure that you fully understood my request. We are not looking for coding assistance to achieve the results we want: we already did that. Right now, our mod requires just a one-line addition to a file for The Events Calendar plug-in that your theme has customized (as I explained above).
We are simply looking for a way to move this logic to the Enfold-Child theme to insulate us from breakage from theme updates. Is there no JavaScript you can provide that would let us safely move this modification into our own functions.php?
Please bear in mind that The Events Calendar fully supports overriding plug-in files, and provides documentation here. However, because of the modifications by Enfold, this does not work for this particular file.
It feels to me like you have some obligation to support customers in cases where you own modifications make it impossible to use a plug-in’s documented features properly.
Thanks for listening.
November 3, 2018 at 8:41 pm in reply to: How to override Enfold mods to The Events Calendar in Enfold-Child? #1029519Bump?
Hi Basilis, thanks for responding.
Unfortunately, I find this well short of acceptable. I paid for you theme to make specific use of the Church template, only to find that when installed on a brand new site, its appearance does not match what is shown in your demo. Further, your theme overrides the default display options normally provided by The Events Calendar plug-in, along with making various other undocumented changes to the plug-in’s CSS, so that there is no simple way to perform theming through the UI.
I believe my purchase entitles me to 6 months of support in the use of your product. I don’t expect you to write code for me, but I expect at least a timely acknowledgement of the issue, and some assistance in knowing how to approach a fix. Instead, I get no response for more than 3 days, and the response is simply “you’re on your own”? That is no way to treat a paying customer.
As it turns out, I will just fix this on my own by overriding your CSS in a child theme, but I’ve to spend a lot more time researching this fix than was necessary had there been some simple help available through your forum. I am quite disappointed.
I strongly suggest that you update your Church Demo to address the issues encountered when using the current version of the Events Calendar. Right now, your CSS is busted.
Nikko, chiming in here also. I am running across the same issue reported by dhfairbairn: the Enfold style overrides for The Events Calendar are not working so well with the latest version of the plug-in. If you install the Enfold Church demo on a new WordPress installation with up to date plugins, it looks different compared with version hosted on your demo page.
Please take a look at these integrations and proof your CSS against a current version of the plug-in. I am having a hard time overriding the styling and achieving the original appearance. Thank you.
Thanks for this Rikard. I needed the exact same solution for my site. Glad I did a search first.
Best,
Gary
Bump.
-
AuthorPosts