aldon
Forum Replies Created
-
update
The above code works only in homepage
for example http post, | https posts.
Any help?
- This reply was modified 6 years, 11 months ago by aldon.
@rogierlankhorst thank you for your quick response! i add this on .htaccess and works! thank you!
# BEGIN rlrssslReallySimpleSSL rsssl_version[2.5.24]
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{HTTPS} !=on [NC]
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
</IfModule>
# END rlrssslReallySimpleSSLThank you @kent-brockman. Anyone from nextgen support team to confirm that?
@kent-brockman you try it? Nextgen v2.2.10 works with “problematic” PHP versions?
- This reply was modified 6 years, 12 months ago by aldon.
@cais thank you for your response.
For this bug you have me any progress?
https://www.litespeedtech.com/support/forum/threads/nextgen-gallery-image-upload-error.15522/same here.
also please fix and this bug, because i’am stuck on previous version
https://www.litespeedtech.com/support/forum/threads/nextgen-gallery-image-upload-error.15522/
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Delete Image from Photonhello. I have a problem with an image in photon.
I do not knwo how to delete it.
I deleted it from media library in wordpress but I dont know how to delete it here.Thank you in advance
email sent!
i fix it! i uncheck this https://www.screencast.com/t/RZukLdxrJmvG and the nextgen shortcode works!
Forum: Plugins
In reply to: [WP Fastest Cache] Clear cache on single post when someone left a new commentyou have got email ??
Forum: Plugins
In reply to: [WP Fastest Cache] Clear cache on single post when someone left a new commenthello, Emre. Thanks for the answer. But, i test the latest version and this feature doesn’t work. I use disqus and the comments sync with the database, every 5 minutes (through cron).
After the new comment write on database, and appears on default comment section (mysite.com/wp-admin/edit-comments.php), the cache of homepage and the post with the new comment, doesn’t refreshed, so the comment button shows the previous number of comments.
Hi. did you have make any progress with this issue?
any news about it?
I make tests with WP Super Cache and with WP Fastest Cache and the problem is solved.
I love your plugin. Can you check it to fix this problem?
hello @mlazarov. Thanks for the reply.
i already did that. Nothing happens.
The Home page refresh normally when i make a change/update on one post, but inside the post, the cache file doesn’t refreshed to get the new content.
If i change the Cached pages timeout to 1 minute, the cache file refreshed and get the new content.