Jump to content
View in the app

A better way to browse. Learn more.

Forum Supreme-Elite

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Y a t'il des experts de Wordpress ?

Featured Replies

Bonjour, je voudrais savoir si certains de vous sont habitués a bossé sur du Wordpress, j'aurai quelques questions à lui/leurs posé 

  • Author

je suis en train de créer mon portfolio via Wordpress.

J'ai donc crée 2 catégories Compétences/Portfolio qui se trouvent dans mon menu.

J'utilise cette boucle pour afficher les catégories :

 

<?php query_posts("order=asc"); /*Affichage de l'article du plus ancien au plus recent*/?>

<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
    <div class="">
        <h2 class=""><?php the_title(); ?></h2>
        <?php the_content(); ?>
    </div>
<?php endwhile;endif; ?>
 
Les articles s'affichent bien,aucun probleme pour ça, le probleme que j'ai, est que, à l'affichage les articles se trouvant dans la categorie Portfolio s'affichent avec ceux de Compétences et inversement.

Que faut-il ajouter dans la boucle pour que le tri par catégorie se fasse ?

I listen you

 

*to you (you're welcome)

 

Envoyé de mon GT-I9505 en utilisant Tapatalk

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.