Wordpress tag not working

Clash Royale CLAN TAG#URR8PPP
Wordpress tag not working
In my word press site tag listing not Working. it shows all post in after clicking on tag.
check this link:- http://27.109.19.234/decoraid/blog/tag/2018-interior-design-trends/
but in an admin panel, this tag count shows only 1 blog.
i want to show only simile tag post in tag listing.
All necessary information must be included in the body of the question Without requiring a user to click on external pages. As is, this question is subject to deletion. Please
edit to include relevant code or images. See stackoverflow.com/help/how-to-ask: include the code in your question itself. Not everyone can access external sites, and the links may break over time.– SherylHohman
Aug 10 at 23:53
edit
1 Answer
1
Check web console on your browser, you have jquery-migrate version error.
you need to call correct jquery version for your website.
for example : https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.js
make sure you don't get any jquery error in console. like this one :
TypeError: $(...).bxSlider is not a function
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
I don't understand the question, to be honest.
– Flash Thunder
Aug 7 at 13:11