Author Topic: Help with modifying a theme  (Read 523 times)

June 01, 2011, 03:23:25 PM
  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
Hi, I'm modifying a theme to fit a little more to my needs. The theme in question is Mystique.

The problem is that I am a relative novice in this changing themes. I need to change the structure of the articles of index.php and not leave the category in which it is published. The thing is that the loop code is as follows:

Code: [Select]
if (have_posts ()):
             while (have_posts ()):
              the_post ();
              mystique_post ();
             endwhile;


     I do not know where mystique_post function (); should go.

     Let's see if anyone can lend a hand.

     Thanks and regards.
June 23, 2011, 03:43:12 AM
Reply #1
  • Global Moderator
  • Newbie
  • *****
  • Posts: 2
    • View Profile
    • Email
Hello,

If you want help and want to pay for it then you can post in wordpress job request section.

Thanks,
Amlan
Penguin Websoft