Does anyone know what theme this page uses?

Proxybunker

Well-known member
Jan 3, 2021
2,660
1,841
120
codecanyonscripts.com
Hello, I just want to know if anyone knows or knows what theme this page is using, it is that I have a page that sells the same thing but when creating it it becomes very slow
Can somebody help me?

theme page i want : https://somstudios.com/


my page is slow: https://www.bygracegt.com/
that website is built using shopify not WordPress and the theme is Spark NEW
 

Proxybunker

Well-known member
Jan 3, 2021
2,660
1,841
120
codecanyonscripts.com
Hello, I just want to know if anyone knows or knows what theme this page is using, it is that I have a page that sells the same thing but when creating it it becomes very slow
Can somebody help me?

theme page i want : https://somstudios.com/


my page is slow: https://www.bygracegt.com/
also if you want to speed up load times within your browser you can add this to the .htaccess use it to sped up the load on the martfury theme

add after this part on the file # END WordPress
add this


Apache config:
## EXPIRES HEADER CACHING ##
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg "access 1 year"
ExpiresByType image/jpeg "access 1 year"
ExpiresByType image/gif "access 1 year"
ExpiresByType image/png "access 1 year"
ExpiresByType image/svg "access 1 year"
ExpiresByType text/css "access 1 month"
ExpiresByType application/pdf "access 1 month"
ExpiresByType application/javascript "access 1 month"
ExpiresByType application/x-javascript "access 1 month"
ExpiresByType application/x-shockwave-flash "access 1 month"
ExpiresByType image/x-icon "access 1 year"
ExpiresDefault "access 3 days"
</IfModule>
## EXPIRES HEADER CACHING ##
 
  • Love
Reactions: CallmeNick

CallmeNick

Active member
Banned User
May 4, 2022
103
67
28
BabiatoLand
Thanks bro I've had enough problems to solve the loading time I don't understand why but I guess it's because of something in the code.

I'll let you know if I speed up. Thanks bro
 

Attachments

  • 1653064074183.png
    1653064074183.png
    127.2 KB · Views: 8

sudhanshuprasad

Well-known member
GiveAway Master
Trusted Uploader
May 4, 2022
1,140
1,579
113
India
spuniverse.me
also if you want to speed up load times within your browser you can add this to the .htaccess use it to sped up the load on the martfury theme

add after this part on the file # END WordPress
add this


Apache config:
## EXPIRES HEADER CACHING ##
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg "access 1 year"
ExpiresByType image/jpeg "access 1 year"
ExpiresByType image/gif "access 1 year"
ExpiresByType image/png "access 1 year"
ExpiresByType image/svg "access 1 year"
ExpiresByType text/css "access 1 month"
ExpiresByType application/pdf "access 1 month"
ExpiresByType application/javascript "access 1 month"
ExpiresByType application/x-javascript "access 1 month"
ExpiresByType application/x-shockwave-flash "access 1 month"
ExpiresByType image/x-icon "access 1 year"
ExpiresDefault "access 3 days"
</IfModule>
## EXPIRES HEADER CACHING ##
some hosting doesn't support server caching, I also faced the issue so I changed my hosting and now it is fine.
 
  • Love
Reactions: CallmeNick

sudhanshuprasad

Well-known member
GiveAway Master
Trusted Uploader
May 4, 2022
1,140
1,579
113
India
spuniverse.me

zemag

Active member
Trusted Uploader
Banned User
May 16, 2022
242
171
43
Thanks bro I've had enough problems to solve the loading time I don't understand why but I guess it's because of something in the code.

I'll let you know if I speed up. Thanks bro

I once used the same theme but never had any issue, so I think you need to check your hosting. Where do you host the site?
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu