checmark
Forum Replies Created
-
Forum: Plugins
In reply to: [Admin Custom Login] No registration link?I don’t know what you are asking for or why. If I can restate the issue that we talked about before, I changed the standard WordPress login to your plugin, but the issue was that it automatically showed my credentials so anybody could login. You told me to remove that until you made the changes so I did.
My login page – http://www.ajijictoday.com.mx/wp-login.php?loggedout=true
I spent a lot of time designing this with the slider and so on, so we would really like to use it.
Forum: Plugins
In reply to: [Admin Custom Login] No registration link?I was just going to send you a screenshot of your listing for the plugin. It IS yours, right?
Forum: Plugins
In reply to: [Admin Custom Login] No registration link?How do I attach a file?
Forum: Plugins
In reply to: [Admin Custom Login] No registration link?Sorry. Isn’t the admin custom login your plugin? A search of plugins shows you are the developer. So sorry if I am wrong.
Forum: Plugins
In reply to: [Admin Custom Login] No registration link?I thought it was a support thread. My last post was that I had changed the WordPress login page to use your plugin, but my credentials came up automatically so anybody could log in. You were changing that so that the login did not show any credentials so that people could either login with their credentials or follow the register procedure.
Forum: Plugins
In reply to: [Admin Custom Login] No registration link?Somehow my original post and all your responses have disappeared. ?? We were discussing being able to use the plugin instead of the normal WordPress login. I did change the login but my credentials were automatically shown. The last thing you said about a month ago was that you were working on fixing that but I haven’t heard a word since.
The site is AjijicToday.com.mx.
Forum: Plugins
In reply to: [WP Email Users] Dumb questionSo very sorry. It’s no wonder I couldn’t figure out how to send an email. It’s not your plugin. I’m using Email Users, but I’m not that thrilled with it. I spent quite a while drafting a template, thinking that I could send that, but I had to create a whole new email to send. Kind of dumb.
No doubt I’ll try your plugin next.
Forum: Plugins
In reply to: [WP Email Users] Dumb questionYes, but I have no idea how to send the email to my users.
Forum: Plugins
In reply to: [Admin Custom Login] No registration link?Ye, I had that checked originally. I don’t know what happened, but the first time the login came up there was no “register” but now there is so it’s fine.
Thank you.
Forum: Plugins
In reply to: [Blog Designer] PagesNo. It’s still one long page.
Forum: Plugins
In reply to: [Collapse-O-Matic] Disabled checkboxThe “readonly checked” didn’t stop a user from changing it; however, disabled=”disabled” did. I still don’t see any way to check the boxes when I’m creating the listing though. As you suggest using checked=”checked” in the code is the only way I can find. That makes the task very laborious.
Thanks for your help though.
Forum: Plugins
In reply to: [Collapse-O-Matic] Disabled checkboxThis is the page – http://ajijictoday.com/test-collapse-o-matic/
This is the code, although there are far more lines:
AMENITIES –
<table>
<tbody>
<tr>
<td>
<input id=”air_conditioning” class=”css-checkbox” name=”air_conditioning” type=”checkbox” /><label class=”css-label” for=”air_conditioning”>Air Conditioning</label></td>
<td>
<input id=”bathtub” class=”css-checkbox” name=”bathtub” type=”checkbox” /><label class=”css-label” for=”bathtub”>Bathtub</label></td>
</tr>Forum: Plugins
In reply to: [Collapse-O-Matic] Disabled checkboxI spoke too soon. Although it looks and works great I can’t get the ones I’ve checked to stick. They show as checked in the visual text box; but don’t save. I also can’t find any way to stop visitors changing the boxes I’ve set for the listing.
Forum: Plugins
In reply to: [Collapse-O-Matic] Disabled checkboxSorry. My fault. I had moved the icons and forgot to update the CSS. Working great now. Thanks.
Forum: Plugins
In reply to: [Collapse-O-Matic] Disabled checkboxI can give you my credentials if I can private message you.