mconheady on "[Plugin: WP Content Copy Protection] Per page/post?"
Is there way to specify which pages to protect and which ones to allow? The issue is that I have a Wallpaper download section in which I would want people to DL and right click from....
View ArticleApatheticGenius on "[Plugin: Spider Calendar] Changing Language"
same problem here default language of my wordpress is russian, but calendar still uses english
View ArticleCharleston Software Associates on "[Plugin: Google Maps via Store Locator...
I'm running 3.5 on my dev system with no problems. LOVE the new media interface and want to work that plus the color picker into some of the add-on pack features in the coming months. So far, no issues...
View Articlesydatbliz on "[Plugin: Cart66 Lite :: WordPress Ecommerce] Cart66 Lite...
I've been trying to troubleshoot a bizarre situation where visitors appear to be randomly told that the website can't be found (while other visitors have no problems) - the barred visitors can usually...
View ArticleCharleston Software Associates on "[Plugin: Google Maps via Store Locator...
As suspected, your server is not processing WordPress AJAX requests properly. It is sending back a 302 header (moved) which is NOT JSONP (or AJAX) compliant) and breaks any AJAX communications.
View ArticleAmy_Beth on "[Plugin: Jetpack by WordPress.com] Missing Stats"
Jetpack has stopped updating the list of subscribers. I know that more people have subscribed to my site than I see in the stats. I am self-hosting my WordPress site but my Jetpack is connected to...
View Articlevineela.s on "[Plugin: Facebook Members] facebook members box in template file"
Hi , i want to display facebook members box in footer.php. what is the short code to use.when i am using like this <?php echo do_shortcode('<!--facebook-members-->');?> it is not printing...
View ArticleCharleston Software Associates on "[Plugin: Google Maps via Store Locator...
If I could fix broken themes & plugins from within my plugin I'd be a gazillionaire. Unfortunately I can't (and shouldn't) be tweaking other code that is not "mine". Actually I *could* as WordPress...
View Articlenewbieshwa on "[Plugin: Support Tickets v2] How do I tell when somone places...
Is there any way for wordpress to notify me when someone places a ticket? http://wordpress.org/extend/plugins/support-tickets-v2/
View Articlebrody182 on "[Plugin: WordPress MU Domain Mapping] domain mapping hooks"
hi Ron, what is the benefit of using this domain mapping VS the domain mapping over at wpmu.org? I like this one because it has Action Hooks.. In the EXAMPLE USAGE, can i use the sample code with any...
View Articlemahendrakumbhar on "[Plugin: Really Simple CAPTCHA] Function cleanup : unlink...
Thanks kate.ussr...your suggestion really did help...but now it is showing some different problem..... Failed to send your message. Please try later or contact the administrator by another method.
View ArticleEmil Uzelac on "[Plugin: Resume Submissions & Job Postings] Warning: Missing...
FYI: wpdb::prepare()now requires at least 2 arguments. Please see the Changeset 22429 :) This is to avoid: Warning: Missing argument 2 for wpdb::prepare(), called in...
View ArticleCharleston Software Associates on "[Plugin: Google Maps via Store Locator...
slplus will always be undefined if you are getting the "Store Locator Plus Script not loaded properly". There is a self-check built-in to make sure the proper javascript is running an initialized. If...
View ArticleDougJoseph on "[Plugin: Category Icons] WordPress 3.5 Admin Error"
@maxwelton Thanks! I had the same issue, and the fix you listed worked.
View ArticlePrasanna SP on "Warning: Missing argument 2 for wpdb::prepare()"
Same here. Something is wrong with Akismet plugin. Found another thread with the same issue - http://wordpress.org/support/topic/akismet-causing-wp-dbphp-problem-after-35-upgrade
View Article6Scan on "[Plugin: 6Scan Security] 6scan install issues on Zeus and Apache...
Latest 6Scan version already has solved this issue
View ArticleRanvens on "[Plugin: NextGEN Gallery] Feature request: single image black and...
Down the bottom of the home page, there should be an assortment of 20 or so images. If you hover over these images they should fade from black and white to colour. Pastebin http://pastebin.com/w3Ug6ZtV
View ArticleJSampas on "[Plugin: Custom Headers and Footers] I want to translate it into...
I want to translate it into another language, what should i can do? http://wordpress.org/extend/plugins/custom-headers-and-footers/
View ArticleRanvens on "[Plugin: NextGEN Gallery] Feature request: single image black and...
Place the above code into your header.php obviously I have set it to do .ngg-gallery-thumbnail img tagged images however you can change that to singlepic or anything else for example. Uses jquery,...
View Articlechevymanusa on "[Plugin: WordPress PopUp] V. 4.3.2 Spits out errors with...
Fixed! Just add " ,null " to $sql = $this->db->prepare( "SELECT * FROM {$this->popover} WHERE popover_active = 1 ORDER BY popover_order ASC" ); The FIXED code should look like this: $sql =...
View Article