Forum Replies Created
-
AuthorPosts
-
I just updated the PHP in other directories as well, and the problem still exists. I do not see the error message you are referring to?
Thanks Jordan,
I just updated to PHP version 7.0.32 and the issue still exists.
The only fix that I could find for this issue was to roll back to a previous version of Enfold. Now that our season has ended I have updated the theme, and all plugins, and am still experiencing the identical issue.
Our slider will not load images.
I have disabled each plugin one by one, purged cache, etc. I have looked at all similar issues on the Enfold forum (many people seem to have this issue but for some reason there is no working fix because moderators seem to reply that it is a nonissue…)
This reply has been marked as private.I also updated to 4.4.1 and now both the layerslider and the post slider on our homepage are not loading. I tried clearing cache, deactivating all plugins, and using a few solutions found on the Enfold forum and nothing is working for me.
This is an ongoing issue — I haven’t been able to activate WooCommerce on our site because it also renders the same elements on our homepage invisible. Every Enfold and WP update I try to activate WooCommerce to see if a solution has been reached but every time it breaks our website.
Please help!
I have the same issue, please fix!
Hi Elliott or whoever is the active moderator at this point,
I am STILL experiencing the issue as documented in this thread. I’ve included a link to the page with the issue so you can take a look.
I have looked through the Enfold forums and this exact issue has cropped up for several years in a row, but cannot find a single suggested fix that solves the issue. As reiterated by several other users, this problem is A) intermittent, B) solved when browser window is resized, C) incredibly frustrating.
Please advise!!
Christin
That wasn’t quite it (took away padding from all of header area) but with a little tweak it works great: #header_main_alternate > .container { padding: 0px 0px !important; }
Thanks!
I don’t want the mobile menu to activate at a higher device breakpoint, I just want to get rid of the 50px padding on either side of the menu div.container. Is this possible?
Hi Elliott,
I actually need to do it through CSS (need to identify the appropriate CSS path for each element) so that I can set them to different sizes at different device breakpoints.
Like I said, I’ve had partial success with this but can’t seem to isolate each group on it’s own when I change the font size.
Thanks again!
Hi Yigit,
The CSS class for the ALB elements seems to work now, but I still am having difficulty making the parent element on the menu stay “highlighted” when I hover over any of the dropdown items. I’ve figured out how to change the background color with
.menu-item:hover, .menu-item-has-children:hover .menu-item-top-level:hover { background-color: #323232 !important; }
but when I try to change the text color with this same code it changes all menu items instead of only the open parent item.
I don’t want a charcoal background with black text for the parent menu when I’m hovering on the open menu items but every solution I’ve tried changes all or none (both parent and children).
The goal is to get the children to highlight green when hovered, while the parent of those children (open but inactive) has white text on charcoal background.
I appreciate your help with this!
Thanks Yigit!
That worked! I think it was Jetpack. Thanks!
-
AuthorPosts