muriaticum
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Filterable Portfolio] Can’t change Details Button TextI hardcoded it…
file:
public_html/wp-content/plugins/filterable-portfolio/templates/content-portfolio.phpthe line
$button_text = esc_html__( ‘Details’, ‘filterable-portfolio’ );now is
$button_text = esc_html__( ‘Galleria’, ‘filterable-portfolio’ );Forum: Themes and Templates
In reply to: [Travelify] Point "Navigation" in the menuHi guys
I have the same problem in a footer menu I have inserted in the Custom Menu widget
the css modification
.default-menu {
display: none;
}
works great for the main menu on the top but doesn’t on the footer menuany hint?
thanx for the great theme!
Forum: Plugins
In reply to: [Header Image Slider] remove white stripe bottom of sliderI found the solution … the problem was in another plugin: the “boxes” plugin has a nivo-slider.css
wp-content/plugins/boxer/assets/js/nivo-sliderm.
thanx a lot!
hello jmek,
I have the same needs. Did you find some hints?thx
m.
Viewing 5 replies - 1 through 5 (of 5 total)