Title: Document title is stripped
Last modified: April 28, 2017

---

# Document title is stripped

 *  Resolved [johnnyp14](https://wordpress.org/support/users/johnnyp14/)
 * (@johnnyp14)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/document-title-is-stripped/)
 * The document title for all my pages becomes blank with this plugin activated.
   Instead of:
    [page title] | [blog name] | [blog description]
 * this plugin nullifies it and only the URL is displayed as the tab/document title.

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

 *  Plugin Author [Sayontan Sinha](https://wordpress.org/support/users/sayontan/)
 * (@sayontan)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/document-title-is-stripped/#post-9078952)
 * Please see [this thread](https://wordpress.org/support/topic/all-meta-titles-disappear-after-activating-plugin/)–
   maybe this applies to you. Please follow the suggestion about replacing the script.
 *  [colas31](https://wordpress.org/support/users/colas31/)
 * (@colas31)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/document-title-is-stripped/#post-9121125)
 * Hey,
 * I get the same problem with the theme I use “Awaken”
    I read all the given thread.
 * I make lot of tests, there the order to load libs that works in my case :
    – 
   jQuery – jQuery migrate – Bootstrap – All jquery lib – photonic
 * So if I change this line :
    `wp_enqueue_script('photonic', plugins_url('include/
   scripts/photonic.js', __FILE__), $photonic_dependencies, $this->version, true);`
   To indicate to load this library in footer, all works fine on my website.
 * And it’s better to load javascript file in footer.
 * Maybe to could add an option to allow user to charge JS in footer ?
    And it will
   be interesting de load all dependancies only on needed page 🙂
 * Thanks
 *  Plugin Author [Sayontan Sinha](https://wordpress.org/support/users/sayontan/)
 * (@sayontan)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/document-title-is-stripped/#post-9280744)
 * [@colas31](https://wordpress.org/support/users/colas31/),
    Sorry, I didn’t see
   your post earlier.
 * Responding to your suggestion, loading the library in the footer will not guarantee
   a fix, because if the plugin (or theme) enqueueing Bootstrap loads it after photonic.
   js, you will again have a problem.

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

The topic ‘Document title is stripped’ is closed to new replies.

 * ![](https://ps.w.org/photonic/assets/icon.svg?rev=1972449)
 * [Photonic Gallery & Lightbox for Flickr, SmugMug & Others](https://wordpress.org/plugins/photonic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/photonic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/photonic/)
 * [Active Topics](https://wordpress.org/support/plugin/photonic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/photonic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/photonic/reviews/)

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [Sayontan Sinha](https://wordpress.org/support/users/sayontan/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/document-title-is-stripped/#post-9280744)
 * Status: resolved