Results 1 to 3 of 3

Thread: Quick PHP snippet for "featured price"?

  1. #1
    Thread Starter
    Veteran rodeoramsey's Avatar
    Join Date
    Jan 2010
    Location
    Ohio
    Posts
    277
    Thanks
    3
    Thanked 13 Times in 10 Posts

    Quick PHP snippet for "featured price"?

    I want to display the actual cost of my featured price on my theme. Example:

    Upgrade your ad to a Featured Ad for **$10**

    The thing is, I want to do it in my theme something like this:

    Upgrade your ad to a Featured Ad for $<?php echo get_post_meta($post->ID, "FEATURED_PRICE", true); ?>.

    So that when I change my actual featured price in the CP settings, it is reflected on my site immediately. (I like to run ads and announce it on my facebook page and stuff). However, I'm not sure what code to use, or php snippet, etc. Can anybody help?? Thanks!
    ~Ramsey

  2. #2
    Thread Starter
    Veteran rodeoramsey's Avatar
    Join Date
    Jan 2010
    Location
    Ohio
    Posts
    277
    Thanks
    3
    Thanked 13 Times in 10 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    ~Ramsey

  3. #3
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,697
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    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.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Quick question: How to move "Just listed" widget?
    By blairashley in forum ClassiPress General Discussion
    Replies: 9
    Last Post: March 28th, 2012, 01:53 PM
  2. Price field in "Edit Item" - truncating text?
    By shimmermoss in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: April 25th, 2011, 07:05 PM
  3. Quick question: How to move "Just listed" widget?
    By blairashley in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: August 16th, 2010, 01:04 PM