pacific222
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: No access site, renamed plugins, used Restore.THANK YOU KULDEEP!
I did a re-install using my host’s Control Panel – that involved removing the old WP install. I could do that confidently because I had a recent UpdraftPlus backup of the database, themes, plugins, and ‘other’. They saved the day. The site was restored immediately.
Here is another link that helped explain things:
https://updraftplus.com/faqs/i-want-to-restore-but-have-either-cannot-or-have-failed-to-do-so-from-the-wp-admin-console/Once again thanks to all for all the suggestions.
Now I’m a happy camper!Forum: Fixing WordPress
In reply to: No access site, renamed plugins, used Restore.Can anyone help?
I need some ideas, PLEASE.
Is a complete new install of WordPress needed?Forum: Fixing WordPress
In reply to: No access site, renamed plugins, used Restore.So far, I have renamed these folders via FTP:
/plugins
/mu-plugins
/updraft
/ai1wm-backups
/themes/customizrStill, “This page isn’t working right now… can’t currently handle this request HTTP ERROR 500”
and the .htaccess file appears OK (to me):
DirectoryIndex index.php # BEGIN WordPress # The directives (lines) between "BEGIN WordPress" and "END WordPress" are # dynamically generated, and should only be modified via WordPress filters. # Any changes to the directives between these markers will be overwritten. <IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # Wordfence WAF <IfModule mod_php7.c> php_value auto_prepend_file '/services/webpages/c/o/comoxvalleyinn.com/public/wordfence-waf.php' </IfModule> <Files ".user.ini"> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </Files> # END Wordfence WAF
Forum: Fixing WordPress
In reply to: No access site, renamed plugins, used Restore.Thank you for your reply!
Regarding plugins, I did go into the folder “wp-content/plugins” and renamed every one in there (adding a “Z” as in “Zwordfence”). That should disable them all, I believe. I did also rename the folder “plugins” as you suggested.And the current theme was also renamed, with a “Z” at the front of the name, which I am hoping that would default to the 2021 theme.
I cannot believe there is not a solution for this! Perhaps you do not understand the problem.
We have a “Membership” form and the form filling person is required to fill in their email (and name, etc.). The email received by us should show that customer’s email address in the “From” of the email we receive.The form has “keys” which I do not understand what they are for, but could they be used to answer this problem? Our email key is [13] or (when clicked on) [29yf4d3]Email.
There is this section which I can not find HELP with:Click a button below to insert extra values from form entries or your site settings.
Here’s hoping that you understand the problem and can come up with a easy fix.
All other form plugins that I have used do this automatically, and I may have to switch over to one of them… Thank you in advance!
I updated all the plugins, themes, and WordPress system, except for WordFence. Then disabled WFence and removed. Re-installed WFence and all seems to be fine now.
I did have an unsupported plugin (Easy Table) which I removed as well, don’t know if it had anything to do with this glitch.
Good luck to you.Oh oh, same prob here…
Fatal error: Uncaught wfWAFStorageFileConfigException: Error reading Wordfence Firewall config data, configuration file could be corrupted or inaccessible…Forum: Themes and Templates
In reply to: Nabia Theme- Removing Right Sidebar and Widening A Certain PageWaiting for some help here, too.
Forum: Themes and Templates
In reply to: [Suffusion] Different-content sidebars showing on specific pagesWell, it’s amazing what time will do. I found out that “there are some issues with “Widget Context”” so I tried another – Conditional Widgets – and that works. Nice GUI even.
This can be closed.
Forum: Plugins
In reply to: [Easy Table] Easy Table Customisation (Borders)Another with same question. Thanks!
This works, thank you so much, tgfap. I have my hosting company looking into it in the meantime.
The Jetpack install and use works on all my other sites, using CPanel as the interface.I found the same problem with using Customizr theme and not being able to upload images from computer into a new post. Well, the image WOULD upload, but we couldn’t see it. The image would have a 1×1 image or, width=”1″ height=”1″ so would not be visable. Something is resizing it to the 1 x 1 pixel size.
I changed the Customizr theme to 2014 theme, and was able to upload and insert images with no problem. Switching back to Customizr the problem returned.
The trick is to turn off the Retina support and then re-enable it. (Under Theme Settings / Images / Enable/disable retina support – this should be checked, if it is already, uncheck it, save, and then check the box again, and save)
Many thanks to jrisberg for his sleuthing on this problem!
Forum: Plugins
In reply to: [404 SEO Plugin] [Plugin: 404 SEO Plugin] Version 2.1 Fixes many bugsLove the plugin!
There was a little difficulty finding the code to put in, as it was not reading correctly in the WordPress Plugin page, as well as the plugin details popup.
I did find it on the Readme file, thanks. ??Forum: Requests and Feedback
In reply to: How to make the editor stop removing blank linesThis is my pet peeve with WordPress too, that there is not a space between paragraphs. It gets automatically removed – ugh!
So I usually put a “.” (that’s right, a period!) between lines to get the spacing when I click “Enter” in Visual mode.
Clumsy as ever, but it works.Forum: Plugins
In reply to: [Register Plus Redux] [Plugin: Register Plus Redux] Registration not workingI have a similar problem, in that I can not see a Widget called Register Plus Redux…
I do see the file, register-plus-redux/dash_widget.php but it is marked as inactive, as:
Editing register-plus-redux/dash_widget.php (inactive)
but this is active:
Editing register-plus-redux/register-plus-redux.php (active)Is the widget “inactive” because the User Registration is turned off? I did check the “Mmebership – Anyone can register”. to no avail.
Where is the registration page, and how do I enable the Widget.
Many thank you’s!