JQuery Code to add class in the first class div (Bootstrap Carousel)

If you have a bootstrap carousel for my post display( code is below ). And If you want to put in the loop to the posts, there comes problem of first child active. This carousel will be displayed only after the first child has class active. You cannot make all the inner item active and … Read moreJQuery Code to add class in the first class div (Bootstrap Carousel)

Window does not refresh while adding new categories and tags?

You might have experienced this while adding new category. When you ad category title and slug and description and submit the form by clicking “Add new Category” button. Screen freezes (doesn’t refresh). And same issue occurs while deleting the category and tags. I have been struggling to this problem so long. I used to give … Read moreWindow does not refresh while adding new categories and tags?