an
groups-icon

Claim Listings

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Richard Bonk
    -1 points
    Beginner

    Do you have more than one admin? This is the code that triggers the claim listing box:
    if(isset($GLOBALS['claim_email']) && $GLOBALS['claim_email'] !="" && $post->post_author == 1 && get_option("display_claim_listing") =="yes" ){

    That means that if the claim email is present and post author is admin (user with id=1) and you have the option to show claim listing set to yes it will show the claim listing.

    If it does not show on your site, one of the conditions have not been met.

    August 9, 2013 at 9:33 am
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 9, 2013 at 11:10 am
  • Richard Bonk
    -1 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 9, 2013 at 11:31 am
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 9, 2013 at 3:51 pm
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 10, 2013 at 2:16 am
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    December 1, 2014 at 4:40 pm

1,019

Views

20

Replies