Forum Replies Created
-
AuthorPosts
-
August 3, 2021 at 3:50 pm in reply to: Images not visible in portfolio grid after latest update #1314188
Line 362 of portfolio.css is causing the issue.
.js_active .grid-image{opacity: 0;}
Overrode the opacity value in the custom CSS. Why would the value be set to 0??? This caused me a lot of grief from my customer.
October 26, 2020 at 6:49 pm in reply to: Enfold not working on backend after latest theme update and WordPress update #1255808I installed the plugin Enable jQuery Migrate Helper to determine the cause of the crash. This plugin identified the deprecated plugin and I was able to resolve the issue,
Hope this helps,
Mark
I’m having the same issue. I have a current token for the site, and can’t access the update section to verify from the site,
I updated the theme this morning.
I have no access to any of the options nor will the pages come up in the editor.
Using Enfold child as well
- This reply was modified 4 years ago by mmaack.
Just rinsed and repeated and now the 4.2.5 version works. Go figure. Made a backup of my 4.2.2 enfold folder as a fall-back. All seems to be well.
I did this 3 times yesterday, with the same results.
Worked today.
- This reply was modified 6 years, 8 months ago by mmaack.
I had deleted my enfold folder, and uploaded a fresh copy, but the site still delivered blank pages. My server doesn’t have direct FTP access for security reasons. Site still working fine with 4.2.2.
Manually installed a fresh 4.2.5 on my site. Apache, PHP 7.1. No go. Still returning blank pages. 4.2.2 works fine.
The best I could do was to roil back to 4.2.2. I was running 4.2.4 as well.
I applied the follwing to my custom css based on another post suggestion and it seems to have worked…
.mejs-container {
width: 100% !important;
}
.mejs-layer.mejs-overlay-play{
height:100% !important;
}However, I am still using 4.1.2, since the 4.2 update breaks the color section. The background video absolutely will not load.
I applied the update to my local dev site, and now the background video doesn’t load at all. Judging by the feedback that other users appear to be having with the update, I’m reluctant to install it on a live site. What gives?
Also, why doesn’t the Enfold theme update check function work? I have purchased a large number of licenses and am never notified when an update is available on any of the sites. All have a unique API code….
I am using FIrefox and Chrome and am getting the same result with both.
On the new Safari, the background video doesn’t load at all, but I suspect that is due to the latest release that disables autoplay.
AWESOME! Fixed my recent issue too!
Thanks!August 24, 2017 at 6:17 pm in reply to: Zen Menu Logic not working with New Enfold Mobile Menu #843642Worked like a champ! Thanks a bunch!!!
Is this going to be included in the next Enfold update or should I hang on to this file?
Cheers,
MAugust 21, 2017 at 5:06 pm in reply to: Zen Menu Logic not working with New Enfold Mobile Menu #842098Thanks for the reply! Unfortunately I don’t have the if( class_exists( ‘ZenOfWPMenuLogic’ ) ) line in my functions-enfold.php file so I’m not exactly sure where to add these functions. I guess I’ll make a backup and do some testing.
Do you have the entire block of code for the menu section? It appears the Zen Menu section was an addition as well. None of my sites that I have registered with Enfold reference the Zen Menu Login plugin in the functions-enfold.php.
Cheers,
M- This reply was modified 7 years, 3 months ago by mmaack.
August 14, 2017 at 5:56 pm in reply to: Zen Menu Logic not working with New Enfold Mobile Menu #838836Wordpress and Enfold are, and have been, up to date.
All Plugins de=activated. Only the main menu shows up in mobile view. I need custom menus for location specific pages.
Re-activated Conditional Menus, it works in desktop view, it disappears in mobile view.
De-activated Conditional Menus, cleared cache, enabled Zen Menu Logic, it works in desktop view, custom menus vanish in mobile view.These are the only plugins related to the menu, neither of which are active at the same time.
These plugins worked before the latest Enfold update and work fine on test sites not using the Enfold theme.
August 14, 2017 at 4:45 pm in reply to: Zen Menu Logic not working with New Enfold Mobile Menu #838764This reply has been marked as private.August 10, 2017 at 7:22 pm in reply to: Burger Menu does not work if Conditional Menus Plugin is used #837126Excellent workaround! I have the exact same issue and have taken the exact same steps regarding Conditional Menus and Zen Menu Logic. It’s a nice band-aid, but, like you, I’d like to see this issue get resolved by the theme developers. There are too many people having this same issue, and I’ve had my project on hold due to the disappearance of my custom menus. It’s costing me $$$ at this point since I can’t launch the site. No menus is a deal breaker.
August 8, 2017 at 6:07 pm in reply to: Zen Menu Logic not working with New Enfold Mobile Menu #835959Having the same issue. I tried another plugin as well- Conditional Menus – and in both cases the secondary menu vanishes on the mobile side. Both plugins work perfectly on the desktop.
-
AuthorPosts