Looking to add a new fur friend to your family? You can view our up-to-date list of dogs currently looking for their new home on Savour Life and PetRescue. You can submit your adoption request directly with them or alternatively, complete Rescue Hub's adoption form
Savour Life:
Click the orange button underneath a dog to be taken to their complete Savour life listing, where you can view more images and information on that particular dog.
PetRescue:
Click the green button underneath a dog to be taken to their complete PetRescue listing, where you can view more images and information on that particular dog.
2 Make Notices
What is a Make notice?
Make notices occur when Make's functionality is used incorrectly. Often these notices are triggered by code errors in a child theme or plugin that extends the theme. The notice messages help you to identify the cause of the errors so they can be fixed.
Is it important to fix these notices?
Absolutely! These notices may indicate that some part of your site is not working correctly. We don't want that.
How do I fix a Make notice?
Check to see if your child theme or plugin has an update available, as a new version may include changes that fix the errors. If it is caused by custom code, you will need to modify the code to fix the errors. Check out our article about dealing with Make Notices to learn more.
How can I hide this notification?
This notification is only visible to users who are logged in and have the capability to install themes. To hide it completely, add this code to your functions.php file: add_filter( 'make_show_errors', '__return_false' );
Error code: make_doing_it_wrong
get_current_view was called incorrectly. View cannot be accurately determined until during or after the parse_query
action. (This message was added in version 1.7.0.)
- MAKE_Layout_View->get_current_view in /home4/sweetasc/rescuehub.com.au/wp-content/themes/make/inc/setup/widgets.php on line 216
get_current_view was called incorrectly. View cannot be accurately determined until during or after the parse_query
action. (This message was added in version 1.7.0.)
- MAKE_Layout_View->get_current_view in /home4/sweetasc/rescuehub.com.au/wp-content/themes/make/inc/setup/widgets.php on line 216