papaskin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: RSS Widget always blankThis sucks – I picked this software b/c of how well it works with RSS – and now I can’t get it to work at all – to much content to start over. 🙁 No one has seen this before?
Forum: Fixing WordPress
In reply to: RSS Widget always blankbump – still working on this – tried multiple different atom and rss feeds and still can’t get one to work
Forum: Fixing WordPress
In reply to: How to edit the HOME page link when using a static welcome pageJust tested this theory and it works fine.
Forum: Fixing WordPress
In reply to: How to edit the HOME page link when using a static welcome pageOnly thing I can think of – and I’m not a coder anymore so make a backup first! 😉
Go to whatever theme you’re using – and edit the header.php file near the bottom – there’s a code line for the links that looks like :
code to come – having trouble figuring out how to paste it
- a href=”<?php echo get_option(‘home’); ?>”>Home
Remember to add the < in front of the a just after the li – but anyhow – replace the php code with “http://www.cataxrevolution.com/DanWarp” and try it
That ‘might’ work – I haven’t tested, but just my first thought. You just have to remember it’s theme independent.
Before I edit stuff like that, I always make a copy of the original in case I fry something…then just swap the file…Curious if it works though! Since I can’t get the backticks to work for posting code – if this doesn’t make any sense – give me an email and I’ll send you the exact code I was talking about
Forum: Fixing WordPress
In reply to: How to edit the HOME page link when using a static welcome pageCheck this out – I think it will give you the second step you are looking for – http://www.youtube.com/watch?v=IAi3ZM1h4SY