madnhain
Forum Replies Created
-
Forum: Plugins
In reply to: [Appointment Calendar] Select Service Drop-Down not workingRight, I understand that it is in conflict. Do you have any suggestions for a work-around?
Forum: Plugins
In reply to: [Appointment Calendar] Select Service Drop-Down not workingIt’s back on.
Thank you for your attention to this.
Forum: Plugins
In reply to: [Appointment Calendar] Select Service Drop-Down not workingUpdate:
I’ve narrowed the problem to be associated with LiveZilla chat. When I remove the code from the footer.php <body> the drop down works.
below is the code in question:<!-- LiveZilla Chat Button Link Code (ALWAYS PLACE IN BODY ELEMENT) --> <!-- LiveZilla Tracking Code (ALWAYS PLACE IN BODY ELEMENT) --> <div id="livezilla_tracking" style="display:none"></div><script type="text/javascript"> var script = document.createElement("script"); script.async=true;script.type="text/javascript"; var src = "mysite.foo="+Math.random(); setTimeout("script.src=src;document.getElementById('livezilla_tracking').appendChild(script)",1); </script> <noscript> <img src="mysite.foo" width="0" height="0" style="visibility:hidden;" alt=""> </noscript> <!-- http://www.LiveZilla.net Tracking Code --> <div style="display:none;"> <a href="javascript:void(window.open('mysite.foo','','width=610,height=760,left=0,top=0,resizable=yes,menubar=no,location=no,status=yes,scrollbars=yes'))" class="lz_fl"> <img id="chat_button_image" src="mysite.foo" width="34" height="166" style="border:0px;" alt="LiveZilla Live Chat Software"></a> </div> <!-- http://www.LiveZilla.net Chat Button Link Code -->Ideas?
Thank you for your fast response.
Forum: Plugins
In reply to: [WP-Invoice - Web Invoice and Billing] Correct Date and timeThanks Anton! I appreciate you looking into this!
Forum: Plugins
In reply to: [WP-Invoice - Web Invoice and Billing] Correct Date and timeCertainly!
From the WP Dashboard, Invoice > Add new invoice
for testing reasons, I entered the time of creation into the name and body fields
Save and Send notificationThen, View All invoices, select the one you just created
Inside the Top Area “Invoice Status and History”11:43 am June 6, 2013 Notification Sent (New Invoice) to xxx.xxx@gmail.com at 11:43 am June 6, 2013.
11:43 am June 6, 2013 Created by admininside my body:
This invoice was created @ 6:43AM June 6th, 2013
(I just noticed this)
While just looking at my settings to be SURE the time was set correctly, I see this:UTC time is 2013-06-06 11:57:26 Local time is 2013-06-06 6:57:26
So apparently Invoice is using UTC instead of Local time?
Any thoughts on this? Thanks!Forum: Everything else WordPress
In reply to: ecommerce advicehis main concern is the ability to “Pre-Register for an upcoming class”
Selling products online is secondary to that.Forum: Everything else WordPress
In reply to: ecommerce adviceThank you for the suggestions, do these support “subscriptions” or “memberships” as well as product sales?
Forum: Plugins
In reply to: [WP-Invoice - Web Invoice and Billing] Cannot save First Use optionsI am not able to access Mod_Sec from my cPanel, though a quick request to the support team explaining the situation and it was resolved.
“I have disabled ModSecurity rules ##340464 and 340465 for the account”
And it’s up and running as it should.
Forum: Plugins
In reply to: [WP-Invoice - Web Invoice and Billing] Cannot save First Use optionsI just ran into this problem myself.
Try disabling mod_security on your server.
Are you referring to the PHP settings?