Site down

Posted in: Newspaper
Post count: 170

For three hours today my site develop.alltomtrav.info was all WHITE. I tried to switch theme from Newspaper to Twentyeleven and it worked. Then I switched back to Newspaper and all WHITE again. Now after three hours the site is back (partly) it seems all pages works but not my start page. It only shows header and menue. NOT the background, the page and the footer. Weird weird…. 🙁

Post count: 170

If I change startpage it looks fine now. But I can not use the startpage i created, the one that I want.

Post count: 170

I have deactivated all the plugins but that didnt help.

Anyone who can see if there is anything wrong with the content in my startpage?:

[vc_row header_color="#00116b" custom_title="Senaste nytt på Alltomtrav.info"][vc_column width="1/1"][td_slide_big limit=”8″ autoplay=”5″ category_id=”10″ autors_id=”1″ hide_title=”hide_title”][/vc_column][/vc_row][vc_row header_color="#00116b"][vc_column width="1/3"][td_block4 category_id=”11″ limit=”1″ header_color=”#aa4700″ ajax_pagination=”next_prev”][td_block4 category_id=”7″ limit=”1″ header_color=”#aa4714″ ajax_pagination=”next_prev”][/vc_column][vc_column width="1/3"][td_block4 category_id=”233″ limit=”1″ header_text_color=”#ffffff” header_color=”#aa4700″][td_block4 category_id=”22″ limit=”1″ header_color=”#aa4714″][/vc_column][vc_column width="1/3"][td_block4 category_id=”23″ limit=”1″ header_color=”#aa4714″][td_block4 category_id=”9″ limit=”1″ header_color=”#aa4714″][/vc_column][/vc_row][vc_row header_color="#000068" custom_title="Övriga travnyheter från Svensk Travmedia"][vc_column width="1/1"][vc_column_text]
[wp_rss_multi_importer category=”6″]

[/vc_column_text][/vc_column][/vc_row]

Post count: 9544

Best bet is to
First check your wp-config and htaccess to see if something got “munched” there.

1) make a backup of your dbase from phpmyadmin from hosting account
2) make backup of WP data from your wp admin panel if you can login; and backup your wp-config.php and .htaccess file if you use one for permalinks.
3) turn off all plugins
4) turn off the Newspaper theme; go back to default “twenty-something”
5) reinstall wordpress via FTP proper way; re-upload theme files via FTP
6) make sure site works with default theme
7) preview newspaper theme
8) activate theme; turn on only “required” plugins

It sounds like you have something broken unrelated to theme.
Also check your permission on whether the ftp owner or Apache ‘owns’ your content, as this can cause major headaches, and I’ve found having your WP install ‘owned’ by Apache/server just doesn’t work properly. This is something to check with your hosting provider, or via your hosting account site panel for the file viewer which will show “owner” for each folder in your root public folder.

Hope that helped. Often best to ‘clean house’ when you’re having problems you can’t trace back to any one thing.

  • This reply was modified 12 years by simchris.
Post count: 170

THANKS!
But… it works fine with other themes…

Only thing that dont work is one of my start pages when I use Newspaper theme 🙁
Well… I will try to build a new one

Post count: 9544

Oh. Sorry… thought you’d borked the whole thing being white. I didn’t read that very well, did I ? 😉

Maybe check the admin > settings >
and make sure your home page is set as a blog and not a custom page while doing the changeover. That one got me once.

Post count: 3343

Hello,
It could be from memory limit. Please try this, add this code in wp-config.php file:

define('WP_MEMORY_LIMIT', '96M');

and see if work.
Thanks

Post count: 170

THANKS Marius but it did not work 🙁

http://develop.alltomtrav.info
Still just header and menu on startpage. No background pic, footer or content. All other pages is perfect. Maybe Ill try to build a new startpage – just hoping it will not happen again

Post count: 170

Now I removed the Big Slider on the startpage and NOW it works!!!!

Any clue from this Marius or anyone else???

Post count: 9544

Hm. Might be mis-configured slides like a missing closing bracket on something, missing image, or the image is too large (each image should not be larger than 35kb max realistically)… dunno. Usually it’s something simple like that.

Post count: 170

Thanks Chris.I will check. But getting a big slide image down to 35kb…. I dont know how to do that

Post count: 9544

Photoshop or GIMP for the image, if you’re using an image slide.

In Photoshop you would typically do something like this
1) save for web
2) jpeg – quality 40 (start with)
3) progressive on
4) blur amount “2”
5) copyright/meta data = none
6) adjust quality down to 20 as needed; avoid images with a lot of red which don’t compress well.

OR: if using PNG for non images, start with PNG-8 and 64 shades dithered.

For GIMP or other editing tools, consult the user docs.

My thinking on the image size would be a “timeout” loading the images into the slides array (too much info) — say, if you had a 1MB image file, it would choke on that.

This is likely NOT the cause, but it’s just something to check as I have seen sites “time out” due to the featured large image being so large that PHP gives up and then rest of page won’t load.

Again, probably NOT the cause — just thinking out loud on that. 🙂

Post count: 170

Anyone else have a clue? When I use the Big Slider the page dont show up 🙁

Post count: 3343

Is very strange! I bet that is from a misconfiguration.

Please can you give us an errors log, or give us access to FTP and WordPress to and we will inspect the issue. Send via email at contact@tagdiv.com, wrote in message title FOR MARIUS and paste a link to this conversation.

Thanks!

Post count: 170

THANKS! Mail sent

Viewing 15 posts - 1 through 15 (of 15 total)
You must be logged in to reply to this topic.