jbijman
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Store Locator] Map isn’t showingHi Tijmen,
It works proparly without the plugin i see. But the performance without the plugin is terribly..
Any idea if there is a css/js file i should exclude from the settings in the plugin so the map is loading?
Forum: Themes and Templates
In reply to: [Specia] Dropdown menu shows instantlyHi,
It looks like the problem is in this code:
/* Menu Toggle */
.navbar-toggle {
border-radius: 0;
}
@media only screen and (max-width: 767px) and (min-width: 480px)
{
.open{
}
}
@media (min-width: 768px) {
.dropdown .dropdown-menu{
display: block;
opacity:0;
-webkit-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
-ms-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
transition: all 200ms ease-in;
}
.dropdown:hover .dropdown-menu {
display: block;
opacity: 1;
}
}I disabled it and now it’s working proparly again.
Forum: Themes and Templates
In reply to: [Avira] Font-awesome Icons doesn’t workThanks, it worked!
Forum: Themes and Templates
In reply to: [Avira] Header section only visible through customizerProblem solved after turn off (publish) and turn on (publish again) the visibility in customizer.
Forum: Themes and Templates
In reply to: [Avira] How to use Slider SectionSolved, it only works on a normal content page as homepage. When you have a shoppage as homepage it will not work.
Forum: Themes and Templates
In reply to: [Avira] How to use Slider SectionHello,
I’ve followed each step and i uploaded a 1600 x 600 px image, but it doesnt appear.
The website is lindemannperformance.nl
Forum: Plugins
In reply to: [Advanced Dynamic Pricing for WooCommerce] Translation & hidingOk, and what code exactly do i need to modify?
And i need to copy the map to my storefront theme?
- This reply was modified 6 years, 5 months ago by jbijman.
This will help me very much…!
Forum: Plugins
In reply to: [Perfect Brands for WooCommerce] Widget filter doesn’t workCan you help me out? @titodevera ?
Forum: Plugins
In reply to: [Perfect Brands for WooCommerce] Product shortcodeCan anyone help me out?
Forum: Plugins
In reply to: [Perfect Brands for WooCommerce] Widget filter doesn’t workHello, It was in maintenance mode. It is accessible now!