NetComLogistics
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wp installed, permissions set but mixed functionalityBut also, renaming the plugins folder will tell us if one of the plugins is causing the permalink issue. It is odd that you cannot use the setting “Post Name”, which is often the desired setting for SEO purposes.
Forum: Fixing WordPress
In reply to: wp installed, permissions set but mixed functionalityNormally, I would say no, but since you were able to connect at an earlier time:
“I tried updating a plugin again and this time the ftp info I entered at least allowed WP to talk to the server. However, it would allow WP to create a folder.”
I would give it a try. Depending on the plugins used, something could be storing old information from when you developed the test site.
Unless the server admin changed some settings again, you should be able to connect from the dashboard (if prompted) with the information that they provided. You might have to contact the server admin again if that problem continues.
Forum: Fixing WordPress
In reply to: wp installed, permissions set but mixed functionalityYou might try renaming you plugins folder on the server to something different such as “pluginsOLD” or something similar (this will disable all plugins, but not delete them in case you have performed a lot of custom work to a plugin and need to keep the files for later). Then, go back and change the permalink settings again to “Post Name”, save changes, refresh your homepage, and see if you can still view the other pages in the menu.
If you can view all pages with this permalink setting applied, start installing your plugins via the dashboard one at a time, and be sure to make sure that you can still view the other pages after each install. This will give you up to date plugin installations as well as narrow down if a certain plugin is causing issues.
Forum: Themes and Templates
In reply to: Featured images not sizing as desiredHello natehawkes,
Can you please post a link to the site that you are working on?
Also, is this a custom theme that you have developed?
Thanks!
Forum: Fixing WordPress
In reply to: Server error, confused about htaccess-codeGlad you got it fixed.
Forum: Fixing WordPress
In reply to: wp installed, permissions set but mixed functionalityYou are welcome!
Before I suggest anymore ideas, I have a couple more questions to ask that might help me to narrow down the issues.
When you transferred the files from the test website to the client’s server, did you transfer only the custom theme files to the fresh WordPress install and then re-install the plugins from the dashboard, or did you also transfer the plugins folder from the test site to the client’s server?
Also, did you create new pages via the dashboard on the new WordPress install on the client’s server, or did you export the database to a file through either the test site dashboard or phpMyAdmin, and then import the test site database to the new site?
Forum: Fixing WordPress
In reply to: wp installed, permissions set but mixed functionalityThank you for the info.
I believe the easiest place to start is to reset the permalink settings.
Once logged into the dashboard, in the left menu, go to “Settings”> “Permalinks”. Click on the “Default” option and save changes. Then click on the “Post Name” option and save changes again.
Please refresh your homepage and then see if this produces any changes while navigating to other pages.
Forum: Everything else WordPress
In reply to: Search Engine verificationHello hssa@admin,
Did the search engine provide you with a code snippet or did they provide you with a .html document to add for verification?
Forum: Fixing WordPress
In reply to: wp installed, permissions set but mixed functionalityHello anoctave,
Can you please provide a link to the site that you are having issues with?
Did the server administrator of the organization perform the WordPress installation for you?
Forum: Fixing WordPress
In reply to: Failed to load dashboard style cssHello dumbhitrobz,
Did you first notice this problem after a change was made to the website? For example, a new plug-in or theme was installed, or WordPress was updated?
Forum: Fixing WordPress
In reply to: Server error, confused about htaccess-codeAlso, is this a brand new installation of WordPress?
Forum: Fixing WordPress
In reply to: Server error, confused about htaccess-codeHello jchristfjell,
That is the code that I use in my .htaccess files as well. The first thing I would try is to make sure that there are not any blank lines before or after that block of code in your .htaccess file. Once you have verified that, please post any changes when trying to access the website.