• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Does anyone know what theme this page uses?

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
 
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
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: 9
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
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?
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock