Results 1 to 1 of 1

Thread: define new permalink to create ad listing form

  1. #1
    Thread Starter
    margothuijbregts's Avatar
    Join Date
    Apr 2012
    Location
    Netherlands
    Posts
    24
    Thanks
    2
    Thanked 1 Time in 1 Post

    define new permalink to create ad listing form

    Hello,

    Can someone give me a hand?
    For my Classipress childtheme I want to define a new button/link from my userdashboard to the create listing page, category 'x.
    The part on the userdashboard is covered: I did place a link to CP_ADD_NEW_URL, that bring me to the create ad form.

    But what I actually want is a link to a specific categorie for example id='35' (step 2)

    I guess I have to put something like: define( 'CP_ADD_NEW_URL', get_permalink( CP_Add_New::get_id() ) ); in my functions.php file.

    Thanks for your help,

    Margot

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Bypass create listing page and use custom create listing form
    By miketheappguy in forum Vantage General Discussion (Legacy)
    Replies: 2
    Last Post: April 23rd, 2016, 09:34 PM
  2. Replies: 6
    Last Post: December 30th, 2015, 09:18 AM
  3. Create a listing and create an event form do not match
    By epst in forum Help Using Vantage (Legacy)
    Replies: 4
    Last Post: July 18th, 2013, 03:54 AM
  4. How to Create a New (Second) Listing Form?
    By type0 in forum Vantage General Discussion (Legacy)
    Replies: 5
    Last Post: October 25th, 2012, 06:13 PM