jimmyfal
Forum Replies Created
-
This is exactly what i put in to get into trouble in the first place actually. It’s POSSIBLE I didn’t put the / in it the end.
Should I just try it again? after I did it the first time I recieved this error message.
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/nfs:/tmp:/usr/local:/etc/apache2/gs-bin) in /nfs/c07/h02/mnt/100117/domains/chathamcc.com/html/wp-admin/includes/misc.php on line 133
Warning: Cannot modify header information – headers already sent by (output started at /nfs/c07/h02/mnt/100117/domains/chathamcc.com/html/wp-admin/includes/misc.php:133) in /nfs/c07/h02/mnt/100117/domains/chathamcc.com/html/wp-includes/pluggable.php on line 890
Forum: Themes and Templates
In reply to: Widget won’t delete from sidebarHaving same issue. I am unfamiliar with editing templates. Can you be more specific on what I should do to eliminate the archives and Meta and search boxes that appear on this page?
http://chathamcc.mainstreetchatham.com/
The theme is 2010 weaver. I am so new at this, I did the tutorials and all. It would seem to me that this would simply be a widget that I can remove. But I can’t find it in widgets.
Thanks, and please be specific.
JFForum: Fixing WordPress
In reply to: How Vertical Text Align in this table?So, to be clear, since I don’t really know anything about CSS.
If the html currently looks like this:
<td> <p style="text-align: left;">It Runs In His Blood.</p> <p style="text-align: left;">The "Bay Scallop" is caught locally and harvested during the fall and winter months. Having commercially fished for more than 50 yearsI should change it to look like this?:
<td> <p style="text-align: left; #content tr td { vertical-align: top; }">It Runs In His Blood.</p> <p style="text-align: left; #content tr td { vertical-align: top; }">The "Bay Scallop" is caught locally and harvested during the fall and winter months. Having commercially fished for more than 50 yearsIs this right? because that did not work. Maybe I am in the wrong place? I am in he HTML portion of the page.
Thanks…
JFForum: Fixing WordPress
In reply to: How put images side by side?I found a link to HTML tables, here is what I did.
http://www.pageresource.com/html/table1.htm
Thanks…
JFForum: Everything else WordPress
In reply to: Nooby? How point my .com to my WP Site?No, I have a http://www.misc.com, and i want IT to point TO my wordpress site that I installed.
I want http://www.chathamcc.com to point to: http://chathamcc.mainstreetchatham.com/I know forwarding will accomplish this, but should I also change the (MX?) records to point? Does it matter?