Forum Replies Created

Viewing 15 replies - 1 through 15 (of 55 total)
  • Thread Starter susie.Q

    (@susieq-1)

    I found and reverted back to Version 4.2.5. The plugin is now working again. A change in V 4.2.6 appears to be in conflict with the ‘Hide Admin Bar Based on User Roles’ plugin.

    Right now your plugin is the only one that works reliably with the inherent wp mail function and it is also the only one that records IP.

    I hope you will be able to resolve the conflict with the Hide Bar plugin.

    Thank you.

    Thread Starter susie.Q

    (@susieq-1)

    I changed the wp address and the site address last week right after I secured the backend via my config. file. Checked the urls on pages, posts,images and made url changes in side widgets and then installed your plugin for good measure. At that point I had a lock with the yellow in it indicating mixed content and traced it back to the photos in the top banner. Deleted those and re-uploaded them and got the green lock.

    I totally forgot to change the urls in the footer widgets but still had the green lock with that oversight which has now been fixed.

    Thanks for your patience. I’ll update the plugin and sit tight for a couple of weeks.

    Thank you again. Have a nice evening.

    Thread Starter susie.Q

    (@susieq-1)

    Thank you. Clearly, I forgot the footers. It has been several hours since I fixed those pages and I am still seeing visitors to the http version of the site in my c-panel.

    I give up and will try other plugins.

    • This reply was modified 6 years ago by susie.Q.
    Thread Starter susie.Q

    (@susieq-1)

    I have checked each widget and all have been changed from http to https. I am unable to comment on the widgets that are generated by plugins.

    Does your plugin work dynamically or does it make hard changes to the wp.config file or .htaccess files?

    I read the info at the link you sent. I have no coding knowledge and didn’t understand it.

    Thank you.

    As an update, you also can not import a custom thumbnail.It doesn’t show and the slide show does not work – just spins.

    The plugin is not working period.

    I also can not import thumbnails from yputube. I currently have 35 galleries with 30-50 videos in each one. I need to continue to add to the collection.

    Will you be updating the plugin any time soon and will the update be compatible with the current galleries?

    Thread Starter susie.Q

    (@susieq-1)

    Thank you so much, Chad for replying.

    Thread Starter susie.Q

    (@susieq-1)

    I just went and checked and it is set to 1. Thanks for answering.

    Thread Starter susie.Q

    (@susieq-1)

    OK. Thanks. I’ll stay with login on the backend for now and monitor your progress to see if the modifications work.

    Good luck!

    Thread Starter susie.Q

    (@susieq-1)

    Thanks Chad.

    I have been using Captcha for several years with it disabled for login, registration, and resetting password but activated only for the comment form and it hasn’t caused any problems.

    I use just the reCaptcha that comes with your plugin for registration, login, and password reset.

    Changing the WP Super Cache plugin so i? doesn’t cache the pages with WP-Members shortcode seems to have solved the problem.

    Thread Starter susie.Q

    (@susieq-1)

    Thanks for your time. I’m not interested in working that hard so I’ll go to plan B.

    Thread Starter susie.Q

    (@susieq-1)

    I am using my actual username to login in and once the plugin works properly and it is installed on the main site, It will be used for registration and activation.

    These are the plugins I curently have installed on the practice site:

    Akismet
    Captcha
    Coming Soon Page & Maintenance Mode
    Disable XML-RPC
    Limit Login Attempts
    Wordpress Simple Firewall
    WP Super Cache

    Note: Last night after activating the plugin, I repeatedly got a failed username/password message. The only way I could reach the backend of the site was to deleted WP Login Flow plugin via my ftp.

    Note: Once I was able to get to the backend, the same username/password worked.

    Thread Starter susie.Q

    (@susieq-1)

    It is a fresh installation that I did last night. It is intended to be used as a practice site where I can try out new plugins to make sure there is no problem before I use them on my main site.

    This is the entire contents of the .htaccessfile:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /practice/
    RewriteRule ^index\.php$ – [L]
    RewriteRule ^login/? /practice/wp-login.php [QSA,L]
    RewriteRule ^lost-password/rp/? /practice/wp-login.php?action=rp [QSA,L]
    RewriteRule ^lost-password/resetpass/? /practice/wp-login.php?action=resetpass [QSA,L]
    RewriteRule ^lost-password/confirm/? /practice/wp-login.php?checkemail=confirm [QSA,L]
    RewriteRule ^lost-password/expired/? /practice/wp-login.php?action=lostpassword&error=expiredkey [QSA,L]
    RewriteRule ^lost-password/invalid/? /practice/wp-login.php?action=lostpassword&error=invalidkey [QSA,L]
    RewriteRule ^lost-password/? /practice/wp-login.php?action=lostpassword [QSA,L]
    RewriteRule ^activate/pending/? /practice/wp-login.php?action=activation&step=pending [QSA,L]
    RewriteRule ^activate/password/? /practice/wp-login.php?action=rp&step=activate [QSA,L]
    RewriteRule ^activate/invalid/? /practice/wp-login.php?action=lostpassword&error=invalidkey [QSA,L]
    RewriteRule ^activate/expired/? /practice/wp-login.php?action=lostpassword&error=expiredkey [QSA,L]
    RewriteRule ^activate/([^/]*)/([^/]*)/ /practice/wp-login.php?action=rp&key=$2&login=$1 [QSA,L]
    RewriteRule ^register/disabled/? /practice/wp-login.php?registration=disabled [QSA,L]
    RewriteRule ^register/? /practice/wp-login.php?action=register [QSA,L]
    RewriteRule ^logout/? /practice/wp-login.php?loggedout=true [QSA,L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /practice/index.php [L]
    </IfModule>

    # END WordPress

    Thread Starter susie.Q

    (@susieq-1)

    Sorry know nothing about it.

    I only use Chad Butler’s WP-Members.

    https://rocketgeek.com/

    Thread Starter susie.Q

    (@susieq-1)

    Hi Chad! I love your plugin. Hope what I did will permanently fix the problem.

Viewing 15 replies - 1 through 15 (of 55 total)