WadeHenderson
Forum Replies Created
-
Thanks, sounds simple enough.
WH
Forum: Fixing WordPress
In reply to: Timing out really fastHello,
Thank you for your response.
I ended up deleting the installation and then reinstalling. After that, it worked fine.
Forum: Fixing WordPress
In reply to: Crital Issue with Google to bad URLI have an update to the issue to share.
The problem is not only on these two urls, it is spread over all the old tags which had rss feeds associated with them, so there are many of these urls which should not exist.
Is there are way to either delete all these old rss urls which are no longer active? They do not show up in my current installation of WP so I do not have access to them yet they are populated on my domain.
A workaround I thought of was to create a redirect of all /feed urls but I do not know how to create that in htacces.
That said, I would prefer to fix the problem properly if that would be feasible.
Thanks.
Wade
Forum: Plugins
In reply to: [Clone] Error Message : Incompatible Archive.When I put the URL in and press enter, it starts to work, then after a short time it comes back with the error message but it is not a 404, it just puts the text “Error Message : Incompatible Archive” in the same page.
Forum: Fixing WordPress
In reply to: Moving a blogThey are working now because I have deleted the old files at http://immfinancial.com/es and installed a new on on the http://immfinancial.com/es url. I am moving the pages and text manually right now. It was the only solution I could think of to fix it. One I have finished copying everything from the sub domain I will shut it down.
Thank you for your help though, I do appreciate you taking the time to look it over.
Regards,
Wade
Forum: Fixing WordPress
In reply to: Moving a blogI did exactly as suggested, and saved the file twice to be sure, then tried it from 3 different browsers just to see if there was a browser issue on my end and it still does the exact same thing.
If you go to http://immfinancial.com and then click the Español link it will bring you to http://immfinancial.com/es which will work. If you click any of the hyperlinks you will be directed to http://immfinancial.com, not the page that is linked to the menu tab.
I tried this with the menu tabs as well as the links to articles and categories.I have left everything in place for the moment if you wish to see what is happening yourself.
Do you have any other thoughts?
Thank you,
Wade
Forum: Themes and Templates
In reply to: How do I remove the lines when using tables?Thank you
Forum: Fixing WordPress
In reply to: Moving a blogAt the risk of seeming stupid, I want to confirm what you are saying.
You are saying to log in to the Spanish version, make the changes in the general settings to reflect http://immfinancial.com/es, then save.
Then log into my hosting, go to the /wp-admin/options-permalink.php under http://immfinancial.com/es, open it and then save it without any further changes?
Please confirm or clarify.
Thank you.
Wade
Forum: Fixing WordPress
In reply to: Moving a blogI am not sure what you mean by flushing the rewrite rules but I did change both WordPress address (URL) and Site address (URL) to http://immfinancial.com/es.
Forum: Fixing WordPress
In reply to: Tables ProblemI have been trying to find a way to hide the lines when I use tables in this site: http://lpservicios.com/groups-affiliations. I have managed to do the site without using tables except for this page the link leads you too.
This is why I have been trying to do the site without using tables:
I have the width=”0″ and in my editor it is fine, but when I put it into WordPress…the lines stay.
I have tried to set the style=”padding: 6px 24px;” as this was recommended in another post, this did not help;
I have set the bodercolor=”white” as well, this does not help either.
As a test, I tried to set the width=”5″ just to see if this had an effect, and it did not so making changes in the table setting likely is not going to have an effect, so now I am lost.
This next item is likely related:
When I display the site in IE using tables, it is fine, except for the lines. In Chrome is is a bit messed up in terms of spacing, but tolerable. In Firefox, the page is really messed up for spacing, again, not to mention the lines.
Suggestions?