mollyblog
Member
Posted 4 years ago #
in Safari, whenever I click on the blue RSS button to the right of the URL bar, I get the following message:
Safari can’t open the page “feed://mockutv.com/blog/?feed=atom”. The error was: “unknown error” (NSURLErrorDomain:-1) Please choose Report Bug to Apple from the Safari menu, note the error number, and describe what you did before you saw this message.
Thoughts? My blog is at http://www.mockutv.com/blog
mollyblog
Member
Posted 4 years ago #
When I go into the theme editor, this is what my footer says...where would I put that link?
<hr />
<div id="footer">
<p>
<?php bloginfo('name'); ?> is proudly powered by
WordPress
">Entries (RSS)
and ">Comments (RSS).
<!-- <?php echo $wpdb->num_queries; ?> queries. <?php timer_stop(1); ?> seconds. -->
</p>
</div>
</div>
<!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/kubrick/ -->
<?php /* "Just what do you think you're doing Dave?" */ ?>
<?php do_action('wp_footer'); ?>
</body>
</html>
mollyblog
Member
Posted 4 years ago #
Figured it out! Thanks for the help!