Hi Simion,
yes, perfect!
Thank you very much
Hi Simion,
I did all you suggested, but GZIP compression still looks disable.
I have spoken to my server’s managers and they confirmed that GZIP compression is enabled and actived on the server.
The strange thing is if I change theme, GZIP looks enabled (GTmetrix).
I have the same issue.
Hello,
thank you for your reply.
Ok, I understand, but do you think I can find a solution, I mean, a plugin or whatever to do that I need?
Any suggestions?
Thanks,
Pietro
Hi,
just an info: I use the child theme and I have insert the edited footer.php file inside.
As there is to edit the td_panel_generator.php, how can I do to use it inside the child theme?
Perfect, it works.
Thank you
Hi Bogdan,
I’ve already check all the css code. Moreover I have test your code only on custom css (without other css codes)
just to be safe, but it does not works on my website.
Can you test it going on the WP admin,
so that you can check it directly on the website please?
Just for info, the smartphone I use to test is an iPhone 4s.
Thanks
Sorry, a ; was missing, but still not working.
@media (max-width: 767px) {
.td-header-sp-top-menu {
display: block !important;
}
.td_data_time {
display: none !important;
}
.td-header-sp-top-menu {
margin-left: 14%;
margin-right: auto;
}
}
Thanks Bogdan,
I’ve checked if errors on custom css code, but everything looks fine.
But still not working on mobile.
The code I’ve add is:
@media (max-width: 767px) {
.td-header-sp-top-menu {
display: block !important;
}
.td_data_time {
display: none !important
}
.td-header-sp-top-menu {
margin-left: 14%;
margin-right: auto;
}
}
I’ve put this code on custom css, but I don’t see the top menu on mobile…
Theme and Visual Composer are updated to this morning version.
I send you an email with login details.
Thanks
post_max_size 128MB
Already tried to disable plugins, but the issue is still there.
System Staus looks ok, as I have:
• max_execution_time 300
• max_input_vars 5000
• SUHOSIN installed false
• WP Memory Limit 128 MB/request
• WP_DEBUG False
You are welcome!
I’ve found the origin of this issue:
it is the YouTube video playlist module.
If you want, you can check on http://jarmusiclive.com/v1/home-bis/
that is the home page without that module…
I suspect this error comes when I assign – in theme panel – any font.
If I use default fonts the error disappears…
Thanks Bogdan,
I have disabled all plugins except Visual Composer,
but I get the same error.
Sorry,
it’s working now!