itnext
Forum Replies Created
-
I rolled back to 3.6.29 and it (for now at least) resolved my issues – forms not submitting and elementor pages not editable. One of these other posts in the last 5 days contains a google drive link to 3.6.29
OK rolling back as per other issues posted has fixed this for now.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Timezone SupportNo hurry – it already works for us – we thought you might be able to incorporate it into your plugin and probably smooth it out a little.
This is a fantastic plugin.Ive just checked on a couple of random themes including twenty thirteen on a test site and all of them allow allow this feature.
Add Event – add details, screen options -> discussion -> Comments on, Trackbacks off.
Results in people being able to leave comments on the Booking page.
I will see if I can find a way to enable thru the wp itself – thanks for your responses – i will update here with what i find.when you display Events as Posts you get the option to allow comments.
Forum: Themes and Templates
In reply to: [Ward] Login and Register PagesThe following code saved as a template almost works except the Column 2 data (the site has 2 columns elsewhere) appears in Column 2 but dropped about 70px or so…
<?php /* Template Name: Login Page */ ?> <?php get_header(); ?> <div id="left"> <div id="archive"> <h2><?php the_title(); ?></h2> <div id="primary" class="col-md-8"> <form name="loginform" id="loginform" action="<?php echo get_option('home'); ?>/wp-login.php" method="post"> <p> <label>Username <input type="text" name="log" id="user_login" class="input" value="" size="20" tabindex="10" /></label> </p> <p> <label>Password <input type="password" name="pwd" id="user_pass" class="input" value="" size="20" tabindex="20" /></label> </p> <p class="forgetmenot"><label><input name="rememberme" type="checkbox" id="rememberme" value="forever" tabindex="90" /> Remember Me</label></p> <p class="submit"> <input type="submit" name="wp-submit" id="wp-submit" class="button-primary" value="Log In" tabindex="100" /> <input type="hidden" name="redirect_to" value="<?php echo get_option('home'); ?>/wp-admin/" /> <input type="hidden" name="testcookie" value="1" /> </p> </form> <p id="nav"> <a>/wp-login.php?action=lostpassword" title="Password Lost and Found">Lost your password?</a> </p> </div> </div> </div> <?php get_sidebar(); ?> <?php get_footer(); ?>Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Restoring EVENTS?yes the events are all there – i restored all the appropriate tables. after wiping my SETINGS as per the other support post the bookings are working again. I will work the settings back one by one until I find out what breaks it…
thanks again.ok – wiping out SETTINGS and keeping bookings has restored all bookings and menu access. i guess i will manually grab my settings from SQL backup and add them back in one by one. Thanks for your excellent help and product.
when uninstalling and deleting would these have gotten removed from that table too or would they have simply been overwritten when reinstalling/activating?
ok – so restored the wp_options table and im back at my original problem. events manager is broken – only settings and help are available in the wp-admin menu and going back to any other events manager link directly gives me the “Cheatin’ uh?” message…
so it is something in my settings which is something in my wp_options table…Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Restoring EVENTS?yes – i restored wp_em_events and other wp_em_* tables but I cant get the past events to show up.
ok – i just restored the wp-posts table as per your suggestion but i still have the same issue – no past events are visible.thank you again for a great product and great support
will go pro soon i thinkthanks Angelo – the event hasnt started but the ticket cutoff date has been passed. does that make sense?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Author Linksthank you – i have set the css entry to visibility:hidden
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Author Linksthanks Angelo.
Switched to 2012 theme and the line disappears completely.
Posted on June 20, 2013 by Damian — No Comments ↓
maybe its just a WP line and not a EM line?Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Commentsresolved