Oinam Forum
You are not logged in.
Questions, et al for Brajeshwar v7.0 WordPress Theme
Offline
I am having trouble getting the RSS to update using this theme.
When I subscribe to the feed it provides me with the posts that are already written, but any subsequent posts are not updated by the feed.
religiononastick.com
Offline
Are you feeds working with other themes?
Update of RSS Feeds are not theme specific, theme are just visual representation. So, please check if the same issue is still there with other themes like the wordpress theme.
Offline
seems to be awordpress issue. sorry to bother.
Offline
Hey Brajeshwar,
When including an image in my "latest post" it does not show up on the main page, only on the post page. Is there a way to get the image to show up in that "latest post" space?
Thanks.
Offline
The "latest post" shows only the excerpt of the post and images don't show up in the excerpt.
You might want to try this plugin to show the images in the excerpt -
http://guff.szub.net/2005/02/26/the-excerpt-reloaded/
Offline
Hello
I am having a problem with your theme maybe you can help me, I am currently
working on my blog http://rubicon.merseine.nu and trying to make the photos
link point to http://rubicon.merseine.nu/wp-gallery2.php instead of the
generated link for the page... how would i go around to doing that, since I
see that you have established that with flicr. Thank you for any help that
you can provide.
--Roman
Offline
Go to Manage >> Pages and delete the "photos" page that you have created.
Then, go to Presentation >> Theme Editor >> Header and locate this bit of code
<ul id="nav">
<li class="<?php if (((is_home()) && !(is_paged())) or (is_archive()) or (is_single()) or (is_paged()) or (is_search())) { ?>current_page_item<?php } else { ?>page_item<?php } ?>"><a href="<?php echo get_settings('home'); ?>">Blog</a></li>
<?php wp_list_pages('sort_column=menu_order&depth=1&title_li='); ?>
</ul>
and add
<li><a href="http://rubicon.merseine.nu/wp-gallery2.php" title="Photos">Photos</a></li>
right before the <?php wp_list_pages...> bit.
Offline
Hello
1. I realised there is no spacing between paragraphs. I checked this site http://www.corpathlete.com/ that's also using this theme and it also doesn't have that spacing. But in Brajeshwar's site, there is. May I know where to fix this?
2. Adding on to the earlier question on images not showing up on the mainpage, is it due to the coding? I mean, I used the excerpt function in other themes before and they do show up. Wondering if there's any way to do this without having to install the plug in?
Thanks!
Offline
Oh another one.
The bottom navigation "Previous Entries" and "Next Entries" : when we click on the links to Previous Entries, it brings us to the page http://www.corpathlete.com/page/2/. But the entries are still exactly the same as main page, and not really the previous ones. Has it got to do with the function?
Your help pls guys. Many thanks!
Offline
Kloudiia wrote:
Hello
1. I realised there is no spacing between paragraphs. I checked this site http://www.corpathlete.com/ that's also using this theme and it also doesn't have that spacing. But in Brajeshwar's site, there is. May I know where to fix this?
2. Adding on to the earlier question on images not showing up on the mainpage, is it due to the coding? I mean, I used the excerpt function in other themes before and they do show up. Wondering if there's any way to do this without having to install the plug in?
Thanks!
1. I have tried everything to fix this bugs but i can’t find what causes it! It must be wordpress itself
2. this shouldn’t be to hard to fix thou.
As soon as I get it I’ll post the solution here!
Offline
Hi Nelson
Thanks for your reply and help.
1. Guess what! I noticed that there's nothing in between the class div.post-body in stylesheet...so i added this in
div.post-body p {
margin: 15px 0;
}
Now I have paragraphing! Of course, if you can figure out other ways of doing it, please share with us ya
2. I installed the plug-in, and it works superb now. Was asking because for all my previous templates I've used, the photos show up in the teaser even without installing the plug-in..so ..anyway, it's fixed now..Thanks!
The real problem now is the navigation bars linking to Previous Entries on the main page. Anyone has answers to this?
Cheers
Offline
Kloudiia wrote:
Hi Nelson
Thanks for your reply and help.
1. Guess what! I noticed that there's nothing in between the class div.post-body in stylesheet...so i added this in
div.post-body p {
margin: 15px 0;
}
Now I have paragraphing! Of course, if you can figure out other ways of doing it, please share with us ya![]()
2. I installed the plug-in, and it works superb now. Was asking because for all my previous templates I've used, the photos show up in the teaser even without installing the plug-in..so ..anyway, it's fixed now..Thanks!
The real problem now is the navigation bars linking to Previous Entries on the main page. Anyone has answers to this?
Cheers
1. Cool.. works fine... one thing i would like to change is the post font size it so little... would you know were that would be? if you check Brajeshwar.com you see that his font i on pin larger....
I will be looking for the problem with the bars linking to Previous Entries : )) thanks and let's keep up this good work
/Nelson
Offline
Please does someone here know how to make this theme work properly in IE? I cant get it cantered in IE looks good I Firefox but all wrong in IE! Please!
Offline
I found the problem with IE not centering the them it's in my col-right.php
It look like this:
<!-- BEGIN #col-right -->
<div id="col-right">
<div class="left-sec archives">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="40" height="50">
<param name="movie" value="wp-content/sound.swf" />
<param name="quality" value="high" />
<embed src="wp-content/sound.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="40" height="50"></embed>
</object>
<img src="wp-content/flashdiv.gif" width="12" height="50" />
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="76" height="50">
<param name="movie" value="wp-content/aika.swf" />
<param name="quality" value="high" />
<embed src="wp-content/aika.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="76" height="50"></embed>
</object></div>
<div class="left-sec archives">
<h3 class="sec-title">Search</h3>
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
</div>
<div class="right-sec links">
<h3 class="sec-title">Calendar</h3>
<h2><?php get_calendar(1); ?></h2>
</div>
<div class="right-sec links">
<h3 class="sec-title">My Sites</h3>
<ul>
<?php get_links('-1', '<li>', '</li>', '', 0, 'name', 0, 0, -1, 0); ?>
</ul>
</div>
<div class="left-sec archives">
<h3 class="sec-title">Links</h3>
<ul>
<li><a href="http://www.fotosidan.se/">Fotosidan</a></li>
<li><a href="http://www.giviktkoll.se/">GI Viktkoll</a></li>
<li><a href="https://www.cancerfonden.se/">Cancer Fonden</a></li>
<li><a href="http://www.iogt.se/">IOGT-NTO</a></li>
<li><a href="http://www.dn.se/">DN</a></li>
<li><a href="http://www.bt.se/">Borås Tidning</a></li>
<li><a href="http://www.paulun.se/" title="Paulun">Paulun</a></li>
<li><a href="http://www.konsumentsamverkan.se/" title="Konsumentsamverkan">Konsumentsamverkan</a></li>
<li><a href="http://www.giboden.se/" title="GI Boden">GI Boden</a></li>
<li><a href="http://www.livsmedelssverige.org/" title="Livsmedelssverige">Livsmedelssverige</a></li>
<li><a href="http://www.slv.se/" title="Livsmedelsverket">Livsmedelsverket</a></li>
<li><a href="http://www.glycemicindex.com/" title="USYD Glykemiskt index">USYD Glykemiskt index</a></li>
<li><a href="http://www.fri-kopenskap.se/" title="Dagligvaruhandelns nyhetstidning">Fri Köpenskap</a></li>
</li></ul></div>
<div class="right-sec feed">
<h3 class="sec-title">Subscribe</h3>
<ul>
<li><a href="<?php bloginfo_rss('rss2_url'); ?>" title="Feed for posts">Posts (RSS)</a></li>
<li><a href="<?php bloginfo_rss('comments_rss2_url'); ?>" title="Feed for comments">Comments (RSS)</a></li>
</ul>
</div>
<div class="right-sec">
<h3 class="sec-title">Meta</h3>
<?php wp_register(); ?>
<li><?php wp_loginout(); ?></li>
<!-- BlogCounter Code START -->
<li><a href="http://www.blogcounter.de/" id="bclink" title="kostenloser Counter fuer Weblogs"><span id="bccount" style="font-size:8px">kostenloser Counter</span></a></p><div class="left-sec archives"><script type="text/javascript" src="http://track.blogcounter.de/js.php?user=keogh&style=3"></script><noscript><p><a href="http://www.blogcounter.de/"><img style="border: 0px;" alt="Weblog counter" src="http://track.blogcounter.de/log.php?id=keogh"/></a></noscript></li></p>
<!-- BlogCounter Code END -->
<?php if (function_exists('useronline')): ?>
<li><?php get_useronline(); ?></a></li>
</div>
<?php endif; ?>
</ul>
</div>
<!-- END #col-right -->
PHP is not my thing and i dont know how to make it work with IE and it looks pretty bad i Firefox too.... anyone.. ? check these screenshots!
In Firefox: http://web.telia.com/~u33116490/1.jpg
In IE6: http://web.telia.com/~u33116490/2.jpg
And in Internet Explorer the entire site is aligned to the left! it's somthing in the code but i don't know what! please help me! Thanks!
Offline
Nelson,
Replace this -
<div class="right-sec">
<h3 class="sec-title">Meta</h3>
<?php wp_register(); ?>
<li><?php wp_loginout(); ?></li>
<!-- BlogCounter Code START -->
<li><a href="http://www.blogcounter.de/" id="bclink" title="kostenloser Counter fuer Weblogs"><span id="bccount" style="font-size:8px">kostenloser Counter</span></a></p><div class="left-sec archives"><script type="text/javascript" src="http://track.blogcounter.de/js.php?user=keogh&style=3"></script><noscript><p><a href="http://www.blogcounter.de/"><img style="border: 0px;" alt="Weblog counter" src="http://track.blogcounter.de/log.php?id=keogh"/></a></noscript></li></p>
<!-- BlogCounter Code END -->
<?php if (function_exists('useronline')): ?>
<li><?php get_useronline(); ?></a></li>
</div>
<?php endif; ?>
</ul>
with
<div class="right-sec">
<h3 class="sec-title">Meta</h3>
<ul>
<?php wp_register(); ?>
<li><?php wp_loginout(); ?></li>
<!-- BlogCounter Code START -->
<li><a href="http://www.blogcounter.de/" id="bclink" title="kostenloser Counter fuer Weblogs">kostenloser Counter</a><script type="text/javascript" src="http://track.blogcounter.de/js.php?user=keogh&style=3"></script><noscript><a href="http://www.blogcounter.de/"><img alt="Weblog counter" src="http://track.blogcounter.de/log.php?id=keogh"/></a></noscript></li>
<!-- BlogCounter Code END -->
<li><?php if (function_exists('useronline')): ?><?php get_useronline(); ?></a></li>
</ul>
</div>
<?php endif; ?>
Just that the tags aren't properly closed.
Offline
hussain wrote:
Nelson,
Replace this -
<div class="right-sec">
<h3 class="sec-title">Meta</h3>
<?php wp_register(); ?>
<li><?php wp_loginout(); ?></li>
<!-- BlogCounter Code START -->
<li><a href="http://www.blogcounter.de/" id="bclink" title="kostenloser Counter fuer Weblogs"><span id="bccount" style="font-size:8px">kostenloser Counter</span></a></p><div class="left-sec archives"><script type="text/javascript" src="http://track.blogcounter.de/js.php?user=keogh&style=3"></script><noscript><p><a href="http://www.blogcounter.de/"><img style="border: 0px;" alt="Weblog counter" src="http://track.blogcounter.de/log.php?id=keogh"/></a></noscript></li></p>
<!-- BlogCounter Code END -->
<?php if (function_exists('useronline')): ?>
<li><?php get_useronline(); ?></a></li>
</div>
<?php endif; ?>
</ul>
with
<div class="right-sec">
<h3 class="sec-title">Meta</h3>
<ul>
<?php wp_register(); ?>
<li><?php wp_loginout(); ?></li>
<!-- BlogCounter Code START -->
<li><a href="http://www.blogcounter.de/" id="bclink" title="kostenloser Counter fuer Weblogs">kostenloser Counter</a><script type="text/javascript" src="http://track.blogcounter.de/js.php?user=keogh&style=3"></script><noscript><a href="http://www.blogcounter.de/"><img alt="Weblog counter" src="http://track.blogcounter.de/log.php?id=keogh"/></a></noscript></li>
<!-- BlogCounter Code END -->
<li><?php if (function_exists('useronline')): ?><?php get_useronline(); ?></a></li>
</ul>
</div>
<?php endif; ?>
Just that the tags aren't properly closed.
Thanks!
i helped some but it still looks funny in IE!
Offline
Hi Nelson,
I think you are using the first release version of the theme/style.
There was a minor revision sometime back.
Can you please re-download the files from
http://www.brajeshwar.com/archives/2006 … ess-theme/
Offline
Brajeshwar wrote:
Hi Nelson,
I think you are using the first release version of the theme/style.
There was a minor revision sometime back.
Can you please re-download the files from
http://www.brajeshwar.com/archives/2006 … ess-theme/
Ohh.. I'll download it now thansk mate! : )
Offline