an
groups-icon

add button to content-single-listing-classifieds.php

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Marie Aldcroft
    0 points
    Beginner

    I am wanting to add a button to the Listing Page next to the Contact Seller button that links to another page on the site called /guaranteed-diamond-transactions/
    BUT I only want this button to show up if the item is in the category ID 280 /listing-category/diamond-rings/

    I understand I need to code it within content-single-listing-classifieds.php , to use PHP code to add this condition with category ID.

    I edited the PHP code on that page, I used this code but it didn’t work:


    <?php
    if ( in_category('diamond-rings') ) {
    ?>

    Guaranteed Diamond Transactions

    <?php
    }
    ?>

    Can anyone help?

    July 12, 2017 at 11:28 pm
  • James D
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    July 30, 2017 at 7:20 am
  • Marie Aldcroft
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 10, 2017 at 7:44 pm
  • James D
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 10, 2017 at 11:54 pm
  • Marie Aldcroft
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 11, 2017 at 4:07 am
  • James D
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 12, 2017 at 3:48 am
  • Marie Aldcroft
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 12, 2017 at 6:41 pm
  • James D
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 12, 2017 at 7:40 pm

563

Views

7

Replies