Hello, i have installed WP super cache, but now the ads on the right side on homepage are not displayed to other users. I can see them but others can not. My site is https://goo.gl/a5jXTK
I have set also my .htaccess to this setting
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
# BEGIN cPanel-generated php ini directives, do not edit
# Manual editing of this file may result in unexpected behavior.
# To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
# For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
<IfModule php5_module>
php_flag asp_tags Off
php_flag display_errors On
php_value max_execution_time 180
php_value max_input_time 60
php_value max_input_vars 1000
php_value memory_limit 256M
php_value post_max_size 64M
php_value session.gc_maxlifetime 1440
php_value session.save_path "/var/cpanel/php/sessions/ea3"
php_value upload_max_filesize 64M
php_flag zlib.output_compression Off
</IfModule>
# END cPanel-generated php ini directives, do not edit
# BEGIN Compress text files
<IfModule mod_deflate.c>
<filesMatch "\.(js|css|html|php)$">
SetOutputFilter DEFLATE
</filesMatch>
</IfModule>
# END Compress text files
# BEGIN Expire headers
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 604800 seconds"
ExpiresByType image/jpeg "access plus 604800 seconds"
ExpiresByType image/png "access plus 604800 seconds"
ExpiresByType image/gif "access plus 604800 seconds"
ExpiresByType application/x-shockwave-flash "access plus 604800 seconds"
ExpiresByType text/css "access plus 604800 seconds"
ExpiresByType text/javascript "access plus 604800 seconds"
ExpiresByType application/javascript "access plus 604800 seconds"
ExpiresByType application/x-javascript "access plus 604800 seconds"
#ExpiresByType text/html "access plus 600 seconds"
#ExpiresByType application/xhtml+xml "access plus 600 seconds"
</ifModule>
# END Expire headers
Hey, Wp Super cache started to ”act” funny some time ago. Your problem most probably lies in clearing the whole cache. When I say ”whole cache” I mean that you have to to go to Wp Supercace settings > Contents > click on ‘Delete expired’ and then click ”Delete cache”.
http://prntscr.com/h2o2re
I am sure if you reload your page that the ads will be visible.
To reload the page properly click ctrl + f5
Cheers
Thank you, I did that but still on some computers I don’t see ads.
https://prnt.sc/h2o84w
Everything else i changed is visible
Hello,
Just a thought but are you sure your users don’t have adblock on? Happens to me all the time.
If not, please try to disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Ako ti je proradilo ovo sa brisanjem keša onda je to to.
Također, kao što ti čovjek ispod kaže: isključi sve nepotrebne pluginove od teme, makni sve custom kodove i vidi dal je sve ok. Uostalom stvarno vidi dal ti je na drugim kompjuterima upaljen adblock neki. Ako je isključi to, jer adblockeri blokiraju reklame 🙂