ALVAW3
Forum Replies Created
-
Forum: Installing WordPress
In reply to: 500 – Internal server error. IIS7HeavyFrost,
As mentioned those errors are generic server errors. However in IIS you can use error handling to see the actual errors, here is a link to Microsoft site showing how to use error handling.
How to Use HTTP Detailed Errors in IIS 7.0
https://www.iis.net/learn/troubleshoot/diagnosing-http-errors/how-to-use-http-detailed-errors-in-iis
hope it helps.
Regards,
Alva
Forum: Fixing WordPress
In reply to: 505 Error when updating pluginsAThompsonCO,
What is your URL ?
What plugin are you updating ?
What version of WordPress are you running ?
More information always helps
https://codex.www.ads-software.com/Forum_Welcome#Include_as_much_information_as_possible
Regards,
Alva
Forum: Fixing WordPress
In reply to: subdomain folder rename?Kodeflow,
This is a common practice during WP development and the codex has this resource written up to help explain the process.
https://codex.www.ads-software.com/Changing_The_Site_URL
If you still need help post your specific questions here an we will follow up with you.
Regards,
Alva
Forum: Fixing WordPress
In reply to: Database import and 404 not foundInickqc,
What is the URL of your new site ? It should be able to easily see what is causing the issue if you can provide that.
Regards,
Alva
PS. You can try to disable permalinks and save the settings then change back to your custom permalink structure and see if that fixes all navigation links…
Forum: Fixing WordPress
In reply to: Can't access the website on-site but can at home?Have you done a trace route from your location to the server ? This will help you see if there is a problem in the connection to the host.
You can find out how to do one here… https://bit.ly/13BmycY
Regards,
Alva
Forum: Fixing WordPress
In reply to: Login 403 Error (new one, not the June attacks)Michal,
This sounds like a permissions error or directory error of some sorts…
Have you tried to disable your .htaccess file entirely to see if you can then access the page as normal ? you can disable it by simply renaming it in FTP. If the site is operating normally after renaming the code in the .htaccess file is the source of the issue. If not I would check the permission on the directory for that file. Does domain.com/wp-admin resolve for you or produce the same error ?
Again for this error I am leaning towards a server or permission issue, if you can provide more specific information or a URL it may be helpful also.
Regards,
Alva
Forum: Fixing WordPress
In reply to: How to paste the code into my www.ads-software.com HTMLDear Gandalf,
If you are simply asking how to paste html code into WordPress you can do the following.
1. open the page or post you want to edit
2. click on the tab in the upper right that says “Text” to the right of the visual tab.
3. once you have the “Text” tab selected you can now paste valid HTML into the editor window and then save and republish.Here is a link to the codex with info on Visual and Text in the editor
https://codex.www.ads-software.com/Writing_Posts#Visual_Versus_Text_Editor
Forum: Fixing WordPress
In reply to: Slideshow Images not displaying?? excellent and nice site!
backup your site also before making too many changes here but it sounds like an issue just with the plugin and the version of WordPress. It might not be compatible.
Forum: Fixing WordPress
In reply to: Repeated Error messagesyou can also use error logs on your server to get more specific details about what caused the 500 error. Contacting your host is a good idea if you are unsure how to do this. Also for the database error…
Forum: Fixing WordPress
In reply to: Comments form not working in Chrome and FirefoxThis is a browser compatibility issue. You would get better results posting to the theme creators own forum here…
Forum: Fixing WordPress
In reply to: [WP Customer Reviews] Widget displayyour plugin version is probably not compatible with the new theme version or WordPress version.
This topic might get more action here..
https://www.ads-software.com/support/plugin/wp-customer-reviews
Forum: Fixing WordPress
In reply to: All Archive Pages Dead LinksI am not getting any not found messages… can you post a screen shot and the reason your blog shows as blog-3 is because you named it blog-3 at setup and not blog in the directory path when installed.
Forum: Fixing WordPress
In reply to: Totally messed up my site :-(Please provide a url to check you currently “broken site” if you know the steps you took to break it, we can fix it. I strongly urge you both to make backups as mentioned and then read this
https://codex.www.ads-software.com/Moving_WordPress
This is the proper way to do it. All other methods… well there are none. ?? let me know if this helps and I am waiting to see your URL