bichant
Forum Replies Created
-
I have had the same thing happen three times in less than two months. Sucuri is an excellent plugin, but this needs to be fixed.
Forum: Fixing WordPress
In reply to: Numbers Added To Site URLI contacted my hosting company. It turns out hat here was ‘an incorrect character in the wp-config.php file’. Problem solved. Thank you for your help!
Forum: Fixing WordPress
In reply to: Numbers Added To Site URLThank you threadi. Yes I did have WP Staging, or something similar installed. I removed it. I’m guessing there are leftover table’s in my database that need to be removed. I’ve used a plugin to clean up my database in the past. Do you think that would be a good solution? If so is there one you recommend?
Forum: Plugins
In reply to: [SVG Support] No Inline Code. Lazy Loading Fix Not HelpingOK. Thank you for clearing that up for me. I wasn’t sure if the code actually showd up in the editor or not.
Thank you again.
Forum: Plugins
In reply to: [SVG Support] No Inline Code. Lazy Loading Fix Not HelpingStill not working after clearing every cache I can find.
I did a test. I set the target to opacity: 0.5 in my javascript file. It did not change the target in the img tag, but when I dropped the svg code directly into the page it showed up at 0.5 opacity.Forum: Plugins
In reply to: [SVG Support] No Inline Code. Lazy Loading Fix Not HelpingThank you for all your help Benbodhi.
It’s very strange. It still doesn’t show in my WP code editor but it does show in the code when I look at it in developer tools. Probably a cache somewhere.
It should work now though. Thank you for your help again. I’ll let you know if I have any more problems.
Forum: Plugins
In reply to: [SVG Support] No Inline Code. Lazy Loading Fix Not HelpingI remembered I had put some code in my child themes .functions file to async javascript. I commented that out and it removed the async tag on the call to your javascript. It did not fix the problem.
I use SG Optimizer plugin. It has a setting to async js. I excluded your file from that and even turned off that setting. It did not help.
I use Cloudflare. I turned on Development Mode and turned off Rocketloader. It did not help.
I have purged the cache in SG Optimizer, Cloudflare, and even cleared data from my browser. Still no inline code.
Once again I deactivated all of my plugins except yours. Still nothing.I appreciate you taking the time to help me make this work.