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