ronchicago
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Modified headerhere is the fix!
chaoskaizer, thank you again. the code above was provided by the theme developer. i just noticed that the ” / ” was missing…
<?php include (TEMPLATEPATH . ‘/header2.php’); ?>
Forum: Themes and Templates
In reply to: Modified headeri tried replacing this…
<?php get_header(); ?>
with this…
<?php include (TEMPLATEPATH . ‘header2.php’); ?>
Forum: Themes and Templates
In reply to: Modified headerhello chaoskaizer. thank you.
i dropped your code into functions.php and then replace my “get header” code with your usage code into my new template. did not work… i think i did it right.
Forum: Themes and Templates
In reply to: CSS file and page templatesnot exactly sure what you are not sure of. so here is a question…
in the CSS the ( # ) tag = an ID name, rather than say a CLASS which would be a ” .” (period)
that means on your page2.php in the xhtml …
<div id=” “> if you use #
<div class=” “> if you use .
Forum: Themes and Templates
In reply to: Help with sidebar in IEcan you contact the theme creator? the right-hand column is not clearing and it does not look that bad. when this happens and i can’t fix it i contact the theme creator first. however, most recently, i have had to go to a css pro when it comes to making a site work on both FF, safari, opera, AND IE. the pro makes it work both on a PC and a MAC. and make sure the solution is valid.
but let’s wait. someone may know how to fix this for you. sorry i was not more help! π
Forum: Everything else WordPress
In reply to: Post File Sometimes Won’t Save After Custom Field Updatebtlewand, i have a theme with similar behavior. here is what i do and it works. but just in case, until you feel comfortable, save whatever you have in the content.
1) update the custom info. hit save. usually, nothing happens.
2) you are already in manage menu so hit POSTS and you should see the save bar go into action bottom right. ( but it is not published )
3) go to DRAFT and you will see the post you are working on and reopen and hit PUBLISH. ( if it is already published don’t go to draft but go back to post and hit SAVE again.it is an extra step on my site but i have not lost anything. it is not broken enough for me to change at the moment. bigger issues brewing.
pop-culture, does tennis count = http://www.andyroddick.com/
breaking news = http://www.onlinebreakingnews.info/
surprised that media companies would use wordpress.com as they might wish more control/options on such a blog…
Forum: Everything else WordPress
In reply to: Post links in the sidebar generate 404 errorif you are using plug–ins, deactivate all if that helps you find the fault.
try several different themes and see if anything changes.
there is a list of compatible plugs here = http://codex.wordpress.org/Plugins/Plugin_Compatibility
Forum: Everything else WordPress
In reply to: Hide source codeah! yep, should have known better. two weeks ago i posted a political thingy in my design blog regarding the bailout, i.e., looking for ” design ” responses… lol
and i know the creator of the aforementioned blog. if obama loses, the blog won’t implode but she would…
connecticut, a coastal city. not so surprising. but kansas and north dakota! enough said about this stuff, i am shutting my door…
Forum: Everything else WordPress
In reply to: Hide source codeinteresting.
so maybe everything is ok… even with frame setup a quick search on google turns up the domain.com rather than the domain.typepad.com
i notice now that FF finds the source via domain.com once you pull up domain.typepad.com
my initial thought in this thread was this blogger’s purpose was a way for folks not to be able to examine their code.
anyway, if obama loses maybe this blog will implode and all it moot π
thanks,
Forum: Everything else WordPress
In reply to: Hide source codewhooami
does this mess with indexing, rss, etc.? i notice i don’t see the rss icon in the browser.
i won’t ask how one can see the source code on this site, someone else will π
Forum: Fixing WordPress
In reply to: managing tagsi reactivated simple tags. i don’t remember why i deactivated in the first place. i thought was giving me validation errors but that is not case at this moment.
thank you michael!
Forum: Fixing WordPress
In reply to: managing tagsprevious WP additions in management mode gave us the option to change existing tags with one menu. newer addition, we can still do it but it requires us to seek the incorrect tags, one post at a time, delete, etc. more labor? yes?
Forum: Fixing WordPress
In reply to: Theme Installation Problemthere are also certain “minimum specs” that hosting services need. the version of php, phpmyadmin, mod rewrite, etc. is your “host” up to speed in this area?
Forum: Everything else WordPress
In reply to: tweaking user profile infofixed this via the theme, not wp-admin. tweak was in author.php and single.php.
is there a current provision ( or one coming down the pike ) that permits a registered user to point to their gravatar/favicon to further expand their user profile?