micwp123
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OnePress] line break in hero sectionThank you for your quick reply.
micForum: Plugins
In reply to: [WP Ultimate Post Grid] isotope filter againThank you, everything works fine.
I only had to log out from the backend.
micForum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] download failsHi Christina,
thank you for your answer.
Indeed I just tried to download another older backup file from dropbox and it also failed.
But I also tried to download the same file from my wordpress backend and it failed too. So I am not sure, wether it is a problem with dropbox.mic
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] disable hyperlinksresolved
Thank you.
Forum: Plugins
In reply to: [WP Ultimate Post Grid] isotope filterresolved
Forum: Plugins
In reply to: [WP Ultimate Post Grid] isotope filterGreat, that works!
Thank you.
mic
Forum: Plugins
In reply to: [WP Ultimate Post Grid] isotope filterHi Brecht,
here is the link: grid.
The name of the grid is grid1, the shortcodes are
Grid
[wpupg-grid id=”776″]Filter
[wpupg-filter id=”776″]mic
Forum: Plugins
In reply to: [WP Ultimate Post Grid] isotope filterHi,
thank you for your answer.
I’m not really sure about what my grid-slug is. I tried this:function wpupg_change_terms_order( $filter_terms_order, $grid ) { if( $grid->slug() == 'grid1' ) { $filter_terms_order = array( 'Alles', '2016', '2015', '2014' ); } return $filter_terms_order; } add_filter( 'wpupg_grid_cache_filter_isotope_term_order', 'wpupg_change_terms_order', 10, 2 );I named my grid “grid1”. Is this the slug? I also tried the filter-id.
But nothing has changed.Can you please help me?
mic
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] disable hyperlinksThank you!
That works.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] can’t change font sizeHi Tobias,
thank you for your quick answer. Now it works fine.
mic
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] MailPoet and Baskerville themeResolved!
It has nothing to do with MailPoet alone. I had to change settings in the plugin autopotimize.Forum: Plugins
In reply to: [Germanized for WooCommerce] Fehler in der Bestellübersicht – functions.phpHallo,
der Entwickler hat mir dies geschrieben:
Hi,
speichere einfach mal die Einstellungen unter Germanized > Anzeige. Anschließend sollte das behoben sein. Ist ein kleiner Fehler in den Default-Settings. Werde ich in Kürze beheben.
GrüßeBei mir hat es funktioniert.
Forum: Plugins
In reply to: [Germanized for WooCommerce] Fehler nach UpdateFunktioniert tatsächlich.
Vielen Dank!
micForum: Plugins
In reply to: [Germanized for WooCommerce] Fehler nach UpdateErgänzung: Häkchen ist gesetzt bei “Überschreiben relevanter Templates im Checkout durch dein Theme verhindern.”