lydiac
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Single.php Next Post/Previous Post links not displayingI’ll try that and share the outcome. Thanks, parkerj.
Forum: Themes and Templates
In reply to: Single.php Next Post/Previous Post links not displayingThe good news is I’m not getting error messages anymore. The not so good news: Next Post/Previous Post links still aren’t displaying.
Forum: Themes and Templates
In reply to: Single.php Next Post/Previous Post links not displayingOk. I’ll try and report back shortly.
Forum: Themes and Templates
In reply to: Single.php Next Post/Previous Post links not displayingOK. Just tried each of these:
<?php if ($options['disable_single_pagination'] != true) { ?> <div id="single-nav" class="clearfix"> <div id="single-nav-left"><?php previous_post_link('%link', 'Previous Post', TRUE); ?></div> <div id="single-nav-right"><?php next_post_link('%link', 'Next Post', TRUE); ?></div> </div> <!-- END single-nav --> <?php endif; ?><?php if ($options['disable_single_pagination'] != true) { ?> <div id="single-nav" class="clearfix"> <div id="single-nav-left"><?php previous_post_link('%link', 'Previous Post', TRUE); ?></div> <div id="single-nav-right"><?php next_post_link('%link', 'Next Post', TRUE); ?></div> </div> <?php endif; ?> <!-- END single-nav --> <?php } ?><?php if ($options['disable_single_pagination'] != true) { ?> <div id="single-nav" class="clearfix"> <div id="single-nav-left"><?php previous_post_link('%link', 'Previous Post', TRUE); ?></div> <div id="single-nav-right"><?php next_post_link('%link', 'Next Post', TRUE); ?></div> <?php endif; ?> </div> <!-- END single-nav --> <?php } ?>Getting same error π
Forum: Themes and Templates
In reply to: Single.php Next Post/Previous Post links not displayingI moved endif before each of these lines:
<div id=”single-nav” class=”clearfix”>
<div id=”single-nav-left”><?php previous_post_link(‘%link’, ‘Previous Post’, TRUE); ?></div>
<div id=”single-nav-right”><?php next_post_link(‘%link’, ‘Next Post’, TRUE); ?></div>and got the same error message for each time. The line number of the error just changed.
Forum: Themes and Templates
In reply to: Single.php Next Post/Previous Post links not displayingHi parkerj,
This is the error message:
Parse error: syntax error, unexpected T_ENDWHILE in /home/lydia1/public_html/team1eighty.com/wp-content/themes/minimal-xpert/single.php on line 33
Hi esmi,
Thanks for your help. Deactivating plugins and then re-adding them one-by-one to find the problem plugins is usually my course of action as well.
The problem ended up being the dpi of the image file. Lowering the dpi helped; however, why the media library likes to magnify the size is still a mystery to me.
Forum: Fixing WordPress
In reply to: Go back to blog as homepageIt worked! Thanks theotherlebowski π
Forum: Fixing WordPress
In reply to: Go back to blog as homepageAnd of course if I remove the static home page, then I have no “Home” at all in my navigation bar.
I am using WordPress 3.1.
Forum: Plugins
In reply to: [Plugin: Tweet Blender] Tweet Blend Not Loading TweetsWordPress 2.9, Tweet Blender 2.4.7, Mozilla Firefox 3.5.7
My tweets haven’t been updating as of late. http://pagbalikko.com
Thx
Forum: Plugins
In reply to: [Plugin: Tweet Blender] Tweet Blend Not Loading TweetsHi Kirilln,
I’m using Firefox 3.5.5
Looks like tweats are updating properly now though. Thanks for all your help. Will repost if I run into any other hiccups.
Forum: Plugins
In reply to: [Plugin: Tweet Blender] Tweet Blend Not Loading Tweetshi kirlln,
i’m also having the same problem. my tweets haven’t updated since i installed the latest version. my url is http://pagbalikko.com
thanks