Forum Replies Created
-
AuthorPosts
-
How do I find that out?
Loving your work!
Now how about that question from earlier about speeding up loading rates.
Also – the videos on index page look really grainy – yet we’re making them in HD. Any suggestions?hi
- This reply was modified 8 years, 11 months ago by Yigit.
A temporary admin login to where? Heart or word press?
Ahh, Once you’re into Heart, down right hand side of page are menus for
Navigate
Order
Manage – web hosting.Then choose ‘Access extend’ for Skylarkmediagroup
Then it’s in File manager. Public_html
Do you mean that you’d like the link to the file manager again?
Hi, site still down, can anyone help?
Still a 500 internal server error:
<html>
<head></head>
<body>
<p># BEGIN WordPress
<ifmodule>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</ifmodule> <filesmatch> <ifmodule>
Header set Access-Control-Allow-Origin “*”</ifmodule></filesmatch></p>
# END WordPress
</p>
</body>
</html>Thanks, I now have this on my site:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Have I put it in the right place? so now I have:
<html>
<head></head>
<body>
<p># BEGIN WordPress
<ifmodule>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</ifmodule> <filesmatch> <ifmodule>
Header set Access-Control-Allow-Origin "*"
<FilesMatch “\.(ttf|otf|woff)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>
</FilesMatch>
</ifmodule></filesmatch># END WordPress</p>
</body>
</html>Found it and it now looks like this – YUK:
<html>
<head></head>
<body>
<p># BEGIN WordPress
<ifmodule>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</ifmodule> <filesmatch> <ifmodule>
Header set Access-Control-Allow-Origin "*"</ifmodule></filesmatch></p>
<p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”><FilesMatch "\.(ttf|otf|woff)$"></span> </p>
<p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”><IfModule mod_headers.c></span> </p>
<p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”>Header set Access-Control-Allow-Origin "*"</span> </p>
<p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”></IfModule></span> </p>
<p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”>/FilesMatch></span># END WordPress
</p>
</body>
</html>Sorry, how do I find the .ht access file?
I’ve cleared cache, here’s the site: http://www.skylarkmediagroup.co.uk/ Half way down page there are links to Promotional Video, Internal comms etc – icons showing as rectangles.
Thanks Jo
-
AuthorPosts