• Hello guys!

    I’m working on a project and I really need your help on this one. The achieve on any standard wordpress site shows all posts under a date. Now what can I do if i want it to show everything for only one specific category?

    If you see my site at https://www.kreativpotens.dk u’ll notice that my theme shows a list of all post at the bottom-right. I want it to show ONLY all posts posted under this specific category https://www.kreativpotens.dk/?cat=2

    If i look in the sidebar.php this is the line i want to modify:

    <?php the_permalink() ?>”>

    I suppose the_permalink has to be changed to something else, just don’t know what to write.

    Can you help me?

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘the_permalink’ is closed to new replies.