dmx09
Forum Replies Created
-
Forum: Plugins
In reply to: [Display Widgets] Had to roll back after latest updateHi there,
First off I want to say this has always been a rock solid and incredibly useful plugin so many thanks for that! Its one of the few plugins that I never worry about hitting the update button.
Anyway, the thing is that we are not getting any errors, none in Chrome inspector and no server errors which is weird. I’ll have my devs look a little more into it and see what they can dig up.
Thanks.
Forum: Plugins
In reply to: [Display Widgets] Had to roll back after latest updateI’m having similar issues, been using this plugins for years (has been great) but the latest update killed all widgets. ??
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Fantastic pluginDone! ?? Keep up the good work.
Forum: Plugins
In reply to: [Download Monitor] Log not working since wp 4.2We are also having this issue…. ??
Forum: Plugins
In reply to: [Registration Options for BuddyPress] Registration processYes, exactly, the pending is from the general BuddyPress user screen. It’s not a major obstacle but if possible to avoid would make life easier for admins.
So I approve the user via the BP-Registration screen, then need to go to this url to activate the user…
/wp-admin/users.php?page=bp-signupsThanks Michael.
Forum: Plugins
In reply to: [Custom Post Type UI] Category urls for custom post typeThat’s awesome, will drop it in tomorrow and fingers crossed. Very grateful for your help!
Forum: Plugins
In reply to: [Custom Post Type UI] Category urls for custom post typeYes, the post type is set to have archives. I’d very much appreciate you sharing your recent experience, do you need me to send you any of my template files?
Forum: Plugins
In reply to: [Custom Post Type UI] Category urls for custom post typeMany thanks Michael, I’ll check the archive but from what I remember it is set correctly.
Will come back to you asap.
Thanks again.Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] Connecting to MailchimpIt’s strange but my colleague is getting the Mailchimp login screen. I’m not having any connectivity issues but there is obviously something going on with my network – thanks for your feedback.
??
Forum: Plugins
In reply to: [Newsletter Sign-Up] Spam into Mail ChimpThis would be great as we are also having this issue. The ‘captcha’ plugins available don’t seem to work with this plugin so not sure how to stop these spam signups.
I just wanted to say thanks reneequinn, that code help me out. It also works if you are using the NextGen plugin as follows:
<?php echo do_shortcode('[nivo source="nextgen" gallery=1 size="widget"]'); ?>
Hi there, sorry to jump on this thread but having installed a malware plugin (6scan) following some recent issues its flagging up a potential problem with the Social Sharing Toolkit plugin.
This is the fix its suggesting:
Go to your Social Sharing Toolkit directory
Backup the googleplus.js.php file
Open it for editing
Find the line that containts the next code: if (isset($_GET[‘lang’])) {
Add the next code lines after it:
$_GET[ ‘lang’ ] = htmlspecialchars( $_GET[ ‘lang’ ] , ENT_QUOTES );Make sense to anyone!? ??
Wow, quick response! Thanks Michael, much appreciated!
Is there a php function for this that I could add to a template? Nice plugin btw! ??
Works perfectly now, many thanks for addressing that so quickly!