ben1234
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sundance] Sundance Navigation BarHi Lance, thanks for getting back to me so quick. I have figured it out now 🙂
Forum: Plugins
In reply to: frame redirectionId really like do to this aswell, maybe a plugin or changing some code? thanks, Ben
Forum: Plugins
In reply to: Handling external linksMaybe a plugin or something?
Forum: Plugins
In reply to: Handling external linksSorry boredom, can’t help, but would love to know how to do it aswell for my blog. Have you figured out a way yet? thanks, Ben
Forum: Themes and Templates
In reply to: Second page of a post different designThats works now, thanks for your help! One more questions, why can’t you have a <div> inside an if statement?
Forum: Themes and Templates
In reply to: Second page of a post different designHi again, I am new very to php and the code below isn’t working properly, can anyone see why? (probably really obvious)
<?php if(is_paged()) <?php get_sidebar(); ?> <?php get_header(); ?> else <?php get_header(); ?> ?>Thanks Ben
Forum: Themes and Templates
In reply to: Second page of a post different designThanks alchymyth, just about to test it out.
Forum: Fixing WordPress
In reply to: Multiple versions of same post for my mobile siteThanks esmi, i’m already using WPTouch to create the mobile site (should have mentioned that). I want cut down versions of each post for the mobile site because normal site posts are too big and contain .flv’s? Any ideas
Ben