Dear Developer, i created a header but it doesn't show the ad block. Please see imagem attached.
I have other minor issues like: - theme mess my date config on top bar left. I need to reinsert again and again this config to it to work. This is my setup - l, j de F de Y
- i need to change hamburger menu color in dark mode. Actually, it disappears. It is there but in black color. i didn't find where to change the color for dark mode. - I need to change line-height for titles in homepage blocks and internal pages. Is there an easy way to do it? I didn't find any option in theme panel and use css is very time consuming.
Now please inform us what are the best PHP specifications for this theme. After installing it I noticed that my WordPress became very slow. In some moments almost dead. I'm talking about management/posts publication, site operation is very slow. Page loading is also slow despite using your theme optimization settings.
- suhosin: Suhosin is a PHP security extension that provides various security features. If you're using Suhosin, make sure its settings are properly configured to avoid conflicts with WordPress. Pay attention to settings related to request limits and input validation.
Hi, I followed your suggestions and I'm using wp super cache, but the Wesbite after Soledad installation became very slow. I'm also using CDN Cloudflare, but it seems not to help. Please take a look at my PHP and server specifications below. Please access www.delegados.com.br and see for yourself.
1. In general, it's recommended to use PHP version 8.0 for the best plugin compatibility.
2. If the page speed still does not improve, please send me your WordPress admin account in a PRIVATE reply. I'll log in and try to help you check this problem
I've checked your site, and the main issue is that it has a large number of installed plugins. Multiple plugins are consuming excessive server resources, which is causing your site (Joomla) to slow down. Please review all the installed plugins and activate only those that are necessary.
Dear Developer, i created a header but it doesn't show the ad block. Please see imagem attached.
I have other minor issues like:
- theme mess my date config on top bar left. I need to reinsert again and again this config to it to work. This is my setup - l, j de F de Y
- i need to change hamburger menu color in dark mode. Actually, it disappears. It is there but in black color. i didn't find where to change the color for dark mode.
- I need to change line-height for titles in homepage blocks and internal pages. Is there an easy way to do it? I didn't find any option in theme panel and use css is very time consuming.
Thank you.
Attached files: Captura de tela 08-03-2024 11.13.57.png
Hi,
1. Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
2. Please go to Appearance → Customize → General → Typography: change the heading line height on this panel.
Regards,
PenciDesign.
It worked, thank you.
Now please inform us what are the best PHP specifications for this theme. After installing it I noticed that my WordPress became very slow. In some moments almost dead.
I'm talking about management/posts publication, site operation is very slow. Page loading is also slow despite using your theme optimization settings.
Thank you.
Hi,
In general, you should use PHP 8.0 for your site. This is the best version for performance and plugin compatibility at this time.
Regards,
PenciDesign.
I'm not asking for php version, but php setup as:
max execution time
memory
max input time
suhosin
etc.
Even using php 8 the website panel is very slow.
Hi,
Here is the suggestion of these points:
- max execution time: 60s,
- memory: 1024M,
- max input time: -1
- suhosin: Suhosin is a PHP security extension that provides various security features. If you're using Suhosin, make sure its settings are properly configured to avoid conflicts with WordPress. Pay attention to settings related to request limits and input validation.
Regards,
PenciDesign.
Hi, I followed your suggestions and I'm using wp super cache, but the Wesbite after Soledad installation became very slow. I'm also using CDN Cloudflare, but it seems not to help. Please take a look at my PHP and server specifications below. Please access www.delegados.com.br and see for yourself.
I need your help on this matter. Thank you.
max_input_vars = 5000
opcache.memory_consumption = 512
opcache.max_accelerated_files = 4000
Hi,
1. In general, it's recommended to use PHP version 8.0 for the best plugin compatibility.
2. If the page speed still does not improve, please send me your WordPress admin account in a PRIVATE reply. I'll log in and try to help you check this problem
Regards,
PenciDesign.
Hi,
I've checked your site, and the main issue is that it has a large number of installed plugins. Multiple plugins are consuming excessive server resources, which is causing your site (Joomla) to slow down. Please review all the installed plugins and activate only those that are necessary.Regards,
PenciDesign.
I disabled a dozen of plugins and it seems the performance improved. I'll keep my eyes on it and let you know any other issues.
Thank you for your support.