Thank you for your reply. Yes, I did fix the errors. Here is what I did:
1. For the error:
Notice: Undefined property: stdClass::$sort_by_price in /home/rjweaver/public_html/plugins/hikashopshipping/usps/usps.php on line 268
To fix it, I opened the USPS shipping options and saved it. That eliminated those error messages.
2. For the error:
Warning: Invalid argument supplied for foreach() in /home/rjweaver/public_html/components/com_hikashop/views/checkout/view.html.php on line 779
nicolas wrote, "This message indicates that you removed all the images in either the folder media/com_hikashop/images/payment or media/com_hikashop/images/shipping."
I turned off error reporting in Joomla, and that stopped that error from appearing.
3. For the error:
JFolder: :files: Path is not a folder. Path: /home/rjweaver/public_html/media/com_hikashop/images/payment/
I just went to the /images directory, and created a new folder there called payment
That got rid of that error.
So there are no other error messages now.
Thank you for your offer to help!