WP Remix Theme Dropdown and vSlider Plugin

Wp Remix Theme Dropdown

Many Wp Remix Theme users ask me or on the Wp Remix forum about their theme and vSlider plugin working together. However, they have discovered a problem regarding the dropdown menu going under the slider instead of staying nice on the top. The guys from Wp Remix say "we do not guarantee that our theme is working with all plugins out there" and they are perfectly right. This is not their issue and i decided to write a special post about how to solve the dropdown problem. What is really happening with the dropdown menu? Well, the dropdown menu is wrapped in a div called "nav" and it's position … [Read more...]

How to remove the suffix dot from the excerpt

Well, I'm sure those of you who are using WordPress themes that displays the excerpt wanted to know how can you remove the suffix dot from the excerpt. What is suffix dot from the excerpt? This little thing that appears after each partial content displayed on your index or archive page and it looks like this [...] You can install a plugin to remove those suffix dots but is it really necessary? It is just a matter of copy and paste of one of the following codes in your "functions.php" file that is located in the folder of your WordPress theme. Let's get started: Method 1. If you want to complete … [Read more...]