alexismarin
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Integrate The Events Calendar with site navigation?Thanks, Barry. I tried using a custom link to the main events page but the subnavigation menu still doesn’t show up.
I think the best option for me would be to find an event calendar that uses a shortcode. Thanks for your help, it’s a nicely designed plugin, just not right for my needs.
Forum: Plugins
In reply to: [Contact Form 7] Message is sent, but arrows continue to spin endlesslyWordPress version 3.5.1
Plugin version 3.5.2
Using a customized version of Responsive theme version 1.9.3.5I’ve tried commenting out
if (! $.isPlainObject(data) || $.isEmptyObject(data)) return;in scripts.js
and added
<script type='text/javascript' src='http://code.jquery.com/jquery-latest.pack.js'></script>to page.php above the footer call.
Deactivated all plugins except for Contact Form 7 and Easy WP SMTP (required for the form to send). Also switched to stock twenty twelve theme. I’m still getting the permanent spinner even though the comment sends.
Any other suggestions? Thanks.
The other dev ended up fixing it. Thanks!