Bhooshan
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: My Links Page like old times [WP 2.1 question]Hi Evita. Inserted the code as you said ?? But no luck yet. BTW, I also noticed that ALL the links categories that I had previously have been fused into one called ‘Caricatures’ and I have no clue on how to bring back the originals ??
I also tried replacing the stylesheet with the original but to no effect ?? Let me know of some solution
Forum: Fixing WordPress
In reply to: My Links Page like old times [WP 2.1 question]No I have got some more categories but none of them are visible. You can refer to my current links page on the LIVE website.
Also I updated the code as above and doesn’t seem to be working:
<?php
/*
Template Name: linkspage
*/
?>
<?php get_header(); ?>
<!-- content ................................. -->
<!--<div id="content">
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
<h2><?php the_title(); ?></h2>
<? include("adsense.php"); ?>
<!-- staticPage -->
<div style="float:right; padding-bottom:10px;">
<? InsertAdvert($StaticIndentFormat); ?>
</div>-->
<?php wp_list_bookmarks('before=<li style="display:inline">&after='); ?>
<?php endwhile; ?>
<?php endif; ?>
</div> <!-- /content -->
<!-- staticPageFoot -->
<div style="padding-top:10px;text-align:center;">
<? InsertAdvert($StaticFooterFormat); ?>
</div>
<?php get_footer(); ?>
Forum: Fixing WordPress
In reply to: My Links Page like old times [WP 2.1 question]Hi Evita. Was successful in one way by making the page work. Just that the page format has completely vanished. Check it out here https://www.bhooshan.com/labs/links
Suggest some solution ??
Forum: Fixing WordPress
In reply to: My Links Page like old times [WP 2.1 question]Evita, well thanks for your recommendation and must say that your english is better than mine :D. I would work upon your comments as far as I have gathered and let you know later in the day.
Forum: Fixing WordPress
In reply to: My Links Page like old times [WP 2.1 question]Hi Evita/Monika. This is what I put on the page
‘<phpcode><?php wp_list_bookmarks(); ?></phpcode>’ yet it is not working. Dunno the problem yet ??Forum: Fixing WordPress
In reply to: My Links Page like old times [WP 2.1 question]Hi Evita. Thanks for the reply. Just needed some clarification. I am using the BLIX theme and I have created a page called ‘Links’. On that page I have inserted the following code which is executed by a plugin called ‘Exec PHP’.
‘<phpcode>< ?php wp_list_bookmarks();?></phpcode>’I then inserted the code in the following manner
‘<phpcode>< ?php wp_list_bookmarks();?></phpcode>’ but it is not working. Let me know if I am doing something awkward.Forum: Fixing WordPress
In reply to: import from backup?Maybe this can be helpful.
https://www.tamba2.org.uk/wordpress/restore/Bookmark this for future reference.
https://www.tamba2.org.uk/wordpress/Forum: Installing WordPress
In reply to: WP 2.1 Compatible Blix Theme Update ReleasedThanks for this update. I am using the Blix theme for my website and was wondering where my pages disappeared after the WP 2.1 upgrade. This should solve the problem I guess ??
Many thanks to Moshu for leading me to this post ??
Forum: Fixing WordPress
In reply to: Pages -> Postsok..thanks Moshu. I will update my theme and get back. I had a hunch that that’s the issue with the pages thing not going my way ??
Forum: Fixing WordPress
In reply to: Pages -> PostsWe need something similar to what Podz has done on Tamba2. That’s the best way to serve information to newbies and non-developers.
Forum: Fixing WordPress
In reply to: Pages -> Posts**I am still confused.
Can somebody translate it into a step-by-step process? Sorry for the same, but I am not a skilled developer like the rest on the forum ??
Forum: Fixing WordPress
In reply to: Pages -> PostsHi Filosofo, my query was also related to the same. Could you please be more specific and tell us where exactly do we have to edit the MySQL and insert the code? Your help is highly appreciated.
Edit:
Sorry, I saw moshu’s post a while ago after I submitted. Moshu, I read your post and wondered where do we edit the query. Could you please help me out?Forum: Everything else WordPress
In reply to: Please Suggest a Good Webhosting ServiceSorry for the delay. None of you mentioned it but I went ahead and signed up with Bluehost.com. I liked their focussed plan and I have been experiencing trouble-free service so far. Many thanks to all of you ??
Forum: Fixing WordPress
In reply to: Multiple posts within Pages (Blog within a blog)Any clues or links which that people can share with me? I will really appreciate it ??
Forum: Fixing WordPress
In reply to: Multiple posts within Pages (Blog within a blog)Would appreciate some replies folks ??