Digital experiences for all disciplines
Forum Replies Created
-
-
Thanks Rui,
Do you have feedback on the questions I send ya?
And After the update I saw the: product-carousel spb_content_element
Is twice as high leaving a big white space, can you resolve?By the way the theme itself speeded up a lot after the latest update?!
Keep up… With the good work 😉Yeah I know what you mean man… So even child themes isn’t the answer… I’m gonna do some test. If I get some positive results. Ik let ya know 😉
Hey Florian,
Well, yeah that’s the problem tried to do it within a childtheme,
but it doesn’t respond to all adjustments,
or do you mean in the theme itself?Well, as I said, that doesn’t work in the child.css
Also, the site is quite slow and has a huge load time. I smushed my images and even with total cache plugin there is not a real improvement. Which plugin do you prefer for theme optimisation and browser caching. Is it an option or possible to remove things out of the load, like maps script?
Thanks
Hi,
Well yeah I did in the custom css, but I would like to have all the adjustments in the child.cssOk Ed,
I’m gonna try that tomorrow.
Installed the shop from scratch again, to see if it was a database thing…
But so far, speed is about the same 64/100 firebug pagespeed, after a fresh install. Will be installing Better WordPress Minify on my shop, let you know how much difference it will make.Brian
and this is how the .htacess file looked before;
________________________________________________________________
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress# BEGIN REQUIRED FOR WEBFONTS
AddType font/ttf .ttf
AddType font/eot .eot
AddType font/otf .otf
AddType font/woff .woff<FilesMatch “\.(ttf|otf|eot|woff)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>
</FilesMatch># END REQUIRED FOR WEBFONTS
# protect wpconfig.php
<files wp-config.php>
order allow,deny
deny from all
</files>#who has access who doesnt
order allow,deny
#deny from 000.000.000.000
allow from all# disable directory browsing
Options All -Indexes#block referring domains
RewriteEngine on
RewriteCond %{HTTP_REFERER} digg\.com [NC]
RewriteRule .* – [F]#disable hotlinking of images with forbidden or custom image option
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)schalx.nl/.*$ [NC]
#RewriteRule \.(gif|jpg)$ – [F]
#RewriteRule \.(gif|jpg)$ http://www.yourdomain.com/stealingisbad.gif [R,L]# php compression – use with caution
<ifmodule mod_php4.c>
php_value zlib.output_compression 16386
</ifmodule># protect from spam comments
RewriteEngine On
RewriteCond %{REQUEST_METHOD} POST
RewriteCond %{REQUEST_URI} .wp-comments-post\.php*
RewriteCond %{HTTP_REFERER} !.*yourdomain.com.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^$
RewriteRule (.*) ^http://%{REMOTE_ADDR}/$ [R=301,L]
_________________________________________________________________Hi Laranz,
I never deleted the file, I cleared the info ‘in the .htaccess file’, and let you/WP write it with activating the permalinks. So that, (message before this one) is the only info in it. I check it and that’s how a WP file looks, with permalinks activated.Like i said I made A LOT, of these shops and websites and never had any problem with the translations, permalinks and speed. There is a problem in the template, no doubt.
I am looking at the htaccess problem now, but really need an answer that will help me, why this shop isn’t working with the translations and speed problems.
This is taking very long. I hope you can imagine my frustration. My host is looking at the http to www rewrite latency, but that’s not the only problem with the speed, it’s also the scripts in there.Do you have anything that can help buddy?
Regards, BrianI had already removed th htaccess….
I’t just the basic’s in there;
Ther’s no cache plugin active.. it’s just not working.
Also the localisation/ langfile is not doing anything.# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
You see what I mean know.
This reply has been marked as private.Hey Larantz,
1.Ik design en code 6 WP sites in a month, never had a problem like this with the perms. It’s not the permissions, when I remove the .htacces and let WP write it’s own, it makes no difference. I only get a completely white unstyled, 404 on all the pages (Error occurred: 404 – not found) except home.
2. yes that’s what i mean.
Thnx, brian
hey man,
1. I agree, talking to my host about it, why this works as it does…
but what about the Javascripts?The problem is I can’t use the permalinks, cause they don’t work and so I can’t use a cache plugin and I tried a bunch.
2. I took exactly those steps, I translated everything and everything is green (.mo / .po) But 1 don’t see them everywhere could i be because i have a dutch WordPress?
Thanx a lot!
brianHey Laranz,
Thx for your reaction. I’ve been looking into what you said and I agree. Yes there seems to be latancy on the server. Even though, I’m wondering where it’s coming from and I’ve done some more test. It seems to me, that the server isn’t the biggest problem.: For example;
————-
This is a site of mine that gets a nice page speed rating: http://tools.pingdom.com/fpt/#!/bsQLfk/http://www.nijsingh.nl
__
Tests from Redbot/pagerank and checkhost here:
——————————–And now the webshop with the bad page speed rating:
http://tools.pingdom.com/fpt/#!/djow98/http://www.schalx.nl
__
Tests from Redbot/pagerank and checkhost here:
As you can see, the JavaScript in the webshop is huge. Also making it very slow. So next to the fact that these scripts should be cleaned up, I “NEED” the permalinks, so I can deliver a prettier URL and, more important, Cache/ gzip the site. This is not working at all at the moment.
Point 2.
Also I have fullt translated the theme and woocommerc to dutch. I did it with the Codestyling Localization plugin,as suggested on this forum. In Codestyling Localization I get this ‘compatibility error’:<strong>Author is using load_textdomain function instead of load_plugin_textdomain some filters and actions wont work.</strong>
And it seems that none of the translated files are getting used. What can this be?
Kind Regards, brian
Hi I’m very busy with translating the theme/ site with Codestyling Localization.
In Codestyling Localization I get this ‘compatibility error’:Author is using load_textdomain function instead of load_plugin_textdomain some filters and actions wont work.
And indeed none of the translated files are used by Codestyling Localization.
What can this be? Location: schalx.nl
Kind Regards, brian
Hey Laranz,
I’m not getting the Permalinks to work. Not with plugins turned off. Everything is up to date. Pagespeed is extreme slow (under 60), checked the forum for hours, none of the given works. Also checked the server, but there seems nothing weird going on there. Could you take a peak?? Without the permlinks there’s no caching possible and without caching this site is just to slow for me. Site location: schalx.nl
Kind regards, Brian
-
Posted in: Reply To: Shop Permalink