YellowSnower
Forum Replies Created
-
Forum: Plugins
In reply to: [Gravity Forms No CAPTCHA reCAPTCHA] Nothing happeningI am having the same issue with the plugin.
WordPress 4.1.1
Plugin Version 1.0.7I added my Public and Private keys to the settings and saved. I also tried uninstalling and re-installing plugin. I also tried deleting my key from Google and creating it again. Any help with getting this working would be greatly appreciated.
Thank You!
Forum: Plugins
In reply to: [The Events Calendar] 404 error on event detailsI am a PRO user and had the same issue. I found that I had to update my WordPress to the latest version to fix this issue. If you do not want to upgrade your wordpress, the 3.8.1 version of this plugin worked for me with my old wordpress version. Hope this helps someone else.
Forum: Plugins
In reply to: [The Events Calendar] Events are now White PagesI am having the same issue after upgrading to 3.9 where my individual event landing pages are blank. Please help!
Forum: Plugins
In reply to: [Page Speed] Plugin Error MessageThank you Rex! That fixed the issue!
Forum: Plugins
In reply to: [WP Video Lightbox] Prevent related videos from showing after playThanks SpenceDesign! This was the solution I needed! The trick was to change the youtube URL to youtube.com/embed/VIDEOid and to add the iframe=true parameter to the URL. I also made sure to change the autoplay parameter to true in the /wp-content/plugins/wp-video-lightbox/js/video-lightbox.js file (line 17 for me)
Here is what mine looks like
<a href="http://www.youtube.com/embed/VIDEOid?rel=0&autoplay=1&iframe=true&width=1000&height=560" rel="wp-video-lightbox[iframes]"></a>Thanks again!
Forum: Plugins
In reply to: [WP-Addpub] Shortcodes showingHello,
My banners are not working also. I am using them with the sidebar “Text” widget using the shortcode [wp-addpub bannerID=1] but it does not seem to work. It just outputs the shortcode. After testing, the shortcode does work inside of the content area of posts and pages, but NOT when using the shortcode in your widgets. Any help would be greatly appreciated.Thank You !
I’m still receiving this error message “This username is already registered” Even though all users and usermeta has been completely removed from the database via phpMyAdmin
I’m using plugin Version 0.5.1
WordPress Version WordPress 3.4.1
Trying to import 3,000 users out of 92,000 users. Any help with this would be greatly appreciated.
I’m getting the following error when installing this
Warning: array_diff() [function.array-diff]: Argument #2 is not an array in /MY_PATH/wp-content/plugins/gravity-forms-icontact/api/iContact.class.php on line 37I’m currently running WordPress 3.3.1.
Plugins installed and activated:
- Flickr Gallery – Version 1.5.2
- Gravity Forms – Version 1.6.3
- Gravity Forms iContact Add-On – Version 1.1
- Widget Classes – Version 0.1
- WordPress SEO(Yoast) – Version 1.1.5
Any help would be greatly appreciated. Thanks!