netes
Forum Replies Created
-
Same here 🙁 No check email page and no page with successful activation info, just redirect to login page.
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] Missing minimal/js/frontend.jsSo they might be some unnecessary code in your plugin, because I’m always getting 404 error when using minimal template (all works ok, but Better Security and Chrome Console shows constant 404 error on /wp-admin/profile.php).
Forum: Plugins
In reply to: [AM Events] Show "No upcoming events" in widget when events are emptyThanks a lot 🙂 It works perfectly!
Forum: Plugins
In reply to: [AM Events] Changing slugYou’ve got to clear cache and reapply permalinks settings in WP.
Forum: Plugins
In reply to: [AM Events] Changing slugYou can do this by editing am-events.php in plugins/am-events folder.
Just add:
'rewrite' => array( 'slug' => 'events' ),Near line 704 ($args = array block).
Forum: Plugins
In reply to: [Easy2Map] Multisite issues?Same problem here but not with multisite. I’ve got “Unexpected token: “<” on single site. Tried to reinstall plugin and deleting database, nothing helped 🙁
Forum: Plugins
In reply to: [Firelight Lightbox] Bones Theme – positioning problemThanks! Works like a charm now.