Title: badr's Replies | WordPress.org

---

# badr

  [  ](https://wordpress.org/support/users/badr/)

 *   [Profile](https://wordpress.org/support/users/badr/)
 *   [Topics Started](https://wordpress.org/support/users/badr/topics/)
 *   [Replies Created](https://wordpress.org/support/users/badr/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/badr/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/badr/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/badr/engagements/)
 *   [Favorites](https://wordpress.org/support/users/badr/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/users/badr/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/badr/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [pagination issue due to complex loop](https://wordpress.org/support/topic/pagination-issue-due-to-complex-loop/)
 *  Thread Starter [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/pagination-issue-due-to-complex-loop/#post-698432)
 * thank you yet again…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [pagination issue due to complex loop](https://wordpress.org/support/topic/pagination-issue-due-to-complex-loop/)
 *  Thread Starter [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/pagination-issue-due-to-complex-loop/#post-698297)
 * thank you so much for the help.. I reverted to the original index now. Here is
   the link:
 * [http://wordpress.pastebin.ca/907410](http://wordpress.pastebin.ca/907410)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [pagination issue due to complex loop](https://wordpress.org/support/topic/pagination-issue-due-to-complex-loop/)
 *  Thread Starter [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/pagination-issue-due-to-complex-loop/#post-698242)
 * 🙁 nope..
 * I did that and now I get:
    `Parse error: syntax error, unexpected ':' in /-------/
   index.php on line 8`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [pagination issue due to complex loop](https://wordpress.org/support/topic/pagination-issue-due-to-complex-loop/)
 *  Thread Starter [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/pagination-issue-due-to-complex-loop/#post-698238)
 * so I’ve replaced the second loop with:
 *     ```
       <?php
       if (is_home()) {
       $paged = (get_query_var('paged')) ? get_query_var('paged') : 1;
       query_posts("cat=-7&paged=$paged");
       }
       ?>
   
       <!-- <?php query_posts('cat=-7&showposts=10'); ?>
           <?php if (have_posts('cat=-7,-8,-9&showposts=10')) : ?> -->
         <?php while (have_posts()) : the_post(); ?>
       ```
   
 * but It’s still not working… where did I mess up?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [pagination issue due to complex loop](https://wordpress.org/support/topic/pagination-issue-due-to-complex-loop/)
 *  Thread Starter [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/pagination-issue-due-to-complex-loop/#post-698236)
 * thanks Kafkaesqui .. I really appreciate your advice
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [pagination issue due to complex loop](https://wordpress.org/support/topic/pagination-issue-due-to-complex-loop/)
 *  Thread Starter [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/pagination-issue-due-to-complex-loop/#post-698231)
 * Thanks. I see how the link will help me solve this.
 * it sounds as if you’re suggesting using both loops is a bad thing. Can I impose
   on you with another question and ask if there is a way to get rid of the first
   one? All I’m using it for is to display the latest posts… is there a more elegant
   way?
 * thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [New Theme : Typography](https://wordpress.org/support/topic/new-theme-typography/)
 *  [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/new-theme-typography/#post-426641)
 * nice one as usual… clean and elegant
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme viewer tagging – help out :)](https://wordpress.org/support/topic/theme-viewer-tagging-help-out/)
 *  [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/theme-viewer-tagging-help-out/#post-404570)
 * i’m in.
    I’ve been taking away for so long, time to give something back
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [New Hemingway Mod](https://wordpress.org/support/topic/new-hemingway-mod/)
 *  [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/new-hemingway-mod/#post-397988)
 * please release, I really dig it
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Andreas08 template ported to a WordPress theme](https://wordpress.org/support/topic/andreas08-template-ported-to-a-wordpress-theme/)
 *  [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/andreas08-template-ported-to-a-wordpress-theme/#post-293548)
 * is there anyway i can get my hands on this template right now?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Landzilla Theme, sidebar?](https://wordpress.org/support/topic/landzilla-theme-sidebar/)
 *  [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/landzilla-theme-sidebar/#post-177079)
 * are u talking about static links or the ones generated by wordpress?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme Competition – The Unofficial Vote](https://wordpress.org/support/topic/theme-competition-the-unofficial-vote/)
 *  [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/theme-competition-the-unofficial-vote/page/2/#post-176236)
 * with the risk of being redundant, there are just too many good themes out there
   right now. I really like Landzilla and equiX right now. I’m surprised that no
   one mentioned them yet.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Categorie’s picture](https://wordpress.org/support/topic/categories-picture/)
 *  [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/categories-picture/#post-167658)
 * i’m looking for that as well! please keep me updated if you find anything. There
   used to be hack for that on WP 1.2 but I can’t get my hands on it right now and
   I read somewhere that it was not working anyways.
 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [|x| – One Theme to Rule Them All](https://wordpress.org/support/topic/x-one-theme-to-rule-them-all/)
 *  [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/x-one-theme-to-rule-them-all/#post-167531)
 * very nice…. this one should be as popular as minima plus
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Choosing a host](https://wordpress.org/support/topic/choosing-a-host/)
 *  [badr](https://wordpress.org/support/users/badr/)
 * (@badr)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/choosing-a-host/#post-163485)
 * I’ve used Dathorn.com and ultraunix.net for a number of years now and would recommend
   them to anyone. Actually, if you’re a newbie and need a lot of handholding, stay
   away from dathorn because they’re strict with their servers.

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/users/badr/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/badr/replies/page/2/?output_format=md)