Title: spineless's Replies | WordPress.org

---

# spineless

  [  ](https://wordpress.org/support/users/spineless/)

 *   [Profile](https://wordpress.org/support/users/spineless/)
 *   [Topics Started](https://wordpress.org/support/users/spineless/topics/)
 *   [Replies Created](https://wordpress.org/support/users/spineless/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/spineless/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/spineless/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/spineless/engagements/)
 *   [Favorites](https://wordpress.org/support/users/spineless/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Chrome: textarea and submit button NOT centering](https://wordpress.org/support/topic/chrome-textarea-and-submit-button-not-centering/)
 *  Thread Starter [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/chrome-textarea-and-submit-button-not-centering/#post-18119054)
 * I have lots of CSS to style the form. Here you go. That is not the issue. The
   issue is it does not line up properly for Chrome.
 *     ```wp-block-code
       span.wpcf7-form-control-wrap {position: initial !important; /* this will disable position: relative */}/* Universal reset for form elements */form, input, textarea, button {width: 100%;padding: 0;border: 0;box-sizing: border-box;}/* Form container styles */.form-container {display: flex;justify-content: center;align-items: center;width: 100% !important;max-width: 500px;padding: 0;margin: 0 auto;flex-direction: column;}/* Input, Textarea, and Submit Button Styling */.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 textarea,.wpcf7 input[type="submit"] {width: 100% !important;padding: 15px;border: 1px solid #ccc;border-radius: 8px;font-size: 16px;display: block;box-sizing: border-box;}/* Wrapper for textarea */.wpcf7-form-control-wrap {width: 100% !important;display: block;}/* Textarea styling */.wpcf7 textarea {height: auto !important;resize: vertical;}/* Submit button styling */.wpcf7 input[type="submit"] {background-color: #50628b;color: #ffffff;font-weight: bold;cursor: pointer;padding: 15px;width: 100% !important;text-align: center;}/* Mobile-specific adjustments */@media (max-width: 500px) {.form-container {padding: 10px !important;}.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 textarea,.wpcf7 input[type="submit"] {font-size: 16px;padding: 15px;}}
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Chrome: textarea and submit button NOT centering](https://wordpress.org/support/topic/chrome-textarea-and-submit-button-not-centering/)
 *  Thread Starter [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/chrome-textarea-and-submit-button-not-centering/#post-18118509)
 * Oh. sorry. The website is
 * [https://www.vekuvek.com](https://www.vekuvek.com)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] Redirection plugin not redirecting](https://wordpress.org/support/topic/redirection-plugin-not-redirecting/)
 *  [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/redirection-plugin-not-redirecting/#post-11240929)
 * Thanks, This information helped a lot.
 * Changing the match to”URL only” did not solve my issue. I actually had to delete
   the redirect command and start over again. When I recreated the instruction I
   selected URL Only which changed the type of redirect.
 * I then was able to add the links and deleted the cache. I checked the URL and
   it worked.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] Redirection plugin not redirecting](https://wordpress.org/support/topic/redirection-plugin-not-redirecting/)
 *  [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/redirection-plugin-not-redirecting/#post-11237495)
 * I took a screenshot of the setting page for you. I cannot upload the screenshot
   here so I created a blog post of the error.
 * [https://www.pinterec.ca/uncategorized/redirection/](https://www.pinterec.ca/uncategorized/redirection/)
 * Take a look.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] Redirection plugin not redirecting](https://wordpress.org/support/topic/redirection-plugin-not-redirecting/)
 *  [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/redirection-plugin-not-redirecting/#post-11223929)
 * I am having the same type of issue.
 * I created a source. [https://www.pinterec.ca/services/radio-frequency-engineering-support/](https://www.pinterec.ca/services/radio-frequency-engineering-support/)
   
   and I created a target. [https://www.pinterec.ca/rfsupport/](https://www.pinterec.ca/rfsupport/)
 * I get the following error:
 *     ```
        Check redirect for: https://www.pinterec.ca/services/radio-frequency-engineering-support/
   
       Expected: 301 to https://www.pinterec.ca/home/rfsupport/
   
       Found: 200
   
       Agent: Not using Redirection  
       ```
   
 * I noticed that your plugin removed the website domain from the source. This is
   what the source field looks like:
 * /services/radio-frequency-engineering-support/
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)] version 4.3.3 not visable on wordpress 3.6](https://wordpress.org/support/topic/version-433-not-visable-on-wordpress-36/)
 *  Thread Starter [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/version-433-not-visable-on-wordpress-36/#post-4009298)
 * So 4.2.8 is good? I was able to upgrade from 4.0.10 to 4.2.8.
 * I guess the developer should take a look at 4.3.3.
 * Thanks a lot, 🙂
 * Spineless
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Hide Dashboard] Version 2.2 loaded as 2.1](https://wordpress.org/support/topic/version-22-loaded-as-21/)
 *  Thread Starter [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/version-22-loaded-as-21/#post-4007185)
 * Hello Kim,
 * I downloaded the zip file and manually installed the files.
 * When I took a look at your php file (wp-hide-dashboard.php). I could not see 
   anything wrong with the file. The version number in the file states version 2.2
 * However, When I install the plugin and navigate to the plugin page there is a
   note under your plugin that stating that the plugin is version 2.1 and a new 
   version (2.2) is available.
 * It has been a while since I created a wordpress plugin but maybe the repository
   is missing version 2.1 and assumes version 2.2 is 2.1….. I don’t know…. Sounds
   kind of nuts I know…. I am not sure how wordpress manages the version control.
 * Hope this helps,
 * Spineless
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [CANNOT Find 404 error page](https://wordpress.org/support/topic/cannot-find-404-error-page/)
 *  Thread Starter [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/cannot-find-404-error-page/#post-2008967)
 * I found an unusual code in the theme. the code above is not located in just one
   file. Looks like really bad coding. 🙁
 * Each page has a if else statement on the home.php and other editable files.
 * I want to replace the code so it points to one file…. or one string. So I will
   remove the code in each file and point to the 404.php file.
 * How do i point to the 404.php file?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [CANNOT Find 404 error page](https://wordpress.org/support/topic/cannot-find-404-error-page/)
 *  Thread Starter [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/cannot-find-404-error-page/#post-2008964)
 * When I edit the text it does not change.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Username/Password incorrect – update plugins](https://wordpress.org/support/topic/usernamepassword-incorrect-update-plugins/)
 *  Thread Starter [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/usernamepassword-incorrect-update-plugins/#post-1966858)
 * I think I have more information about what might be going on.
 * I replaced all of the files with a 5 day backup. Just did a copy and paste. This
   allowed the connection to be established….. Of course I have now idea which file
   was corrupted when I did this.
 * I still have one residual problem. The update takes a very long time. I walked
   away and an hour latter the update was still loading. I ended up clicking on 
   a different section of the admin panel to see if the system would update and 
   it did. So somewhere during the download the system could not refresh to tell
   me it was finished updating the plugin.
 * This is starting to look more like a **wordpress bug.**….since I have seen other
   users have issues with the update plugin feature.
 * **Any idea why wordpress is so slow doing an update?**
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [FORUM LOGIN – CANNOT LOGIN](https://wordpress.org/support/topic/forum-login-cannot-login/)
 *  Thread Starter [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/forum-login-cannot-login/#post-1958828)
 * OK,
 * Can you please edit my posted titled “pretty Permalink does not work” .
 * [http://wordpress.org/support/topic/pretty-permalink-does-not-work?replies=5](http://wordpress.org/support/topic/pretty-permalink-does-not-work?replies=5)
 * In first statement in paragraph 6 and 10, I state my website address. I would
   rather not advertise my website address when I am troublshooting issues.
 * Can you please edit it for me?
 * **[moderator says]** Done.
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [FORUM LOGIN – CANNOT LOGIN](https://wordpress.org/support/topic/forum-login-cannot-login/)
 *  Thread Starter [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/forum-login-cannot-login/#post-1958798)
 * I would rather not draw to much attention to the post.
 * I have two issues:
 * 1. How can I have the comment edited? Who has the authority to edit the comments?
   How do I contact the right person?
 * 2. How can I get my account reactivated? I currently cannot log in.
 * Thanks,
 * spineless
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot upload pictures](https://wordpress.org/support/topic/cannot-upload-pictures-5/)
 *  Thread Starter [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/cannot-upload-pictures-5/#post-1958015)
 * Ok So I tried changeing the directory wp-content to permission 777 and I still
   go tthe same error.
 * Tne wp-content is located in my HOME directory and apache2 is pointing to that
   directory from the VAR. There are three directories that could be the issue.
 * /**var/www/html**/wp-content/uploads/2011/03
 * These are system directories var/html/www.
 * What would happen if I change the permission on the one of these directories.
 * 1. The html directory is perplexing. I do not know where this directory is. It
   is not in www and it is not in my home directory above wp-content.
 * 2. The next directory up is the www directory and it has a permission of 755 
   and contains one file this is the defaul “It works” index.html
 * I could change the permission on this directory to something higher within much
   problems I think.
 * 2. The next level up is the var directory. I think it would be a very bad idea
   to change the permission on this directory. Its permission is set to 766 right
   now.
 * The link you provided did not give me any new information. Any ideas how I should
   proceed?
 * Thanks,
 * spineless
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Cannot view wordpress generated output files](https://wordpress.org/support/topic/cannot-view-wordpress-generated-output-files/)
 *  Thread Starter [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/cannot-view-wordpress-generated-output-files/#post-1957933)
 * Thanks a lot Arkgroup.
 * I totally forgot to enable mod-rewrite. Once I did this everything is working
   now.
 * Sudo a2enmode rewrite
    Sudo /etc/init.d/apache2 reload Sudo/etc/init.d/apache2
   restart
 * check phpinfo.php and it is good! Website is up again.
 * Thanks
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Cannot view wordpress generated output files](https://wordpress.org/support/topic/cannot-view-wordpress-generated-output-files/)
 *  Thread Starter [spineless](https://wordpress.org/support/users/spineless/)
 * (@spineless)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/cannot-view-wordpress-generated-output-files/#post-1957918)
 * Yes I do have an .htaccess file. This was copied from the old install and it 
   used to work…. and it should still work. As I mentioned the home page of the 
   website can be displayed. Here is a copy of the highlights.
 * <IfModule mod_rewrite.c>
 * RewriteEngine On
 * RewriteBase /
 * RewriteCond %{REQUEST_FILENAME} !-f
 * RewriteCond %{REQUEST_FILENAME} !-d
 * RewriteRule . /index.php [L]
 * ……redirect 301 rules
 * </IfModule>
 * # BEGIN WordPress
 * <IfModule mod_rewrite.c>
 * RewriteEngine On
 * RewriteBase /
 * RewriteRule ^index\.php$ – [L]
 * RewriteCond %{REQUEST_FILENAME} !-f
 * RewriteCond %{REQUEST_FILENAME} !-d
 * RewriteRule . /index.php [L]
 * </IfModule>
 * # END WordPress
 * In addition to this information I took a look at the Apache2 error log and this
   is the last couple of errors that were generated.
 * [Sat Mar 05 13:07:51 2011] [error] [client 100.2.18.14] File does not exist: /
   home/USER/www/WEBSITE2/about-2, referer: [http://www.website2.ca/](http://www.website2.ca/)
   [
   Sat Mar 05 13:07:54 2011] [error] [client 100.2.18.14] File does not exist: /
   home/USER/www/WEBSITE2/services, referer: [http://www.website2.ca/](http://www.website2.ca/)[
   Sat Mar 05 13:07:57 2011] [error] [client 100.2.18.14] File does not exist: /
   home/USER/www/website2/referrals-2, referer: [http://www.website2.ca/](http://www.website2.ca/)
 * I am not sure why ” The file does not exist”. Does this help?

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