website manager is ok now but can’t fix my header on homepage (tablet view)
The problem is only on homepage and tablet, but the header is set on “global”. There is a problem with my homepage so what is the problem ?
-
This reply was modified 5 years by
gumball44.
Yes I know, but I said “several” with several url.. Is it possible ?
On my a3 2017 samsung, the mobile logo on version mobile isn’t centered as on amp version.. =/
Try with your phone please..
https://lowtechnation.com/?amp
-
This reply was modified 5 years by
gumball44.
It’s applying but make the mobile logo version go down 5px further.. That’s my problem..There is 5px difference between amp and mobile version.. why ?
If you compare amp version et mobile version you will see the logo on mobile version is not aligned to menu icon and search icon.
Could you solve this issue please ?
Thank you 🙂
-
This reply was modified 5 years by
gumball44.
.td-main-menu-logo img {
margin-bottom: -5px;
}
this code works on amp version but not on mobile version can you help me ?
I would like to apply this code on mobile version, mobile logo in sticky header
-
This reply was modified 5 years by
gumball44.
thank you 🙂
The issue is only with home page and categories.
widget weather on Post pages is updated everyday..
So what’s the issue ?
-
This reply was modified 5 years by
gumball44.
I use WP Super Cache Autoptimize and Cloudflare
Here find the code in my htaccess. file, <IfModule mod_deflate.c>
<filesMatch "\.(js|css|html|php)$">
SetOutputFilter DEFLATE
</filesMatch>
</IfModule>
# 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 application/x-font-woff "access plus 604800 seconds"
ExpiresByType application/x-font-svg "access plus 604800 seconds"
ExpiresByType image/svg+xml "access plus 604800 seconds"
</ifModule>
# END Expire headers
<filesmatch ".(ico|pdf|flv|jpg|jpeg|png|gif|js|css)$">
Header set Cache-Control "max-age=2628000, public"
</filesmatch>
# Éviter que l'on découvre l'identifiant d'un auteur
<IfModule mod_rewrite.c>
RewriteCond %{QUERY_STRING} ^author=([0-9]*)
RewriteRule .* - [F]
</IfModule>
# BEGIN ShortPixelWebp
# Les directives (lignes) entre « BEGIN ShortPixelWebp » et « END ShortPixelWebp » sont générées
# dynamiquement, et doivent être modifiées uniquement via les filtres WordPress.
# Toute modification des directives situées entre ces marqueurs sera surchargée.
<IfModule mod_rewrite.c>
RewriteEngine On
Is one of these codes making troubles with weather widget ?
Thank you
Thank you
The issue is not only with the weather widget, the issue is here too with date widget.. I now have a header without weather widget but date doesn’t update… Still have this cache issue.
Thank you
.td-header-wrap {
border-bottom: 15px #3d3535!important;
border-top: 15px #3d3535!important;
}
I found this, but it only works when I use solid black
Issue solved, the amp plugin update disabled some options in the theme panel newspaper.. AMP version was only send to mobile..and not on AMP and Mobile as before, furthermore ajax live search was enabled.
Thank you
Menu mobile on amp version and mobile version doesn’t work anymore
I don’t have plugins that have this option.
Frank from autoptimize says
“It seems that even when lazyload is not active in the theme, the theme JS still has code in it that interacts with lazyloaded elements.”
Can you fix this issue please.
His mail futtta@gmail.com
Doesn’t work
My problem is still here, but only on home page. I mean the weather and date on header is updated everyday on the other pages but not on homepage why ?
Thank you
lowtechnation.com
I only use WP Super cache Autoptimize and Cloudflare
Is possible to ask Tagdiv team to include it in the next updates ? Because your code make a conflict with .td_module_mob_2, Thank you
-
This reply was modified 5 years by
gumball44.
Because you are watching the amp version on Desktop, but on mobile it doesn’t work as expected.
Nope it doesn’t work, it makes the box bigger than before and increase the white border.
Forced to downgrade to wordpress 5.4.2 too
-
This reply was modified 5 years by
gumball44.
Nothing has changed for me, problem is still here