Forum Replies Created
-
AuthorPosts
-
OK — I have actually done all that multiple times. Will try again.
The private browsing window did help a bit with page load. The videos in particular loaded much faster. I’m curious why the private window helped, as I normally clear my browser cache before checking the load time. I am testing the load time by counting seconds, so I know it isn’t scientific. There are a couple of pages in particular where I can improve the image size, and perhaps others as well. Mainly I was just curious why it is slower than it used to be before I updated Enfold.
Thank you, I will take a look at the images, though they used to load faster than they do now. I’m not aware of a redirect; will check with the hosting company. The videos used to start playing almost right away, but now take a long time to load first, even though I reduced their size from 1920w to 480w. Most of the pages take about 7 seconds to load on my end, after clearing my browser cache. They used to load much faster before updating Enfold.
Back to this thread, as you mentioned in the new thread to use this thread. . . .
My site is loading much more slowly since I updated the theme about a month ago. There are a couple of videos that take forever to load as well, even though I have reduced the size significantly. I haven’t changed anything except for the theme update to v 4.8.2. I have tried making some of the images smaller, with not much improvement. Would love to know how to fix it. Thank you!OK will do, though I was told in the other thread to start a new thread.
I can’t find where to start a new thread. Where is it? Nevermind, found the link in your above reply, but seriously it is so hard to find.
- This reply was modified 3 years, 4 months ago by jh100.
My site has been loading much more slowly since I updated the theme about a month ago. I haven’t changed anything except for the theme update to v 4.8.2. Would love to know how to fix it.
I’ve been excluding it manually by assigning a different category to each portfolio post and then choosing which ones show on each page. Not ideal.
I will try your code suggestions, but please tell me: where do I put the code? Which file and where in the file?
You can close it. Thank you!
Nevermind. I found the Order field in the quick edit section, so was able to change the sidebar nav order manually.
The site is not live yet. However, I figured out how to fix it with some css tweaks.
October 14, 2018 at 5:57 pm in reply to: Mobile: Color Section Background Position (vertical not working) #1021250I think I found a fix for the color section background image positioning problem on mobile. Put this into your quick css:
@media only screen and (max-width: 767px){ {.av-parallax {top:-50px; } }There is a bottom:0; rule in there that makes the images position on the bottom when on mobile. The top rule seems to fix it, but you’ll need to play with the number of pixels. I’m using images that are taller than the container.
- This reply was modified 6 years, 1 month ago by jh100.
Peylon: I had custom CSS in the Quick CSS as well as in the custom.css file. I found that the Quick CSS was still there after FTPing the new theme folder (copy the quick css code first though just in case).
I replaced the custom.css file in the new Enfold folder with the custom.css file from the old folder so my customizations were all there. I didn’t have any customizations elsewhere. Everything seemed to work fine after doing that.
Good to know. Thanks!
I had the same issue updating to 4.4.1 from a few versions back. First tried to update via the WPress backend but got error that there was a missing URL. Then updated with FTP and got the fatal error similar to what is noted above.
I removed the “config-templatebuilder/avia-shortcodes/events_upcoming.php” and “config-templatebuilder/avia-shortcodes/events_countdown.php” that were not inside other folders, and now it works.
I don’t understand why if I uploaded the entire Themes/Enfold folder that it didn’t replace the entire folder, but instead left old files in there. Now I wonder if there are other old files in there that are no longer needed. Just curious, as everything is working.
Thanks Guenni007, I will try that!
It’s not that it doesn’t work, it is that it does’t work the way I want it to. The problem is that the logo gets cut off when it shrinks (see the second link that you posted– the bottom of the logo is cut off). I want the whole logo to show when it shrinks. The only thing I wanted to change was for it to shrink less when scrolled, and for the container to be the right size so the logo doesn’t get cut off. I don’t see a way to make it work using CSS.
That causes the scrolled logo to be cut off on the bottom. I tried playing with the 56px dimensions, but nothing works to fix it.
This reply has been marked as private.I never could get it to do what I wanted. I would like to control how small the logo gets when the page is scrolled. Currently it gets too small. Here is the site: http://www.structuralmedicine.com
November 22, 2017 at 4:37 pm in reply to: Multiple Lightbox Modal Windows — Specify Which Images in Each #880354Does anyone know of a lightbox modal plug-in that works with the Enfold Avia Layout Builder and allows you to select a range of images to include in the lightbox on a portfolio post, without automatically including every image on that post?
The site is not live, so I can’t post a link. Is there a way to control what images are automatically included in the lightbox?
I found the solution. It was due to having a static page set as the home page, and having uppercase letters in the URL, and appears to have happened to many people after WordPress updated to v 4.4.1. Here is the link to the solution: https://wordpress.org/support/topic/redirect-loop-after-update-wordpress-441/?replies=33
I removed the uppercase letters from the URL directly in the database, as well as updated it in the WordPress backend, and now I can use post name permalink without any problems.
Yes, I’ve tried that, but it doesn’t help.
September 18, 2016 at 7:36 pm in reply to: Table with different column widths and row background color #688179I would like to know how to do this as well, but just on screen widths over 768.
Thank you, that worked great.
The code above works to display the parent page title in the sidebar, but how do you make it link to the actual page, and how do you target it for styling the css differently from the sub-pages?
I don’t have the site online anywhere yet, unfortunately.
Yes, I tried that, but it makes it so the logo doesn’t shrink at all, and the height of the header row gets less deep, covering up part of the logo.
Hi Ismael,
I tried your suggestions, but they don’t seem to work. I want to make it so the logo shrinks, but not quite so much. Where do I tell the logo how much to shrink when scrolling? (I need explicit directions, as I don’t know JS.)Thank you!
-
AuthorPosts