Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter SlowJoe5

    (@slowjoe5)

    developing local….. not able to send url.

    I’ve been searching web all day….. not finding anything.

    I have used contact form 7 on another site and the same theme (Modernize) and it works fine.

    Developing another site now and running into this issue. Only difference is the theme is newer version and I suspect something is in theme causing issue but I’m not programmer so it’s taking me forever to track down cause. Theme support has yet to be of help also.

    I would hope someone would know from description of issue what code element could even cause this. As stated….. the form and it’s fields show up fine…. I just cannot click in box to show curser and enter text? Really don’t understand….. if the text box shows, what could stop from entering text?

    I’m sure I could but as I stated previously I’m defecting from Better WP Security to using Bulletproof Security plugin instead.

    Also want to add again… the security plugins (probably doesn’t matter which one) should always be the last plugin you activate and configure as it will be locking down files and directories etc. from being writable which a lot of other plugins need to do for their configurations…. after all plugins are working and getting along with each other….. then I’m going to activate and set my security plugin settings. The earlier installed and activated plugins should function OK as their settings/configurations have already been set.

    My only fears about this is my ability in the future to change any settings in any of my plugins where that plugin may need to re-write to a file I have locked down. Also if I want to add a new plugin in future that may need write access to a particular file I have locked down? I’m just going to have to proceed as stated above and hope I don’t need to change or add new plugins in the future and if I do, I know it will take al lot of research before trying and I’ll always have my backups for both wordpress and the database up-to-date before initiating any new plugins or updates.

    I was able to manually drop the tables from the database (using myphpadmin) and deleted any folder or files from wp_content folder that the plugin created. I also deleted the plugin itself not just deactivate. So that cleaned out all reference to the better wp security and my site is back to normal.

    NOTE: This isn’t necessarily the plugins fault as it did give instructions to do proper backups before install so you can easily go back to everything the way it was before you mess around with settings. I don’t follow directions well and I’m still learning the whole wordpress system by trial and error.

    Lesson learned – I’m going to save my security plugin for last plugin to activate as it seems other plugins (especially cache plugins) want write access to files that the security plugin locks down with permissions.

    Not that better wp security is faulty but because of all the precautions and settings I’d have to adjust for I’m going to try Bulletproof Security plugin…. I’ve heard from my hosting techs that they find it easy to configure.

    Hope this helps others.

    Thought I’d pipe in because I’m having problems with this plugin and wanted it deleted as well. I think it has to do with the plugin creating 2 new tables in your database so even if you do fixes to .htaccess and config files and or restore site from backup…….important- unless you also restore your database from a database backup
    prior to activating plugin those tables remain and screw things up. Those tables if you look at your database will be wp_bwps_lockouts and wp_bwps_log. (if you changed prefix it would have yours before the bwps).

    So, I tried to do above and my problem is my last database backup must have been after plugin was activated so my database still has those tables…… I’m planning on manually dropping them from my database.

    NOTE: There is also a folder the plugin created in wp-content folder that I’ll be deleting as well.

    I’ll try to post back if successful.

Viewing 4 replies - 1 through 4 (of 4 total)