janyx
Forum Replies Created
-
Forum: Networking WordPress
In reply to: How to set up CSP in nginx reverse proxyThank you for your response.
I set it up like thisadd_header Content-Security-Policy "default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; font-src 'self' data:;" always;
See my website. However, I still see many errors and warnings in the console. At least the website is not broken. When I log in to the administration, I cannot add or edit an article, etc. I see 54 errors in the console. Apparently I can’t debug it. I found a temporary solution Sentinel Headers Unlimited Extension. However, my goal is to set HTTP headers in nginx.
Currently, the plugin is deactivated and the HTTP Header is set in nginx. The results on httpheaders.com are great, but the administration is dysfunctional, especially javascript is not allowed.
Forum: Everything else WordPress
In reply to: Which translation pluginI think that the automatic translation from Slovak to English is performed at a very good level by google translator. That’s why I’m looking for a plugin based on google translator.
Manual translation would be a pain for me.Forum: Themes and Templates
In reply to: [Blocksy] Expanding the footer by another lineThanks, my website is not for profit, so I can’t subscribe to this theme.
Forum: Everything else WordPress
In reply to: WordPress caddy dilemmaIn nginx I used certbot for certificates. Now they switched to snap and I don’t like that. I don’t need to worry about certificates in caddy, it’s automatic. HTTP/3 works by default.
I found that if I install clean wordpress, it works OK. However, when I use some theme, blocksy, astra, etc. so things are very slow with caddy reverse proxy.Forum: Everything else WordPress
In reply to: How to replace old jpeg, jpg and png with new webpThanks for the type. I’ll try it on the next website.
Forum: Themes and Templates
In reply to: [Blocksy] The database is growing suspiciouslyWell thank you
I used advanced database cleaner and after cleaning the database is 5.5MB. I checked the website now and everything seems to be working.Thank you very much for your help.
For now, the solution I used is sufficient.Forum: Themes and Templates
In reply to: [Blocksy] The database is growing suspiciouslyIs it possible to clean the database somehow? I’m just tweaking the website and the database is still growing.
It is possible that I set something wrong. I am not a WP professional.
In any case, thank you for your help.According to the video, I couldn’t set it up.
So the solution is like this:Customizing -> Header
Click on The card Design and setting Font color
Thanks
This video does not solve my problem. Anchors work for me now, but the menu will change. Links to singlesites now have a different color and are also underlined. Through the customize – header – menu, I can cancel the underline, but not the color of the links.
Thanks
- This reply was modified 1 year, 8 months ago by janyx.
Thank you very much
I tried it yesterday. I created links for the menu/#ID or https://mysite/#ID
Then it works correctly, but the menu breaks in color. I just set it up for the desktop and server items. See the website
Forum: Everything else WordPress
In reply to: How to replace old jpeg, jpg and png with new webpThere is a plugin that converts images and replaces the original ones. I know plugins that convert the original images, but keep the original ones. I want to delete the original images permanently
Forum: Everything else WordPress
In reply to: Many images in upload directoriesThanks, solved
yes