jasond240
Forum Replies Created
-
Forum: Plugins
In reply to: [Coupon Creator] View coupon list by category/slugThis would be super helpful for that to be a feature in the plugin! It would allow for a lot more customization and doesn’t require much tweaking.
I’ve been playing around and adjusted the taxonomy to allow this (almost). Looks like you need two different slugs instead of the one or the pages conflict (ie coupon/coupons)… then load the shortcode into a new taxonomy template.
Lots of ideas for this plugin ??
Forum: Plugins
In reply to: [Coupon Creator] View coupon list by category/slugHi Brian,
Thank you for your quick response!
I have the shortcode working per your instructions however I just wanted to see if there’s a way of getting it in the loop like a blog listing. Using the shortcode, one has to create a new page/post for each category which is tedious to manage when there are a lot of categories ??
Thanks again,
JasonForum: Plugins
In reply to: [Contact Form 7] Constant arrows spinning just startedTested and everything works now, there was an inadvertently placed </head> tag added to the header where it shouldn’t have been that caused the conflict.
Marking resolved.
Jason
Forum: Plugins
In reply to: [Contact Form 7] Constant arrows spinning just startedThanks for going through it Buzztone! I received your test messages.
I actually think I just found the error!!! The site owner had hired an SEO company and without me knowing it appears that they inserted code at the very top of the page (meta.php) before the <head> and closed the </head> before the sites original header tags were inserted… meaning there were 2 </head> tags!
Regards and thanks again for the support!!
Jason
Forum: Plugins
In reply to: [Contact Form 7] Constant arrows spinning just startedYes, that is correct ?? It’s just a test form with default settings.
Jason
Forum: Plugins
In reply to: [Contact Form 7] Constant arrows spinning just startedHi Buzztone,
Sorry for being a pain, make sense that you can’t give a time!
Javascript is enabled now and I’ll leave it as such for the next while.
Regards,
JasonForum: Plugins
In reply to: [Contact Form 7] Constant arrows spinning just startedHi Buzztone,
I disabled all the plugins and switched to 2014 again using Chromes Dev tools but can’t see where a conflict is. I mirrored the site to a development server, saved the outputted html code and used a compare tool… they were exactly the same but the form submitted on the dev server but NOT on the live server. I’m at a loss.
I created a test using the default form at https://ucbaby.ca/jasontest/ but I had to disable javascript as it’s a live site and people are using the form. I’d need to know an exact time to turn it back on for testing.
FYI – I upgraded to the latest version today, unfortunately it didn’t correct my issue.
Thanks again,
JasonForum: Plugins
In reply to: [Contact Form 7] Constant arrows spinning just startedThanks for the help buzztone! I have the site running localhost using WAMP with no issues, even though it’s an exact duplicate, apart from it not being Linux and SMTP not functioning.
I’m testing both sites sites with the default form, no captcha.
I just disabled ALL plugins but CF7 on the live site and switched to the 2014 WP default theme but still get the error on a default CF7 form. How is this possible?
Thanks again for your help!
JasonForum: Plugins
In reply to: [Contact Form 7] Constant arrows spinning just startedJust another tidbit of info, when running Firebug in Firefox, I get the following error when hitting the submit button.
JSON.parse: unexpected character
Line 3Line 3 is a really long line of code and I’m not sure where its finding the error. The Firebug stack window shows jquery 1.10.2 AND jquery-migrate 1.2.1. Is that correct? The console window shows the proper Contactform 7 message that would normally be displayed if the spinning arrows would allow it ??
Can’t wait to get to the bottom of this conflict!
Jason
Forum: Plugins
In reply to: [Contact Form 7] Constant arrows spinning just startedThanks for your response buzztone!
The site is live so in the meantime, I’ve set the define( ‘WPCF7_LOAD_JS’, false ); Will this cause a problem when trying to debug if I give out the URL? Unfortunately I can’t re-enable JS loading for more than a few minutes to test.
Would very strict permission settings have any effect on the form submission?
Regards,
JasonForum: Plugins
In reply to: [Contact Form 7] Constant arrows spinning just startedI get this error with Chrome, IE and Firefox.
– all plugins disabled
– default 2012 themeJason