Hi,
Please make sure that you re-downloaded and re-upload all files that I mentioned above and give me your link. On my test site, on home, post and page, inset is above and toolbar is below the content.
According to the widget positions map demo.hotjoomlatemplates.com/wordpress/destinations/?page_id=229 there’s no TOP position. You can safely remove this part
Code:
register_sidebar( array(
‘name’ => ‘Top’ ,
‘id’ => ‘top’,
‘description’ => ‘Top widget sidebar’,
‘before_widget’ => ‘
‘,
‘after_widget’ => ‘
‘,
‘before_title’ => ‘
‘
));
from file /wp-content/themes/wp_hot_destinations/functions.php