Decimus
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7 and CAPTCHA stopped working on updateI’ve been playing with this for a bit.
WP Retina 2 and WP Edit deactivated.Have cleared cache and cookies.
Contact form: http://www.bajanthings.com/contact-burts/
works from phone
works from IE on desktop
works from Chrome on desktop
DOES NOT work from Firefox (38.0.5) on desktop!I just ran a simple test using 3 browsers. It seems that that in Firefox the CAPTCHA image is being cached and does not change…. which is why I think I am getting the error message:
Your entered code is incorrect.
Any ideas?
Peter
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7 and CAPTCHA stopped working on updateHave deactived the two WP Weaver Xtreme recomended plugins WP-Retina and WP-Edit
Still getting
Your entered code is incorrect.
Validation errors occurred. Please confirm the fields and submit it again.Forum: Plugins
In reply to: [Polylang] Exporting String translations in PolylangHi Frédéric
Unfortunately no PHP knowledge:-(
I’ll continue with the cut and paste option for now. Maybe you could add the export to file of the String translations to the PolyLang wish listMany thanks
Peter
Hi Tobias
Yes that worked. When I went into he “Custom CSS” textarea on the “Plugin Options” screen: there was already some CSS in there. Probably came over with the update????
.tablepress-id-1,
.tablepress-id-1 td,
.tablepress-id-1 th {
border: none !important;
border-collapse: collapse !important;
border-spacing: 0 !important;
}.tablepress-id-2,
.tablepress-id-2 td,
.tablepress-id-2 th {
border: none !important;
border-collapse: collapse !important;
border-spacing: 0 !important;
}thanks all solved
Peter
Hi Becky
Yes I was definitely using 2.0.2
I rolled back to the previous version last night 1.9.13
Would be happy to roll back to 2.0.2 tonight and try again. I am using Weaver Pro as template.
Send me a list of things you want doing and I will give it a go tonight and get back to you. I am working in time +8hrs GMT
Giving up for the night!
Hi I’ve got it all working now.
I have two sites with NextGen. The one with multiple galleries updated fine. The one with just one gallery corrupted!
In particular it was wp-content/gallery/
Side note: A clean install uses wp-content/galleries/
I ftped all the images from the old /gallery folder so it would be easy to recreate as I only had one gallery!
I uninstalled NetGen Gallery v2.0.
The uninstall left wp-content/gallery/
The problem I had was deleting the old wp-content/gallery/
It was if it had an infinite loop of folders inside folders. Hundreds and hundred deep! that had a copy of the main site. I think this is the reason why initially when one clicked any tab link on the site it always went back to the home page????I eventually gave up trying to delete the folder and did an internet chat call with tech support at Bluehost who used some command line magic to delete the /gallery/ folder.
I did a clean install and it is all now working again.
Hope that helps
Been getting exactly teh same issue with http://www.121dogtraining.hk
I only had one gallery so have deleted NextGenv2.0Got links working again by deleting gallery folder
Thanks for this. Was just about to mail the FooBox support team.
Very surprising that NextGen did not pick this up as they heavily pushed FooBox!
Lets hope that in NextGen Gallery v2 there is an option something like this:
[ singlepic id=3292 w=640 h=480 float=center template=caption]
or
[ singlepic id=3292 w=640 h=480 float=center template=singlepiccaption] <Let’s hope its fixed in NextGen Gallery v2 / pro
BTW has anyone seen any releases on what features are in the upgrade.SOLVED
Thanks mslocum. Really appreciate you posting the fix.For the last few days I’ve been trying to find the answer.
Did as you suggested and from within the plugin editor, edited:
nextgen-gallery/ngg-config.php// let’s load WordPress
// removed by PEB http://wordpress.org/support/topic/plugin-nextgen-gallery-conflict-with-contact-form-7#post-2874491
// require_once( WP_LOAD_PATH . ‘wp-load.php’);
require_once( WP_LOAD_PATH . ‘wp-admin/admin.php’);WORKED.
Many thanks
Peter
Ummm I wonder what is different between my site and Alex’s?
This post initially appeared on:
http://alexrabe.de/forums/Within my post I included the NextGen Links that did not work like:
[slideshow id=1] <- this NextGen shortcode does not work… and when they appeared on Alex’s site the short code worked perfectly pulling in I guess what was his gallery 1. I see lots of posts about [ slideshow id=1 ] not working, which makes me think its probably something in my set up. Any ideas where I should be looking?
PB
May have posted this in the wrong area?