This topic has 10 replies, 2 voices, and was last updated 2 years, 9 months ago ago by Rose Tyler
Hello, I have created a support request from my hosting provider. “www.” for my site from them. I wanted the prefix. After doing this, my site content grew. Fonts have become larger. I tried to fix it with my own hands. I just finished a single page. And there are many more pages. My provider .htaccess file www. it says they added a forcing router. Why has my site content grown so much? and how can i fix it, i really feel like it’s back to the beginning.
(I shared my information in my private content area.)
Hello,
Sorry, but your request is a bit unclear to me. Please describe in more detail with screenshots. You can use Lightshot screenshot or Gyazo tool to share links to your screenshots.
Regards
Code :
#FORCE HTTPS AND WWW
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.
RewriteRule ^(.*)$ https://www.%{HTTP_HOST}/$1 [R=301,L]
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
www. After adding it, the elements on the site have grown and I have to make an effort to shrink it again. What is the reason for this and is there a way to solve it in a practical way, it is very strange situation.s
Note: www. I had a backup of the site before it was added, if the problem is big, can I revert it? But www. .s will not be added
I do not see the problem – https://prnt.sc/Pfa0STrPjiLG https://prnt.sc/lJE1hmpyrThW Please clear all cache and check one more time.
Regards
As I mentioned in my first post, I rearranged the main page. You will understand me better if you look at other pages such as About me, Contact me. I didn’t edit them.
https://www.evsenhali.com/contact-us/ (example)
The same here – https://prnt.sc/sPt2ks5w4A7b and https://prnt.sc/j7rXn70brkHx
Regards
Before
After(I restored the backup before it was added. )
Everything looks fine now. I request you, www. Can you add the prefix, when my hosting provider adds it, the setting of the theme is broken.
(Note my screen 1366×768)
Hello,
I did not see the problem on your site, so not sure that it is related to our theme. We did not get such reports from other customers.
If your site is live, it would be better to create a staging site (full copy of the existing one), and do tests there first. So provide us with test site URL and access, where we will be able to see the problem, then I will be able to pass your question to our tech team.
Regards
When I entered the address I created for staging, the elements got bigger.
(test.evsenhali.com)
(The user information I gave at the private content area is still valid.)
(my resolution 1366×768)
Theme Options > General > Site Genişliği > change 1430 to 1170
Regards
The issue related to '‘Site content grew after prefix was added’' has been successfully resolved, and the topic is now closed for further responses