dustinbrown
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Fixing WordPress
In reply to: Password Protecting a Page That Uses a Custom Page TemplateBump. I found an article that suggests using the PHP function:
<?php if ( !post_password_required() ) { echo 'protected stuff'; } ?>But I tried pasting that into my page template and it didn’t work. Am I expected to replace ‘protected stuff’ with something?
Forum: Themes and Templates
In reply to: Grid Focus Rendering ErrorsAh I got it working, it was in the third.php file, which I’m not using at all anymore since I’ve customized the theme so much. Thanks anyway!
Forum: Fixing WordPress
In reply to: Gallery Home PagePerfect! Thank you 🙂
Thank you, Tobias! I really appreciate your time and your help, that worked perfectly. High five, bud!
I’d like to get an answer to this question as well. In my case the only two effects that work are Thickbox and Shutter. The rest of the effects aren’t functioning at all. Thanks in advance.
Forum: Themes and Templates
In reply to: Quicktime Video Dead CenterThat worked perfectly, thanks!
Viewing 6 replies - 1 through 6 (of 6 total)