Title: Kori Ashton's Replies | WordPress.org

---

# webtegrity

  [  ](https://wordpress.org/support/users/webtegrity/)

 *   [Profile](https://wordpress.org/support/users/webtegrity/)
 *   [Topics Started](https://wordpress.org/support/users/webtegrity/topics/)
 *   [Replies Created](https://wordpress.org/support/users/webtegrity/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/webtegrity/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/webtegrity/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/webtegrity/engagements/)
 *   [Favorites](https://wordpress.org/support/users/webtegrity/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 116 total)

1 [2](https://wordpress.org/support/users/webtegrity/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/webtegrity/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/webtegrity/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/webtegrity/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/webtegrity/replies/page/8/?output_format=md)
[→](https://wordpress.org/support/users/webtegrity/replies/page/2/?output_format=md)

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[The Events Calendar] Easy-to-Use Calendar Plugin](https://wordpress.org/support/topic/easy-to-use-calendar-plugin/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/easy-to-use-calendar-plugin/#post-12912785)
 * Thank you, Adam, for taking the time to share with us your feedback. Really love
   that you’re using multiple products too. Sounds like you’re building out some
   great solutions!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I find the pages that are not linked to?](https://wordpress.org/support/topic/how-do-i-find-the-pages-that-are-not-linked-to/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/how-do-i-find-the-pages-that-are-not-linked-to/#post-12514504)
 * I’m not aware of any plugins that may help, but can you pull your sitemap or 
   Google Analytics to help you create a full list of pages? I would assume that
   each of those pages have a global header that would include links. But you might
   have a different page template associated with these pages. Have you found a 
   solution yet?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Plugin management unavailable](https://wordpress.org/support/topic/plugin-management-unavailable/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/plugin-management-unavailable/#post-12514498)
 * Is everything up to date? Your core WordPress version? Your theme? Your plugins?
   Did you make any of those updates recently? It could be causing the break.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Footer](https://wordpress.org/support/topic/footer-148/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/footer-148/#post-11135691)
 * Glad it worked for you.
 * Not too sure which area specifically you mean but try adding this to your css
 * .site-footer {
    display: none; }
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Footer](https://wordpress.org/support/topic/footer-148/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/footer-148/#post-11135614)
 * PS – that pic is one fluffy boar 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Footer](https://wordpress.org/support/topic/footer-148/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/footer-148/#post-11135611)
 * Yes – looks like your CSS has a large Top / Bottom padding on
 * .footer-widgets
 * If you put this code into your custom CSS box it could help
 * .footer-widgets {
    padding: 15px 0; }
 * If there’s too short – just change the number 15 to something else.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress till look the same after update!](https://wordpress.org/support/topic/wordpress-till-look-the-same-after-update/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/wordpress-till-look-the-same-after-update/#post-11135536)
 * Also it could be a cache issue. Would you be able to log out of the site and 
   try to view it? Perhaps try to view it using KProxy.com or another browser?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Footer](https://wordpress.org/support/topic/footer-148/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/footer-148/#post-11135520)
 * Hi AJCVET – most footer areas are controlled by the theme directly. Sounds like
   this is a layout design from the authors of the theme. You may need to use a 
   childtheme to code a custom footer.php file, or use custom CSS to change things.
   I’d suggest connecting directly with your theme authors in their support area
   to ask them how to make those changes easily.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Customize and Widgets setting on dashboard not loading](https://wordpress.org/support/topic/customize-and-widgets-setting-on-dashboard-not-loading/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/customize-and-widgets-setting-on-dashboard-not-loading/#post-10459679)
 * Got it. That helps. Can you go up to the top righthand corner of your screen 
   and click on screen options? Click on “enable accessibility mode” – that may 
   be a temp fix.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Customize and Widgets setting on dashboard not loading](https://wordpress.org/support/topic/customize-and-widgets-setting-on-dashboard-not-loading/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/customize-and-widgets-setting-on-dashboard-not-loading/#post-10459625)
 * Is this screenshot that you’re linking to a dashboard from a particular plugin
   like Jetpack? I’m not familiar with that exact screen in a standard WP dashboard.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Page preview doesn’t take template change into account](https://wordpress.org/support/topic/page-preview-doesnt-take-template-change-into-account/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/page-preview-doesnt-take-template-change-into-account/#post-10459497)
 * Sounds like a theme conflict then. Have you contacted the theme authors directly
   on their email or support forum?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to add “full-width” functionality to the posts (not pages)](https://wordpress.org/support/topic/how-to-add-full-width-functionality-to-the-posts-not-pages/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/how-to-add-full-width-functionality-to-the-posts-not-pages/#post-10459494)
 * Yes – then, again, this would be something very specific to your theme’s structure/
   code. You’ll want to ask your theme author directly on their support forum or
   email.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Page preview doesn’t take template change into account](https://wordpress.org/support/topic/page-preview-doesnt-take-template-change-into-account/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/page-preview-doesnt-take-template-change-into-account/#post-10459350)
 * Have you disabled all plugins and tested again? Sounds like a potential plugin
   conflict then. Are you using a page builder like Visual Composer?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to add “full-width” functionality to the posts (not pages)](https://wordpress.org/support/topic/how-to-add-full-width-functionality-to-the-posts-not-pages/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/how-to-add-full-width-functionality-to-the-posts-not-pages/#post-10459215)
 * If you do this inside of your CSS file – it would effect all posts. If you do
   this inside of your PHP file and do it based on a post ID it could be applied
   to each post one by one.
 * This may be something available though by default in your theme. You may want
   to connect with the theme authors directly on it. Might be a lot more simple 
   than we’re making it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Customize and Widgets setting on dashboard not loading](https://wordpress.org/support/topic/customize-and-widgets-setting-on-dashboard-not-loading/)
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/customize-and-widgets-setting-on-dashboard-not-loading/#post-10459208)
 * Hello Anita95 – is this on a local environment or online? Are you running the
   latest version of all of your plugins, your theme and core WordPress? Looks like
   a stylesheet might be missing.

Viewing 15 replies - 1 through 15 (of 116 total)

1 [2](https://wordpress.org/support/users/webtegrity/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/webtegrity/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/webtegrity/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/webtegrity/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/webtegrity/replies/page/8/?output_format=md)
[→](https://wordpress.org/support/users/webtegrity/replies/page/2/?output_format=md)