tpaulwhite
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick Page/Post Redirect Plugin] Top Level Domain will not redirectThank you.
If I do a redirect of the top level at my hosting provider – I believe that would just forward everything (i.e. all pages and posts) to the new top level domain and not allow me to forward individual posts to other posts or pages. Is that correct?Is there a way to forward the top level domain to another top level domain and still be able to forward individual posts to other pages or posts?
I appreciate your help
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] bullets within a tableThank you Tobais – that worked!
One more question, in that same table, the boarder does not come up the left side of the table (column 1). Do you know why that is? Is the table too wide for the content area? I have tried adjusting the table widths, but they don’t seem to change
Here is the code I used
.tablepress-id-32 tbody td {
font-size: 12px;
}.tablepress-id-32 .column-1 {
width: 160px;
}.tablepress-id-32.column-2 {
width: 550px;
}.tablepress-id-32.column-3 {
width: 160px;
}Thank you!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] bullets within a tableHi Tobaias – thank you for the reply.
I tried your comments in the thread but am still getting the big line breaks – check it out here
http://www.milepro.com/travel-credit-cards/
When using Firebug I see there is a break in the code, but don’t know how to address this without potentially affected other areas of my site.
Do you know how I can eliminate the break in only the tables?Thank you!
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Lost tables in WP 3.0 upgradeThank you Tobias – It is fixed. I had to reload the back up of the database and that seemed to fix it. I really appreciate the fast response!
Forum: Plugins
In reply to: [Plugin: Contact Form 7] Contact form 7 – unpacking the package errorSorry – typo… I can upload all other plugins without any problem. contact form 7 has the “unpacking the package” message and just hangs there. Has anyone else had this problem. This happens if I upload from the site and if I save to my hard drive and then try to upload. I can’t figure it out..