Forum Replies Created
-
Hi 🙂 I had the same problem with my doctors. Can you try this:
- Go to settings
- Reading settings
- Max number of articles per page : set to 45 for example ?
in reply to: Labratories ProblemThis reply has been marked as private.in reply to: Remove Date and AuthorHi again,
On the attached pic, line in yellow that I deleted to get rid of author, date and cat in my part-archive.php
Attachments:
You must be logged in to view attached files.in reply to: Remove Date and AuthorI manage to clear author, tag, cat in deleting the line in bold characters in the part-archive-php. It s not very professional I guess but it did the trick 🙂
–hidden–
-
This reply was modified 10 years, 5 months ago by
Xavier.
-
This reply was modified 10 years, 5 months ago by
Xavier.
-
This reply was modified 10 years, 5 months ago by
Xavier.
-
This reply was modified 10 years, 5 months ago by
Xavier.
-
This reply was modified 10 years, 5 months ago by
Marco. Reason: retry to paste code
in reply to: Remove Date and AuthorI found it in:
-appareance
– editor
– part-archive.php
in reply to: Remove Date and AuthorHi Marco, thanks for the reply. I tried it out but it didn’t work.
here is my code:<?php
$the_query = new WP_Query( ‘post_type=team’);
if ($the_query->have_posts()) : while ($the_query->have_posts()) : $the_query->the_post(); ?>
Do you have any idea how I could sort this ?
Thanks !in reply to: Alphabetical orderWell done ! Thanks for the tip !
in reply to: Team Members : ReorderingI found the solution in the main.js file
in reply to: Responsive menu problemI am still struggling to find how to change this “laboratory” word…
in reply to: Changing laboratory page titleThe picture again
Attachments:
You must be logged in to view attached files.in reply to: Changing laboratory page title