Title: Preview doesn&#8217;t work
Last modified: May 27, 2020

---

# Preview doesn’t work

 *  Resolved [krut1](https://wordpress.org/support/users/krut1/)
 * (@krut1)
 * [6 years ago](https://wordpress.org/support/topic/preview-doesnt-work-8/)
 * Hey,
 * thank you for such good plugin. We have a small problem. The previews are not
   be displayed if we change title or description. See screen here: [https://ibb.co/6yQbW8k](https://ibb.co/6yQbW8k)
 * P.S. WP last version, WooCommerce last version, Multisite (the plugin is network
   wide active), in Browser-Console no errors.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [6 years ago](https://wordpress.org/support/topic/preview-doesnt-work-8/#post-12901654)
 * Hello [@krut1](https://wordpress.org/support/users/krut1/)
 * I trust you’re doing well!
 * Please click on the Refresh button as shown in this screenshot:
    [https://monosnap.com/file/x3LDnW2j341qLA3YT23sU7XI8aV53K](https://monosnap.com/file/x3LDnW2j341qLA3YT23sU7XI8aV53K)
 * Let us know if this changing the description. If not, please let us know if after
   updating the page/post new description is shown.
 * Please advise,
 * Kind regards,
    Nastia
 *  Thread Starter [krut1](https://wordpress.org/support/users/krut1/)
 * (@krut1)
 * [6 years ago](https://wordpress.org/support/topic/preview-doesnt-work-8/#post-12903143)
 * No it doesn’t work too. After page reload the preview is also default.
 * Can it happen because we are using version “SmartCrawl Prо – 2.6.0”?
 *  Plugin Support [Laura – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support8/)
 * (@wpmudev-support8)
 * [6 years ago](https://wordpress.org/support/topic/preview-doesnt-work-8/#post-12907302)
 * Hi [@krut1](https://wordpress.org/support/users/krut1/)
 * I hope you’re well today!
 * I tried to replicate it with the recent 2.6.1 release but it worked fine on my
   end.
    It’s always recommended, though, to keep plugins up to date as there are
   fixes implemented and even seemingly irrelevant fix might actually turn out to
   be related on some setups.
 * The latest release includes some fixes related to “headers already sent” issues
   in “wp-admin” area so it does sound like might be related.
 * Would you please update the plugin, clear all caches on site/server and try again?
   If it’s not helping, we’ll then investigate it further.
 * Best regards,
    Adam
 *  Thread Starter [krut1](https://wordpress.org/support/users/krut1/)
 * (@krut1)
 * [6 years ago](https://wordpress.org/support/topic/preview-doesnt-work-8/#post-12931298)
 * I have fount the problem. In one of my plugins was it:
    `\wp_deregister_script('
   autosave' );`
 * And your plugin needs it:
 *     ```
       $this->register_js( self::POST_EDITOR_JS, 'js/build/wds-classic-editor.js', array(
       	'jquery',
       	'underscore',
       	'autosave',
       	'editor',
       ) );
       ```
   
 * And so your all JS were not loaded.
 * If you want, you can fix it 😉 I have solved my problem 🙂 Thanks.
 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [6 years ago](https://wordpress.org/support/topic/preview-doesnt-work-8/#post-12942727)
 * Hello [@krut1](https://wordpress.org/support/users/krut1/)
 * I trust you’re doing well!
 * Glad to see that you have fixed this issue. We could not replicate it from our
   end, so it must be specific to your set up. Nevertheless, I’ve forwarded it to
   our developers so they could review the code.
 * I’ve marked this ticket as resolved for now. If you do have any followup questions
   or require further assistance feel free to reopen it and let us know here.
 * Kind regards,
    Nastia

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Preview doesn’t work’ is closed to new replies.

 * ![](https://ps.w.org/smartcrawl-seo/assets/icon-256x256.gif?rev=3446894)
 * [SmartCrawl SEO checker, analyzer & optimizer](https://wordpress.org/plugins/smartcrawl-seo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/smartcrawl-seo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/smartcrawl-seo/)
 * [Active Topics](https://wordpress.org/support/plugin/smartcrawl-seo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/smartcrawl-seo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/smartcrawl-seo/reviews/)

## Tags

 * [mutisite](https://wordpress.org/support/topic-tag/mutisite/)
 * [preview](https://wordpress.org/support/topic-tag/preview/)

 * 5 replies
 * 3 participants
 * Last reply from: [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/preview-doesnt-work-8/#post-12942727)
 * Status: resolved