Every dog deserves a second chance....
💚 Adopt via PetRescue
Below are the dogs listed on PetRescue, including both Rescue Hub dogs and our Assisted Adoption dogs.Each profile will indicate if the dog is part of the Assisted Adoption Program.
Click the green button under each profile to view their full listing and photos on PetRescue.
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