Ahmet ALMAZ
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Lazy Load and Report NumberHi @hailite,
Thanks for the follow-up.
Just updated the plugin and checked the new option. It works perfectly.
Forum: Plugins
In reply to: [LiteSpeed Cache] Lazy Load and Report NumberHi @hailite,
Thank you for the follow-up.
I just checked 4 again and it did work.
Report number is: PLYFGLDL
Forum: Plugins
In reply to: [LiteSpeed Cache] Lazy Load and Report NumberForum: Plugins
In reply to: [LiteSpeed Cache] Lazy Load and Report NumberHi @hailite,
Thank you for your reply.
2. Yes, that’s the notice I am referring to. But, please note that I do compress my images and I do use the plugin made by TinyPNG in order to do so.
This notice does not appear when the plugin BJ Lazy Load plugin is enabled. It only appears when I use the LSCWP Lazy Load option instead.
So, I am assuming that somehow the images still load and DO NOT lazy load in a Google PageSpeed test when the LSCWP Lazy Load option is enabled instead of the BJ Lazy Load plugin.
3. That would be great. The fewer requests my site make the better.
4. I don’t use any plugin. Just go to your .htaccess file, then write this:
<IfModule mod_headers.c> Header set X-Emoji ?? </IfModule>
This should reproduce the issue.
Thank you for your time and I hope to hear from you soon.
Forum: Plugins
In reply to: [LiteSpeed Cache] Lazy Load and Report NumberHi @qtwrk,
Thank you. That did solve the problem.
So now, 1 is solved.
2, 3 and 4 are not yet.
Is it possible to get a developer to reply to this ticket? That would be really appreciated.
Forum: Plugins
In reply to: [LiteSpeed Cache] Lazy Load and Report NumberHi @qtwrk
I did check the code.
The code that I entered in my wp-config.php file was this one provided by @hailite
define( 'LITESPEED_PLACEHOLDER', data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7' ) ;
I wanted to try and set the placeholder from my wp-config.php but I couldn’t.
Am I missing something?
Forum: Plugins
In reply to: [LiteSpeed Cache] Lazy Load and Report NumberForum: Plugins
In reply to: [LiteSpeed Cache] Lazy Load and Report NumberHi @qtwrk
Thank you for your quick reply.
1 and 2: I just contacted my hosting provider and I will reply again when I have the logs.
3 and 4: That would be fantastic.
Thanks again for your time.
Forum: Themes and Templates
In reply to: [GeneratePress] Hook on Single PostsHi Tom,
This worked perfectly. Thank you so much.
Hi @dorzki,
Thank you for the follow-up and quick update.
I just tested it and it worked perfectly.
Thanks again.
Yes, I use the plugin Two-Factor.
Glad you were able to find the source of the issue.
I hope you have a great day.Ok, I did add the code using FTP and logged out and into my WordPress site but
logging.log
was not generated.@jdembowski Thanks Jan for all the info.
@dorzki When I try to add this code to my function.php file I get the following message:
Something went wrong. Your change may not have been saved. Please try again. There is also a chance that you may need to manually fix and upload the file over FTP.
And when I use the plugin My Custom Functions, I get the following error: 501 Not Implemented
Looking at Users > All Users page, my role is an Administrator. Do I really need all this code to know what my user role is? I can even see that I am the admin from my cPanel.
Hi @dorzki,
I am using WordPress Version 4.9.4.
Can I use the Contact Us page in your website to send you the list privately?
Forum: Themes and Templates
In reply to: [GeneratePress] Menus won’t openHi Leo,
Thank you for your quick reply and great suggestion.
I did try #1 and I found the culprit. It’s the plugin Simple Custom CSS and JS.
I had this line of CSS code which caused the menu not to work anymore:
.main-navigation ul ul { display: none; }
I removed it and now the menu works again.
Thanks again for the suggestion and for your time.
I hope you have a great day.