It seems you have the shortcode copied along with a HTML tag.
To fix it go to wp-admin / Pages panel and edit the page with [adverts_categories] shortcode (the page from your screenshot), now:
– if you are using classic editor click “Text” tab in the editor and make sure the shortcode is NOT inside <pre> or <code> tag, if it is then remove the tags and save the page.
– if you are using Gutenberg then remove the block with shortcode add a new Shortcode block and paste (or type) the shortcode there.
Thanks genius.
Now looks perfect