Categories
Theme Wordpress

[Easy WP Fix]: Admin’s Top bar covers the portion of the layout’s theme

If the portion of your theme’s layout in WordPress is being covered by the admin’s top bar (if it is turned on in your profile), here’s a quick fix using jQuery. Please make sure that your jQuery JS is included in your html file. The following part is completely optional. It’s only applicable if you […]

Categories
Taxonomies WMPL Wordpress

[WMPL Fix]: hide_empty => true not working in get_terms()

My terms are showing up (using get_terms() function), even if they are not supposed to show because they don’t have any published posts in my selected language

Categories
Javascript SwiperJS

How to find the last visible slide in Swiper JS

Find the last visible slide in a swiper instance and attach a class ‘last-slide’ to it so it can be styled differently.

Categories
Uncategorized

Voila! My First Post!

As I can’t think of anything to post, I’m writing this simple one for now. As you see, writing is not my primary skill but I look forward to be better on it as I take this journey of blogging. As I encounter different problems in Web Development and finds solution, I always think that […]