php to identify department pages

  • Posted in : Photographer
  • sk_rocks
    Participant

    Hi there,

    I need to have added some sliders in below page:
    https://www.mousampictures.com/department/wedding/

    the code is pretty simple:

    <!– wedding –>
    <?php echo do_shortcode(‘[metaslider id=”1710″]’); ?>

    <!–portrait –>
    <?php echo do_shortcode(‘[metaslider id=”1718″]’); ?>

    <!–travel –>
    <?php echo do_shortcode(‘[metaslider id=”1714″]’); ?>

    I need a php if condition to identify if the department pages are weeding or portrait or travel:
    should be something like:
    if page id== wedding{
    echo slider
    }.

    Can you help to provide the if condition please.

    serkan
    Moderator

    Hi, sorry we don’t provide support for customizations that includes editing core PHP files.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register