Title: PToaster's Replies | WordPress.org

---

# PToaster

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Admin bar has disappeared](https://wordpress.org/support/topic/admin-bar-has-disappeared/)
 *  [PToaster](https://wordpress.org/support/users/ptoaster/)
 * (@ptoaster)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/admin-bar-has-disappeared/#post-6643232)
 * is the following in your footer?
 * > <?php wp_footer(); ?>
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Modality] BUG in Firefox! Background Image not showing on Homepage](https://wordpress.org/support/topic/bug-in-firefox-background-image-not-showing-on-homepage/)
 *  [PToaster](https://wordpress.org/support/users/ptoaster/)
 * (@ptoaster)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/bug-in-firefox-background-image-not-showing-on-homepage/#post-6643209)
 * do you have a link to your site?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Fictive] Post color question](https://wordpress.org/support/topic/theme-fictive-post-color-question/)
 *  [PToaster](https://wordpress.org/support/users/ptoaster/)
 * (@ptoaster)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/theme-fictive-post-color-question/#post-6643203)
 * 2 options:
 * adding importance:
 * > .hentry:after {
   >  border-top: 8px solid #6f9d9f !important; }
 * or
 * > .hentry.format-video:after, .hentry.format-audio:after
   >  { border-top: 8px solid#
   > 6f9d9f; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Problem with previous link](https://wordpress.org/support/topic/problem-with-previous-link/)
 *  [PToaster](https://wordpress.org/support/users/ptoaster/)
 * (@ptoaster)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/problem-with-previous-link/#post-6643199)
 * Easily missed. glad I could help 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Access to the dashboard of my blog](https://wordpress.org/support/topic/access-to-the-dashboard-of-my-blog/)
 *  [PToaster](https://wordpress.org/support/users/ptoaster/)
 * (@ptoaster)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/access-to-the-dashboard-of-my-blog/#post-6643186)
 * [http://lavidabonitablog.com//wp-admin](http://lavidabonitablog.com//wp-admin)?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Internal Links are not working](https://wordpress.org/support/topic/internal-links-are-not-working/)
 *  [PToaster](https://wordpress.org/support/users/ptoaster/)
 * (@ptoaster)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/internal-links-are-not-working/#post-6643182)
 * When you’re in the admin and click view post what is the URL for that post?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Make] Blog images](https://wordpress.org/support/topic/blog-images-3/)
 *  [PToaster](https://wordpress.org/support/users/ptoaster/)
 * (@ptoaster)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/blog-images-3/#post-6642713)
 * You could try a Search and Replace plugin to search for all instances of [https://judychristie.files.wordpress.com/2015/](https://judychristie.files.wordpress.com/2015/)
   and replace with [https://judychristie.com/2015/path/to/images](https://judychristie.com/2015/path/to/images)(
   replace with directory path to image)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Problem with previous link](https://wordpress.org/support/topic/problem-with-previous-link/)
 *  [PToaster](https://wordpress.org/support/users/ptoaster/)
 * (@ptoaster)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/problem-with-previous-link/#post-6643177)
 * I believe it’s because you have a div covering it from being able to be clicked.
 * Your div add-images-to-cart-single has a bottom padding of 5% instead of 5px

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