Recent content by LP Web

  1. LP Web

    Permanently Closed Marketplace Sales Thread

    Your services are very affordable and I am sure you are doing a great job for that price. Optimization of the desktop version will also contribute to faster loading for the mobile version. But optimizing the mobile version requires a lot more work. GT Metrix (free) and Pingdom (free) only test...
  2. LP Web

    What methods would you apply for decreasing the loading time of a website?

    1. Image optimization Crop, resize, compress, convert to webp with fallback to original (jpeg, png...) The decision when to use png, jpeg, svg, or any other. Lazy load all images, exclude images above the fold from lazy loading. 2. Video optimization Avoid auto-play video above the fold...
  3. LP Web

    Best WordPress Builder: Elementor, Astra Pro or other?

    Thank you. Haven't had a problem so far.
  4. LP Web

    Best WordPress Builder: Elementor, Astra Pro or other?

    You can do a lot, without addons (for frontend). Sometimes you will have to add css or js, depending on the design. I can send you a few sites where I used Elementor only, with no additional addons. But, I don't know it is allowed to send it publicly, and I can't send private messages yet.
  5. LP Web

    Best WordPress Builder: Elementor, Astra Pro or other?

    If you work for yourself and have time to study, then Oxygen is a better option. It provides more possibilities but is a little more complicated (until it is mastered). In my experience, it is complicated for clients who later work on a content entry. Elementor is much easier to master, but...
  6. LP Web

    Best WordPress Builder: Elementor, Astra Pro or other?

    Most people talk about speed issues with Elementor. I use Elementor in my projects for the last three years and I know where the problem is exactly. When someone doesn't know basic things like html, css, basic js, basic speed optimization... they will have speed issues no matter which page...
  7. LP Web

    Need help fixing a DIV on my website!

    Can you send a link to the website and the exact <div>. I'll be happy to help if I can.
  8. LP Web

    How to make 2 sections merge into shape using elementor WordPress

    Just below "Type" choose the shape color. Maybe I didn't understand well...? It would be easier if you attach ss.
  9. LP Web

    What to do about ads that are completely ruining performance score?

    Ads should be below the fold, so you don't need to load them at initial loading. Put all ads in iframes and lazy load them. Don't lazy load any content above the fold. If your ads are above the fold you can try with preconnect, but that is something you should test. Lazy loading iframes below...
Back
Top