Results 1 to 6 of 6

Thread: Add ID Number on Ad post

  1. #1
    Thread Starter
    Junior Member
    Not a Verified Customer
    abrapy's Avatar
    Join Date
    Aug 2009
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy Add ID Number on Ad post

    how do i Add an unique ID number for eache AD post so that my client can emaill for their AD ID number for special features?

    here in my country we dont have paypal so the only way that you can paid for your AD premium is telling to the moderator the ID number of the post and go to an office to pay in person with your ID number of post...

    so can any one helpme please!

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,967
    Thanks
    169
    Thanked 3,406 Times in 3,277 Posts

    Re: Add ID Number on Ad post

    Wordpress post ID might help you. Here's the codex for that http://codex.wordpress.org/Template_Tags/the_ID .
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    Junior Member
    Not a Verified Customer
    abrapy's Avatar
    Join Date
    Aug 2009
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Add ID Number on Ad post

    ok, where i got to put this code so the people can see the id number after a post was created?

  4. #4
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,967
    Thanks
    169
    Thanked 3,406 Times in 3,277 Posts

    Re: Add ID Number on Ad post

    You can place it in your single.php, anywhere you want to. I put mine within the loop and you can check it here on my site http://cars.cebulive.com/mercedes-benz- ... egotiable/ .
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  5. #5
    Thread Starter
    Junior Member
    Not a Verified Customer
    abrapy's Avatar
    Join Date
    Aug 2009
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Arrow Re: Add ID Number on Ad post

    can u share the code please?

  6. #6
    Thread Starter
    Junior Member
    Not a Verified Customer
    abrapy's Avatar
    Join Date
    Aug 2009
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Add ID Number on Ad post



    Post Number: <?php the_ID(); ?></p>


    ah jaja i got it... thats the code.. thanks!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Number of contacts generated
    By Foulensois in forum ClassiPress General Discussion
    Replies: 3
    Last Post: May 2nd, 2011, 06:53 PM
  2. Max number of photo uploads per ad
    By sarge in forum ClassiPress General Discussion
    Replies: 4
    Last Post: August 1st, 2009, 08:40 AM
  3. Adding number of posts to drop-down menu
    By thewebsiteman in forum ClassiPress General Discussion
    Replies: 6
    Last Post: June 28th, 2009, 04:24 AM