Forum Replies Created
-
AuthorPosts
-
Forgot to say that I installed the File Manager plugin just in case it helps finding the problem. Thanks.
Hi Nikko,
I still cannot install the demo.Please see the private information area.
The website is running PHP 7.4 and these are the PHP parameters:
upload_max_filesize = 128M
post_max_size = 128M
memory_limit = 256M
max_execution_time = 600
max_input_time = 300
max_input_vars = 2000I’ll be waiting for your input.
Thank you,
DanielSeptember 11, 2020 at 3:07 am in reply to: "Headers already sent" message after upgrading to latest Enfold version #1245039Problem seem to have been temporary, the site resumed by itself. Thanks anyway.
Hi Josue,
Awesome! I should have known :-(
Thanks a lot,
Daniel
This reply has been marked as private.Hi Josue,
It worked! Now the images in the megamenu decrease in size as you reduce the viewport size. Thank you.
My second question remains unanswered:
On a mobile device, or when downsizing the viewport to a smartphone width, the mobile menu shows the megamenu items repeated, I mean, including the Custom item used for description. Can this behavior be changed?
In the following private post, I’m including snapshots that explain further my question.
Thanks,
Daniel
This reply has been marked as private.Hello,
I apologize for this post, I just found out that on a previous update from 2.2 to 2.4 (yes! I had the 2.2 version before) I had placed the contents of the 2.2 enfold version inside an /old folder.
It seems that WordPress looked into the contents of the /old/enfold folder and reported the old version as present.
Once I deleted the /old/enfold folder, everything went back to normal and WordPress is reporting Enfold 2.5 as the current version, no need of updates.
Daniel
Bump!
Thanks Ismael,
It worked for me, I just had to add !important to the styling:
@media only screen and (min-width: 1024px) {
/* Add your Desktop Styles here */
#menu-item-2606 {
display: none !important;
}
}
One more thing: what I’m hiding here is a fourth column in a mega menu. The result is that the other three columns now show up spreaded over the space for four columns. Is there a way to avoid this?
Regards,
Daniel
-
AuthorPosts