steveb4
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] Remove jquery?The file name will differ with each post so I will try your suggestion of lazy loading from the 3rd or 4th image. Thanks for your help.
Forum: Plugins
In reply to: [Autoptimize] Remove jquery?GTMetrix says that the above the fold LCP image is lazy loaded and that this increases LCP timing. However, I have Autoptimize set to lazy load after the 2nd image. Why is the LCP image lazy loaded? Is the LCP image usually the featured image? Thank you for your help.
Forum: Plugins
In reply to: [Autoptimize] Remove jquery?Thank you Frank.
Forum: Plugins
In reply to: [Qubely - Advanced Gutenberg Blocks] Qubely pagination wont disablePagination still will not disable even when the Pagination tab is off.
I get the same problem and I have updated all themes and plugins. It is a pain. However, using the navigation panel suggested by @caseyplummer4halion is a good suggestion.
I’m relatively new to the world of websites, WordPress, and Elementor Pro. However, I am getting a bit sick of seeing the same old excuses from one plugin coder to another – shut down everything and then go through plugins one by one. If that doesn’t work change the theme, if that does work then get an expensive developer, if that doesn’t work then put two hands together and say a prayer. Seriously?
Yes, I know that there is a good possibility of conflicts but heck this process can take a long time and your website is suffering meanwhile. Why can’t the developers or coders just write good programs? Why do the users (us) pay to be testers for unreliable software?
How anyone can get anything done on their websites with these consistent bugs (not just with Elementor Pro) is a puzzle to me.
Websites seem to be very flaky pieces of internet ‘real estate’. It seems to me that a website (and possibly the whole Internet) is like a ‘house of cards’ ready to fall into a heap at any moment. I don’t know how a business can depend on such a capricious system. Yet, here I am trying to make a living out of it. I must be crazy.
Forum: Plugins
In reply to: [Shortcoder — Create Shortcodes for Anything] Loading times in the backendHi, Shortcoder doesn’t seem to work with Amazon javascript snippets. I use the following Js snippet from Amazon and create shortcode, paste into content of classic editor on WordPress, but it doesn’t show on the front end.
Any Idea why it isn’t working?<div class=”alignleft”>
<script type=”text/javascript”>
amzn_assoc_ad_type = “banner”;
amzn_assoc_marketplace = “amazon”;
amzn_assoc_region = “US”;
amzn_assoc_placement = “assoc_banner_placement_default”;
amzn_assoc_campaigns = “hotnewreleases”;
amzn_assoc_banner_type = “category”;
amzn_assoc_isresponsive = “true”;
amzn_assoc_banner_id = “04384JQQ4JF9EFKKACG2”;
amzn_assoc_tracking_id = “mycode”;
amzn_assoc_linkid = “mylink”;
</script>
<script src=”//z-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&Operation=GetScript&ID=OneJS&WS=1″></script>
</div>Thanks for your help