nef426
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] blockUI blockOverlay on Checkout pageEncountering the same issue. Anyone solve it yet? Having the same issue with 2.4.9, 2.4.10, and 2.4.dev
Nope. nothin’ still getting it on my site.
Hi Zack,
Still getting this issue — (2.3.9) is immediately invalidating my constant contact password, and failing to authorize (“This plugin is not configured with a valid Constant Contact account.”)
This pluggin might do it?
Shopp Analytics
http://cl.ly/2z2z3Y3y2U3n0x381028I’d certainly be interested to know how to get google analytics e-commerce tracking hooked up also, i poked around a bit in the template files, and haven’t seen any mention of necessary google tracking scripts…
I haven’t found any documentation on Shopp’s site either.
sweet –
Adding the parameters directly to the <div> was my issue – i’ve tried parameters like that within the main CSS stylesheet, but that never seemed to work right —
Thanks for all the help — no prob.
Scroll bars show up in Firefox and Chrome, but not safari… any ideas on how to get rid of them?
Thanks,
Any ideas on the scroll bars?
You will need access via FTP.
Step 1) Download the previous version at: http://ww.wp.xz.cn/extend/plugins/constant-contact-api/download/
Step 2) Access your wordpress install via FTP.
Step 3) Copy the following files from the previous version download, to this location in your wordpress install: ‘/wp-content/plugins/constant-contact-api/admin/’-contact.php
-analytics-dashboard.php
-analytics-settings.phpOnce you’ve uploaded those files, it should work.
@adambundy,
good catch on analytics-setting.php — I missed that one somehow.Also, I’m not sure if it’s still in use, but analytics-dashboard.php appears to be MIA as well, I copied it over just in case–
I ran into the same issue, looks like they forgot to include the contacts.php file in the new version package.
i downloaded the previous version here:http://ww.wp.xz.cn/extend/plugins/constant-contact-api/download/, and copied over the contacts.php to the /plugins/constant-contact-api/admin/ folder via FTP.
Doing this is a bit hacky, but seems to fix the issue for the time being —
Just incase anyone else stumbles upon this and is using the jQuery cycle plugin with easy-fancybox. I solved the double library load issue by changing the jQuery Cycle plugin to use ‘jQuery’ instead of ‘$’ per suggestion from this thread:
http://ww.wp.xz.cn/support/topic/jquery-cycle-plugin-and-other-jquery-issues?replies=2
ok, found it, that fixed it.
I had a second library linked as part of http://jquery.malsup.com/cycle/ — even though that plugin says it can function with libraries 1.3.2+ it doesn’t seem to like the ver=1.7.1 that is attached, hmmm… on to the next problem.
Thanks for your trouble shooting help.
Not sure if it makes a difference, but for transitions in&out im using ‘fade’, and easing for in&out im using ‘back’
Unfortunately I’m developing locally, so no link.
I took the code you used in the auto open box @ your sandbox, and when I use that I get this error:
jQuery.fancybox is undefinedI get the same error with the other variations I mentioned above.