-
AuthorPosts
-
February 16, 2014 at 2:31 pm #224525
HI
Back to my site today and suddenly the post revisions has disappeared, although I didn’t change any settings. Since my multilingual items keep defaulting to the english pages after extensive revisions, it’s important that I have the post revisions working. Any idea what the problem is? It was working fine yesterday…??
thanks
NFebruary 16, 2014 at 3:51 pm #224538now the are back – I feel like the site is very unstable and don’t know why…
February 17, 2014 at 6:02 am #224773Hey!
Please give us a link to the website. Increase the wordpress php memory limit. Set it to at least 128M. Refer to this link.
Regards,
IsmaelFebruary 17, 2014 at 9:23 am #224828http://www.copenhagenfilmcompany.dk/2014
I got the post revisions back but need to know what is going on. Also realized I set up the WPML pages wrong, so the instability I am seeing on the translated pages was because of that. I will try to increase the php memory – what does that do?
Thanks!February 17, 2014 at 10:48 am #224881Hey!
It makes sure that all scripts running on your server (theme, WPML, etc.) have enough memory and won’t stop to process the code because of a memory overflow.
Best regards,
PeterFebruary 17, 2014 at 3:27 pm #224972What is the best way to increase the memory – in the editor i have about 5 different config.php files. Where is the best place to add the (‘WP_MEMORY_LIMIT’, ’64M’) code?
thanksFebruary 17, 2014 at 11:56 pm #225192Hi!
See: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Typically installations need more like 96m+ depending on the active plugins and settings.
Regards,
DevinFebruary 18, 2014 at 9:34 am #225387I added this:
define( ‘WP_MEMORY_LIMIT’, ‘128M’ );
to my wp-config.php at the end.
My site is running very slowly on the back end – will this change help with that? I don’t see any improvement yet. The site itself
loads fine, but editing is now very slow – the pages reload very slowly.
any ideas? I started a new topic about this but thought it might be related here.
thanksFebruary 18, 2014 at 1:55 pm #225477Hi!
You should probably upgrade your host plan to improve the page speed. Install a cache and a minify plugin to improve loading speed.
Cheers!
IsmaelFebruary 18, 2014 at 4:07 pm #225531I found out that the recent WPML I installed was full of errors and bugs that were causing all kinds of problems – upgraded to the 3.1.4 beta and it’s much better! I am using W3 total cache but dont’ understand all the settings – especially the CDN?
February 19, 2014 at 10:39 am #226089Hey!
CDNs help you to improve the page speed because the client (browser) can download the website files (css, js, images, etc.) from multiple servers (often with a better bandwidth) and because of the simultaneous downloads the loading speed of your website may increase. However the setup isn’t always easy and good CDNs are expensive. Thus it’s imo not always a good idea to use a cdn – especially for small businesses or small websites (= low data traffic).
Regards,
PeterFebruary 19, 2014 at 11:07 am #226101Thanks Peter – I have another topic open that has not been answered – I need to turn off the slideshow titles and can’t get the right code.
tried this:
.avia-slideshow .avia-caption .avia-caption-title {
display:none !important;
}
which did not fix it. Can you help with this?
Thanks.
nFebruary 20, 2014 at 3:53 am #226544Hi!
We’ll address separate topics in their own right. We have a massively higher than normal influx of requests right now so it will be a bit slower than normal at least for us.
Regards,
Devin -
AuthorPosts
- The topic ‘post revisions’ is closed to new replies.