Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #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
    N

    #224538

    now the are back – I feel like the site is very unstable and don’t know why…

    #224773

    Hey!

    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,
    Ismael

    #224828

    http://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!

    #224881

    Hey!

    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,
    Peter

    #224972

    What 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?
    thanks

    #225192

    Hi!

    See: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Typically installations need more like 96m+ depending on the active plugins and settings.

    Regards,
    Devin

    #225387

    I 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.
    thanks

    #225477

    Hi!

    You should probably upgrade your host plan to improve the page speed. Install a cache and a minify plugin to improve loading speed.

    Cheers!
    Ismael

    #225531

    I 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?

    #226089

    Hey!

    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,
    Peter

    #226101

    Thanks 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.
    n

    #226544

    Hi!

    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

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘post revisions’ is closed to new replies.