Forums
(@ptoaster)
9 years, 1 month ago
is the following in your footer?
<?php wp_footer(); ?>
do you have a link to your site?
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; }
Easily missed. glad I could help ??
https://lavidabonitablog.com//wp-admin ?
When you’re in the admin and click view post what is the URL for that post?
You could try a Search and Replace plugin to search for all instances of https://judychristie.files.wordpress.com/2015/ and replace with https://judychristie.com/2015/path/to/images (replace with directory path to image)
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