I figured out how to change the sidebar titles to H4 from H2 (while continuing to suppress the Blogroll category and organizing them by slug) through wp_list_bookmarks:
<?php wp_list_bookmarks(‘title_before=<h4>&title_after=</h4>&category_orderby=slug&exclude_category=2’); ?>
Peace.
So do I have to reinstall WordPress on the server pointing to the temporary URL, which is:
https://squid19.laughingsquid.net:8443/sitepreview/http/vallescaldera.com/
?
Or is there a way I don’t have to reinstall it?