Sho-Down
Forum Replies Created
-
Ok thanks. Which version broke it? 2.0 or 2.1? In case I want to revert back to a working version until the next update.
Forum: Plugins
In reply to: [Register Plus Redux] Additional Fields won't deleteI have 3 Additional Fields; Twitter ID, Facebook ID, Youtube ID in that order. When I click the red circle for each one they will disappear and then I save and they come right back.
If I delete them one at a time, (delete one then save, delete the 2nd one then save) the twitter and facebook deleted properly but the Youtube field will not delete. Can you reproduce this? I have all plugins disabled except yours.
It’s not really a big deal because you can hide the fields but I thought I should let you know.
KOKO, try Register Plus Redux if you can’t get Theme My Login to work for you (hope it’s ok to advertise another plugin).
Forum: Plugins
In reply to: [Theme My Login] Pending Users confirmation time limit?Can you tell me how to do it or can I hire you to set that up for me?
There’s no way to tell when a user signed up so I can’t manually delete the pending users without possibly deleting a fresh sign up, I have 200 users pendings and I know it’ll just keep building.
Forum: Plugins
In reply to: [Register Plus Redux] registration=disabled – after activating pluginUsers shouldn’t see that page unless you have registration disabled.
You should be linking your register link to https://global2.energiesinaction.co.uk/wp-login.php?action=register
If you paste wp-login.php?registration=disabled to any url that uses the plugin then that error comes up because you’re linking to the disabled page, this page comes up if registration is disabled in WordPress settings.
Forum: Plugins
In reply to: [WP-PostRatings] Page Speed Specify image dimensions (stars)Curious about this as well, hope someone knows.
Forum: Plugins
In reply to: [Theme My Login] Any way to see where sign ups come from?Not sure about that Jeff, the link to the leads tracking plugin is https://www.ads-software.com/extend/plugins/contact-form-7-leads-tracking/ if you wanted to take a look.
Yea and that’s why the WordPress plugin section is a mess full of broken plugins.
This is being tested on a live site (clone of my main site), it just doesn’t work, the settings keep resetting. I’m on the Email Notification page and the Send as HTML and Convert new lines to
tags will not stay checked.I did visit the plugin page and saw many comments about this issue with no replies from the author. I’m moving on.
By the way, which plugin did you switch to? I’m all for donations and paying for things that work, I’m looking for a plugin that lets users pick their own password, that’s my main thing.
I don’t understand why these plugin developers take the time to create a plugin and then not update it!?
This plugin is BROKEN in 3.5.1 when it says the plugin works for 3.5.1, it keeps resetting the options. So sick of lazy developers making a plugin and then forgetting about it.
Forum: Everything else WordPress
In reply to: Google Indexing My Website With HTTPSDid you figure this out? I have the exact same issue with my website and have no idea why.
Forum: Fixing WordPress
In reply to: Hide a download link to non-logged in usersI need to do this for each post though. I have 8 posts per page and each post has a download link that I need hidden to guests (but show some other text) until they log in.
Currently I’m using the podPress plugin and I had the developer create a hack for me so I could hide download links, but I want to drop podpress and start using html5 audio players and separate download links. rockitpro dot com is my site.
Forum: Themes and Templates
In reply to: Right sidebar is locked to middle content barAlways something simple.
#main .right {float: right; width:306px; margin-top:-84px;}
That code fixed it. Thanks anyways Andrew.
Forum: Themes and Templates
In reply to: Right sidebar is locked to middle content barCan anyone check the site with Firebug and let me know what code is causing the issue? I would appreciate it.
I figured it out finally, it was simple. The AIOS title section needs to be blank on the page’s post setting. I had inputted “Forums” which made it overwrite the settings of the Simplepress forum.