After the update to Kalium 2.1 the link in Admin panel to Custom CSS - wp-admin/admin.php?page=laborator_custom_css - is not working. It redirects for some reason to About page - wp-admin/admin.php?page=laborator-about
Can you please help because after the ipdate some of the customisation I made in the Blog part are not wrking and I have to re-edit them according to the new features.
Please do a hard refresh when you are on the browser admin are, and also disable your caching plugins if you are using any.
You can test this on any other browser that you haven't used before.
2— Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.
Can you please share your Wordpress credentials here, because I need to login to your site and test this issue. Your information is safe here (private) in this thread.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
Hi there,
After the update to Kalium 2.1 the link in Admin panel to Custom CSS - wp-admin/admin.php?page=laborator_custom_css - is not working. It redirects for some reason to About page - wp-admin/admin.php?page=laborator-about
Can you please help because after the ipdate some of the customisation I made in the Blog part are not wrking and I have to re-edit them according to the new features.
Best regards,
Simeon
Hi Simeon,
Please do a hard refresh when you are on the browser admin are, and also disable your caching plugins if you are using any.
You can test this on any other browser that you haven't used before.
2— Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.
Can you please share your Wordpress credentials here, because I need to login to your site and test this issue. Your information is safe here (private) in this thread.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
Also please read Kalium 2.1 release notes.
Hi again,
thanks for the quick response! It seemed that the cache was the problem. I removed those lines to the .htaccess file and now everything works fine :)
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg "access plus 1 year"
ExpiresByType image/jpeg "access plus 1 year"
ExpiresByType image/gif "access plus 1 year"
ExpiresByType image/png "access plus 1 year"
ExpiresByType text/css "access plus 1 month"
ExpiresByType application/pdf "access plus 1 month"
ExpiresByType text/x-javascript "access plus 1 month"
ExpiresByType application/javascript "access plus 1 month"
ExpiresByType text/javascript "access plus 1 month"
ExpiresByType application/x-shockwave-flash "access plus 1 month"
ExpiresByType image/x-icon "access plus 1 year"
ExpiresDefault "access plus 30 days"
</IfModule>
Thanks again!
Best,
Simeon
Hi Simeon,
Glad to hear that
P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.
A huge thank you from Laborator in advance and have a great weekend!
Will set this ticket as solved from here.