Search Results for 'cache'

Results from the Forum
Comunicas
Participant
#0

Greetings. I configured the site weeks ago, everything works perfectly, but I noticed the plugin displays a yellow warning that says “No caching plugin detected – for best performance we recommend using WP Super Cache”, which is strange because I already have it installed. I followed the configuration guide here to properly set up WP Super Cache with the theme, and here’s how the configuration looks now: https://prnt.sc/mfq88y, but it still doesn’t detect it. I searched the forum to see if someone had the same issue and I found a thread where it was advised to modify the plugin to add these lines https://github.com/Automattic/wp-super-cache/pull/185/files, but the thread was from 2017 and by now the plugin creators fixed that flaw.

Does it maybe have to do with the installation being Multisite?

Jose
Participant
#0

I have changed the text type in the contents (post) to LATO. But the website does not reflect the changes. Even after emptying the cache, there are no changes.

Cheers

IMG: https://fotos.subefotos.com/05908accc2e6152b5e2c502d0e4b3dcco.jpg

web: https://bit.ly/2RJy1ny

Calin
tagDiv Staff

Hi,

I took a look to your website and your cache plugin is working-> https://www.screencast.com/t/BXFY8YQ55evj
If the only problem is that the status is like this -> https://www.screencast.com/t/E1l12Jz9I then is no problem, because the theme have set to show all cache plugins that are install, only the ones that are tested ( like WP-Rocket plugin ).

Thanks you!

jalewa
tagDiv Member

Hello…. But we are using paid WP-Rocket plugin, we cannot switch to WP- Super Cache.
Kindly help

Calin
tagDiv Staff

Hi,

Please make sure that there is no plugin conflicts, please deactivate all plugins, clear all cache and try again!

Also please not that if you are using mobile theme you need to make pages in mobile editor without using any builders -> https://forum.tagdiv.com/the-mobile-theme/

Let me know the results!
Thanks you!

Catalin
tagDiv Staff

Hi,

It seems to be strange this behavior, sorry! Ensure that you are correctly using the latest version of the theme installed via FTP way, remove all of the untested plugins, clear all the caches, purge CDN files and check the results. As a quick solution, check the following code and place it in Theme panel -> Custom CSS area.

.td-sub-footer-copy .td-pb-padding-side{
width:max-content;
}

The result is here -> https://www.screencast.com/t/CEVerAgrB

Thanks.

Catalin
tagDiv Staff

Hi,

Provide your website URL so I can take a closer look at it and also, so I will be able to provide a more accurate response. Also, make sure if you have correctly installed the theme, remove all of the untested plugins, clear all the caches, purge CDN files and check the results.

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

I took a loot at your website and now the Instagram look good -> https://www.screencast.com/t/dzKIwoYv7F , just please make sure that you clear all cache, and try with incognito mode or other browsers.

Thanks.

Tommy62905
tagDiv Member

Updated to 9.2.2, disabled lazy load, cleared cache and problem still persists. any other ideas?

Thanks for the quick response!
~TB

dambovitanews
tagDiv Member

OK am rezolvat.
Poate ajuta si pe alti utilizatori, care au probleme cu VPS-ul aceste info:
1. se verifica exact ce procese ocupa cel mai mult ram din SSH Terminal
comanda # ps aux | awk ‘{print $6/1024 ” MB\t\t” $11}’ | sort -n

2. Din lista rezultata, in cazul meu, a fost o problema de PHP-FPM
Acest modul trebuie configurat: (se solicita la host locatia lui)

Valorile ok pt a consuma putin ram
pm = ondemand
pm.max_children = 50
pm.process_idle_timeout = 10s
pm.max_requests = 500
comentate (;) randurile pm.start_servers ; pm.min_spare_servers ; pm.max_spare_servers

3. De asemenea se poate optimiza Apache conf
<IfModule prefork.c>
StartServers 3
MinSpareServers 5
MaxSpareServers 3
ServerLimit 80
MaxClients 80
MaxRequestsPerChild 1000

**Atentie, aceste valori nu cred ca sunt ok pentru site-uri care au un trafic foarte mare, sute/mii de accesari intr-un interval foarte mic.

4. Folositi PHP 7.x fara OP cache,
5. Caching prin Nginx recomandat si caching pe site

Acestea sunt pt un server VPS max 1.8ram fara SWAP

Se mai pot face modificari la MySql si PHP, dar in general cu 1gb / 2Gb de ram nu sunt probleme.

De asemenea tema Newspaper folosita numai cu tagDivComposer activat, dar acum ca s-a rezolvat problema cu ram-ul, nu mai sunt probleme legate de instalarea pluginurilor standard.

wilhard
Participant
#0

I migrated website to a new domain and setup SSL. I changed logo URLs from http to https in the theme panel. And deleted the cache. I have green lock on Home Page. But… There Mixed content warning on internal webpages for logo files: https://ibb.co/8cm3sGb

https://www.whynopadlock.com/results/fa0aab57-0872-4b4d-bbde-b2626a38f55a

why logo urls didn’t change for internal pages? How do I fix it?

Thank you in advance…

Calin
tagDiv Staff

Hi,

Please deactivate all plugins, and clear all cache, after that try again if the problem is still there please add this custom css -> in Newspaper>theme panel>Custom code>Custom css ->
.clearfix:before, .clearfix:after {
display: none;
}

-> https://www.screencast.com/t/RjqPM3RuxfV

Thank you.

limez
tagDiv Member

Hello,

The AMP pages already worked, however, the thumbnail of the related posts at the end of the article are not showing. I already tried clearing all the caches and the methods that you mentioned above. I also tried clearing my browser’s cache and history.

Calin
tagDiv Staff

Hi,

Please make sure that you clear all cache, also is possible to be a plugin conflict, you can make a test, deactivate all non theme plugins, clear all cache and try again, oar maybe you have some plugins that are using lazyload, if is so please deactivate this option from that plugins, clear all cache and try again.

If there is still a problem please deactivate the lazyload from them panel, and clear all cache.
-> https://www.screencast.com/t/t1MZF835a8F9

Thank you!

Calin
tagDiv Staff

Hi,

Please go in Newspaper>Theme panel>Background and remove the background images -> https://www.screencast.com/t/RZyCvEuW clear all cache and try again.

Hope this will help you!
Thanks.

Calin
tagDiv Staff

Hi,

Please make sure that this is not a plugin conflict, you can test this by deactivating all plugins, clear all cache and check if this problem is still there.

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thanks

Calin
tagDiv Staff

Hi,

Please note that we did not tested that plugin with our theme, and we can not provide support for untested plugins, sorry;
We recommend to use the WP Super Cache, because this plugin was tested by us.
Here is the list with tested plugins -> https://www.screencast.com/t/wD8IZHLx9G

Thank you for your understanding!

Catalin
tagDiv Staff

Hi,

Please re-save your permalinks, clear all the caches, purge CDN files and check the results.

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

Usually this is happen from lazy load.
please make sure that you have the last version of theme ( v9.2.2 )
If there is still a problem that please deactivate the lazyload/lazy image from jetpack , and clear all cache and see if the problem is still there.

Thank you.

Calin
tagDiv Staff

Hi,

Please clear all cache.
If you can not delete the old theme from Appearance> Theme -> https://www.screencast.com/t/h4ILuIvU3Q2 you’ll need to do this manually, you need to log with FTP and look in theme folder, see if is still there the old Newspaper, if is delete it.

Thank you.

Calin
tagDiv Staff

Hi,

Please make sure that you clear all cache, also is possible to be a plugin conflict, you can make a test, deactivate all non theme plugins, clear all cache and try again, oar maybe you have some plugins that are using lazyload, if is so please deactivate this option from that plugins, clear all cache and try again.

If there is still a problem please deactivate the lazyload from them panel, and clear all cache.
-> https://www.screencast.com/t/t1MZF835a8F9

Thank you!

jalewa
Participant
#0

Hello… I scan my website on Google Page Speed and it shows me as 24 score out of 100.

Check results here: https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fwww.jalewa.com%2Fchennai-super-kings-csk-player-list-team-squad%2F

Kindly please help me what I have to do so that my website loads faster.

Below Are The Following Things I Have Done:
1) I have installed WP-Rocket.
2) Enabled GZip
3) Updated .htaccess file with (Leverage Browser Cache, Mod Expiry, Etc)

Please help me.

jalewa
Participant
#0

Hello… When I go to Newspaper>System Status. It shows me error as for Cache Plugin: No caching plugin detected.

Though I have installed WP-Rocket. I want to use wp-rocket plugin only kindly please help me so that it works perfectly.

reply

Catalin
tagDiv Staff

Hi,

Remove all of the untested plugins, clear all the caches, purge CDN files and check the results. If the problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer your setup page. Provide there the link to this topic so we can quickly identify you.

Thanks for the message!

Viewing 25 results - 15,551 through 15,575 (of 29,810 total)